As do i modify objects birth?.
Razon:
zitem modified. do not appear in the creation of character.
i leave image ^ ^
Saludos desde argentina =D
As do i modify objects birth?.
Razon:
zitem modified. do not appear in the creation of character.
i leave image ^ ^
Saludos desde argentina =D
Did you updated the woman.xml in the woman.mrs file also?
only editing the zitem is never enough !
i ment the woman.XML so the text file in the woman.MRS...
If you did that, you could have a wrong code in it.
And as i see you want the clothes to be weared if you've created a char.
Wel i dont know how to do that, maybe someone else can help you with that ;)
hay una guia de modificar la DB para decir con q items empesar fijate bien en tut >_>
englissh:
O_O? :P
You can Change the Items in Character Creation in your Database, not in Client.
Ya,
but, i already posted i how in some other topic :p but here :
Then Right Click and select Modify After that:Code:GunzDB -->Programmability -->Stored Procedures --> spInsertChar
Scroll down some to this :
This is the Primery weapon input, Where you seeCode:/* Primary */ SET @PrimaryItemID = CASE @Costume WHEN 0 THEN 5001 WHEN 1 THEN 5002 WHEN 2 THEN 4005 WHEN 3 THEN 4001 WHEN 4 THEN 4002 WHEN 5 THEN 4006 ENDthis means the selection in the Character Creation in the Client ( GunZ Character Create ).Code:WHEN 0
This is the case which be done for each caseas, When 0 = Selection Then 5001 = Melee item 5001(ID)(in Zitem.xml you can see this item ID)Code:THEN 5001
And so on for all as for /* Secondary */ , etc...
Thanx, It worked, but I have another problem: S.
When I am creating personage the objects are not seen
As the image that I show firstly, the prominent figures are created by respective objects, but the objects are not seen when this(this one) being created the personage.
Sexy Login =D
wat login is that ?