This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nicepants

Pages: 1 [2] 3
16
Miscellaneous / Re: Error again...(Attempt to index local 'coords')
« on: February 27, 2011, 12:31:01 am »
ok i replaced local-enUS.MPQ with the regular 1 (i made a new raceicon for it before) and now it shows this



it only lets me select the first row and whenever i change genders it shows that error

17
Miscellaneous / Re: Error again...(Attempt to index local 'coords')
« on: February 27, 2011, 12:24:32 am »
Quote from: "Steff"
pachenUS2 ???

There are patch 2 and 3 original from blizzard.
Have you overwriten them?
It must be named patch-enUS-4.MPQ

i changed the CharacterCreate.lua and xml in patch-enUS-2 and in enUS-3 i changed gluestrings and glueparent

then  i tried to make them in a separate MPQ and it just does the same thing (patch-enUS-4)

18
Miscellaneous / Re: Error again...(Attempt to index local 'coords')
« on: February 26, 2011, 01:33:54 am »
Quote from: "Buddiman"
You may post your Lua-File at http://pastebin.com/ and give us the link. It's much easier then for people to help you.

Have you set coordinates for every Race, the ones in the LUA-File are not for ingame, they describe the position of the RaceIcon in InterfaceGLUESCHARACTERCREATEUI-CharacterCreate-Races.blp. Check this first.

Additionally, have you insert new Icons? if not, just use the Coords of another race temporarily to test it!

ive done that, still shows the same thing

19
Miscellaneous / Error again...(Attempt to index local 'coords')
« on: February 25, 2011, 04:08:32 am »
i fixed the max_race problem now when i go to character creation screen i get this error...



i tried to edit a new CharacterCreate.lua and that still didnt fix it

Edit: heres the files

Patch-enUS-2.MPQ

CharacterCreate.lua: http://pastebin.com/sc5fiQ3N
CharacterCreate.xml: http://pastebin.com/rHExmKcB

Patch-enUS-3.MPQ

GlueParent.lua: http://pastebin.com/bKDBex6u
GlueStrings.lua: http://pastebin.com/j3zny7Dq

20
Miscellaneous / Re: Max Charcaters problem <FIXED>
« on: February 25, 2011, 12:44:17 am »
Quote from: "Buddiman"
To be clearly, what did you change? I'm talking of MAX_RACES = RACECOUNT; line 2 in CharCreate.lua.

its MAX_RACES = 20

i had 21 races by accident in my ChrRaces.dbc, fel orc was marked as playable (the 21st race which made me crash)

21
Miscellaneous / Re: CharacterCreate.xml <Help>
« on: February 24, 2011, 10:03:30 pm »
Quote from: "Buddiman"
I think the thing is that you not have 10 races neither 25, instead you have 20. Maybe try it with this number.

tried that, i put in 20 then it says too many races update max_races then i put 21 and it just crashes...

22
Miscellaneous / Re: CharacterCreate.xml <Help>
« on: February 24, 2011, 08:37:03 pm »
found out its not because of CharacterCreate.xml, when i change in CharacterCreate.lua to 25 races it crashes and when i put to 10 it just says too many races...anyone know whats going on?

i can change my characters in the DB to the new races and they work fine, its just when i want to make a new character it does this

23
Miscellaneous / Re: CharacterCreate.xml <Help>
« on: February 24, 2011, 07:57:09 pm »
Quote from: "Steff"
Did you also make the core changes for rhe new races. If you click creat the client ask the server for the race data. If the server dont know the race wow crash.

yes i did, i mean when your at the character selection and you click "Create new character" it crashes
not while making the character

24
Miscellaneous / Re: CharacterCreate.xml <Help>
« on: February 23, 2011, 10:59:29 pm »
Quote from: "Eluo"
Do you use a patched wow exe for removed xml check?

yes, ive done it before but now when i added some more new races its all messed

25
Showoff - what you are working on / Re: [Showoff] Goblin fighter jet
« on: February 23, 2011, 07:34:39 pm »
nice, would be awesome ingame

26
Miscellaneous / Max Charcaters problem <FIXED>
« on: February 23, 2011, 07:28:27 pm »


i have 20 races and it shows this when i go to char screen

i have MAX_RACES = 20 and when i put 21 it just crashes, what am i doing wrong?

Patch-enUS-2.MPQ

CharacterCreate.lua: http://pastebin.com/sc5fiQ3N
CharacterCreate.xml: http://pastebin.com/rHExmKcB

Patch-enUS-3.MPQ

GlueParent.lua: http://pastebin.com/bKDBex6u
GlueStrings.lua: http://pastebin.com/j3zny7Dq

fix: ...had "12" playable set on fel orc in ChrRaces.dbc

27
Modelling and Animation / Changing model size
« on: February 22, 2011, 10:00:43 pm »
hi, i need help please changing model size of vrykul its way too big on character create screen

how would i do that?

thnx

28
Miscellaneous / Cataclysm weapon/armor models
« on: February 14, 2011, 03:44:57 am »
how would i put the cataclysm armor and weapon displayids/models in 3.3.5 wow

i want to have the tier 11 warrior armor set displayid and others, any help please?

29
Modelling and Animation / Re: Need help please - Fixing white models
« on: February 05, 2011, 04:18:48 am »
i got tuskarr working without being white...but when you equip legs his feet go invisible and for the taunka it still shows white, i do not know what to put for creaturedisplayinfoExtra.dbc...

thnx for helping, if anyone can help, thanks

Edit: got taunka working...i gave the 2052 to the wrong taunka file in creaturemodeldata.dbc

30
Modelling and Animation / Re: Need help please - Fixing white models
« on: December 24, 2010, 05:42:50 am »
not missing any files, its a actual race ingame im missing a display id

Pages: 1 [2] 3