Item Updates When Higher Level

noisound

Golden Oldie
Golden Oldie
Jul 23, 2004
1,332
7
145
Im needed help figuring out how to sort items to update in stats for example.


ChainBelt - Level 10 Ac0-1
Chain Belt - Level 15 Ac0-2
Chain Belt - Level 20 - Ac0-3



basicly just asking how to make updates of the item so when people at a certain level put them on it shows the correct stats.

Like Mir/heaven Armour for example.

i would use those as templates but i deleted them from the DB.


Thanks for any help!
 

WhoMeYou

LOMCN Veteran
Veteran
Mar 15, 2010
714
4
104
TOWIE!
Erm

ChainBelt do as normal but put FLD_Reserved 16 Level need 30(This will be say level 30 stats)
ChainBelt1 same as above but put LevelNeed 35
ChainBelt2 same .... think that can go on for aslong as you want.


512 MirHelmet 15 229 2 0 0 16 827 9000 0 0 0 0 0 0 0 0 0 0 0 20 5000 5 NULL NULL NULL NULL NULL 8 NULL True 0 NULL True True True True True True True True NULL

513 MirHelmet1 15 229 2 0 0 16 827 9000 0 0 0 0 0 0 0 0 0 0 0 30 5000 5 NULL NULL NULL NULL NULL 8 NULL True 0 NULL True True True True True True True True NULL

FLD_Revesrved = 16 then the item stats will change with the level of the item.

eg.

MirSword = level 20

MirSword1 = level 30

MirSword2 = level 40

MirSword3 = level 50

the item will give the user the stats of itemname at level 20 and the stats of itemname1 at level 30 etc.



FLD_Revesrved = 32 then the item stats will change with the class of the player.

eg.

MirSword = in bag stats

MirSword1 = warrior

MirSword2 = wizzard

MirSword3 - taoist

depend on which classes where the item, depends on what stats the play gets. Also lets not forget to add the (M) or (F) after the name. =p


Hope this helps.
/Terry
 
Upvote 0

noisound

Golden Oldie
Golden Oldie
Jul 23, 2004
1,332
7
145
no need to argue in the post, as i said i do try and find from searching but if i cant i post on here and pretty much get a response straight away
 
Upvote 0

JealY

LOMCN VIP
VIP
Nov 28, 2004
5,354
52
305
England
I have no problem with you posting after searching, but make sure you do a good search & read the stickies.

I'm supposed to warn you if the answer can be easily found.
 
Upvote 0