[DiscordArchive] message("Alchemist: "CLASS_ALCHEMIST" returned?
[DiscordArchive] message("Alchemist: "CLASS_ALCHEMIST" returned?
Archived author: 이사야 • Posted: 2021-07-01T20:30:51.123000+00:00
Original source
getting a separate error for line 186
_G["CharacterCreateRaceButton"..index.."NormalTexture"]:SetTexCoord(coords[1], coords[2], coords[3], coords[4]);
Archived author: 이사야 • Posted: 2021-07-01T20:30:59.826000+00:00
Original source
line 185 is
coords = RACE_ICON_TCOORDS[strupper(select(i+1, ...).."_"..gender)];
Archived author: 이사야 • Posted: 2021-07-01T20:32:03.124000+00:00
Original source
oh wow and line 303 xD
Archived author: 이사야 • Posted: 2021-07-01T20:32:24.028000+00:00
Original source
this might fix it though lets see
Archived author: 이사야 • Posted: 2021-07-01T20:35:27.576000+00:00
Original source
nvm nope
Archived author: 이사야 • Posted: 2021-07-01T20:35:54.980000+00:00
Original source
clear wtf and cache too?
Archived author: stoneharry • Posted: 2021-07-01T20:35:59.942000+00:00
Original source
I don't mean to be condescending, but there's a fair amount of work to creating a new class. It might be better to take on a less ambitious project first
Archived author: stoneharry • Posted: 2021-07-01T20:36:08.387000+00:00
Original source
Clearing the cache and wtf won't help here
Archived author: 이사야 • Posted: 2021-07-01T20:36:59.102000+00:00
Original source
yeah the class works and i can log in and see the char screen already
Archived author: 이사야 • Posted: 2021-07-01T20:37:11.154000+00:00
Original source
just when one thing is fixed another unsuspected issue arises lol