Shaiya wrong mantles

10/21/2013 18:11 lullerock12#1
Hey there e*pvpers

Im currently working on the item mall for my pvp server and ive added gears, accesories with no problems at all but when im trying to add a mantle (cape) it gives me a completely different in game like "???351" And ive made sure that its the right ID and before i started to edit them it gave me the right cape. Ive tried to edit 3 different capes and it keeps giving me the same result. Is there anyone out here who knows why this is happening? Cause its pretty dang annoying ^^ Btw the things i edited is
  • Models
  • Names
  • Stats

Thanks in advance, help is really appreciated :)
10/21/2013 18:23 Crazehツ#2
Did you update both Server and Client side after editing ?
10/21/2013 18:28 lullerock12#3
Yes, i did run the SQL query and imported the item.sdata/cash.sdata using data file tool
10/21/2013 22:26 Crazehツ#4
If you Imported Item.SData and Cash.SData to your client, and ran Item.sql and Cash.sql In DB,then only thing I can think of is to check If ItemID In Item Mall is good.

Also, did you try typing /getitem command to test capes first ?
10/21/2013 22:50 olinou2#5
id recommend trying to /imake "itemname" to see if the item actually exists first :p
10/21/2013 23:10 Crazehツ#6
Quote:
Originally Posted by olinou2 View Post
id recommend trying to /imake "itemname" to see if the item actually exists first :p
/getitem does the same just that you gotta open up Item.SData and check for Type and TypeID.
10/22/2013 00:10 olinou2#7
thats why /imake is even faster o.o , /getitem would require him to look in database for his item so if there was a problem with the object ie ( he didnt save properly) , he'll be looking for an non-exsiting lol.. o.o
10/22/2013 00:26 nubness#8
For those too lazy to look up some "numbers" in the database or client files, having a Shaiya server is not what you were born to do, but McDonald's is.
10/22/2013 00:34 olinou2#9
Quote:
Originally Posted by nubness View Post
For those too lazy to look up some "numbers" in the database or client files, having a Shaiya server is not what you were born to do, but McDonald's is.
who're you talking to ?

using /imake does not make us lazy in any way..
10/22/2013 16:46 lullerock12#10
I imported it in into the client, i ran the SQL query. Before i edited the capes i made sure they worked in game and they did, now after i edited them they doesnt exist ingame, but they're in item.sdata.
10/22/2013 19:29 olinou2#11
are you able to get the cape while using either /getitem or /imake ? if no well maybe ur not running the right query , make sure it saves properly cauz ive been dealing with this problem aswell before. Just go to properties and check "modified date " if you see a 2-3 mins difference with your date then it should be ok .

Or is your error when you buy the cape from the item mall and it gives a random item?
its for sure an error with either the script of the item.sdata

Have you restarted the db / server ?