-
Member
Character Creation Customize
Hey guys, i used this thread http://forum.ragezone.com/f497/tut-c...33/index2.html to make a character with custom items and it's working fine but on the character creation have this things [IMG]
[/IMG]
if i choosed "K-Styler" i need to get 2 meds 2 sgs and 1 sword and it's says i getting "Rusty Dagger" "Renard" "Raptor 50" "Canox FG1" and when i created the character i get the items from the database but i got 4 items like it was on the character creation how could i change it to another messages?
-
-
Member
Re: Character Creation Customize
You will have to edit the source and to do so you will have to open MMatchObject.h.
And search for:
const MINITIALCOSTUME g_InitialCostume[MAX_COSTUME_TEMPLATE][2]
Once you've done that you will see right under it a bunch of numbers which are the item ids.
Yeah i know i suck at explaining things but i tried.
-
Member
Re: Character Creation Customize
okay thanks the messages on character creation are fixed but i got another problem now it's says on "K-Styler" need to get 1 sword 2 sgs and 2 meds but i getting 1 sword 2 sgs 1 med and i check the MMatchObject.h again and in the database there's no a problem
-
Member
Re: Character Creation Customize