Legened Weapons

07/27/2012 09:22 Ahmed_Kabo#1
Hi everyone,

i was searching in the db, i found some legends weapons
  • CH Glavie DG 8 - 9 -10 - 11
  • EU Two Handed Sword DG 8 - 9 - 10 - 11

but their is a problem,
i can drop them, pick them but the big problem is
when the moues go over the weapon "the icon" and boom DUMP :rtfm:

what do you think this problem come from?

Note: i checked the .bsr .bmt .bms and all in their place nothing missing.

Edit: i found a video on silkroadsecrets
[Only registered and activated users can see links. Click Here To Register...]
07/27/2012 09:34 ŧǿρĤ#2
they are awesome !
07/27/2012 09:50 Ahmed_Kabo#3
yes i know XD
07/27/2012 12:10 ahmed4ever2u#4
pk2 :)
07/27/2012 13:27 Ninja_Stylez#5
I tried to add them too but it seems to be crashing when I get the mouse over the item.... to lazy to rebuild the whole shit atm.. probably if you make a new code for this item it will work, since in Silkroad Secrets the guy says : "I had to rebuilt the items to make it work..."
07/27/2012 14:25 maniakas12#6
i dont remmember which server, but i remmember that some server had theese weapons working normally.
07/27/2012 14:54 Ninja_Stylez#7
I think it's not hard to make 'em working. You just need some time and your lazyness to be away xD
07/27/2012 16:00 UBEYSOFT#8
I got bored of Egy. B Tsword, so I changed it with 8D legend :P
07/27/2012 19:47 Ahmed_Kabo#9
Quote:
Originally Posted by Ninja_Stylez View Post
I tried to add them too but it seems to be crashing when I get the mouse over the item.... to lazy to rebuild the whole shit atm.. probably if you make a new code for this item it will work, since in Silkroad Secrets the guy says : "I had to rebuilt the items to make it work..."

so if i rebuild the item, it will work?
07/28/2012 06:32 Ninja_Stylez#10
Quote:
Originally Posted by Ahmed_Kabo View Post
so if i rebuild the item, it will work?
Well my basic idea (without doing it.. I may try later..) Copy and paste in a new text file both lines for the legend weapon and for a normal one, compare the lines and start adding a new code. To avoid duplicating name the code something like this : 'ITEM_CH_TSWORD_11_SERVERNAME_LEGEND'. Then fix (if there is something for fixing) in _RefObjItem and add in media. (Adding in media is easy, but will explain for guys that don't know and read my shitty post : Copy line from _RefObjCommon and paste it delete the number 'Link' (last thing on the refobjcommon line after the xxx xxx) and copy the _RefObjItem (same for _RefObjChar) line right after the ID (So it will start from the MaxStack column for items like weapons is 1 and then to the end.. paste after the _RefObjCommon line.Save.Import.Enjoy.)

If I made any mistakes I honestly sorry :)
For these weapons if my 'theory' isn't correct you should ask Synx7, I believe he did the rebuild thingy.
07/28/2012 11:09 Ahmed_Kabo#11
Quote:
Originally Posted by Ninja_Stylez View Post
Well my basic idea (without doing it.. I may try later..) Copy and paste in a new text file both lines for the legend weapon and for a normal one, compare the lines and start adding a new code. To avoid duplicating name the code something like this : 'ITEM_CH_TSWORD_11_SERVERNAME_LEGEND'. Then fix (if there is something for fixing) in _RefObjItem and add in media. (Adding in media is easy, but will explain for guys that don't know and read my shitty post : Copy line from _RefObjCommon and paste it delete the number 'Link' (last thing on the refobjcommon line after the xxx xxx) and copy the _RefObjItem (same for _RefObjChar) line right after the ID (So it will start from the MaxStack column for items like weapons is 1 and then to the end.. paste after the _RefObjCommon line.Save.Import.Enjoy.)

If I made any mistakes I honestly sorry :)
For these weapons if my 'theory' isn't correct you should ask Synx7, I believe he did the rebuild thingy.
XD, yes i know, but synx he don't like me anymore XDD :rolleyes:
07/28/2012 12:24 tamer15#12
i added them , easy to add , but Glavie and 2h sword are not enough we need more weapon xD

btw about u cant pick up them u may create a new lines
07/28/2012 13:09 Ahmed_Kabo#13
Done!
#Request to Close
i added them they works XD
07/28/2012 13:44 Ninja_Stylez#14
Mind sharing how you did ?
For picking up is easy just set CanPick = 1 (db and media side too) >> same for drop trade etc.. :)
07/28/2012 13:52 Ahmed_Kabo#15
Sorry i won't :)