Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to set item expiration date

☆Dying Dawn☆
Joined
Jan 30, 2012
Messages
971
Reaction score
727
How to put item expiration date
Example iwpvp01 expirate date 14 days
-step 1
go to weapon and set iwpvp01 IsTime; 0 to 1
2 - How to set item expiration date - RaGEZONE Forums

-step 2
add new line or substitute other item on TimerItem.dat (Server side)

-step 3
Your Item "has expired data" is done.
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Sep 11, 2011
Messages
112
Reaction score
3
Hello, i have question about this.

How to remove the item in TimerItem, i want to remove MAU Blessing timer limit inside it, can we set the CheckType from 2 into -1 instead? Or should we remove the line?

Sorry for bumping old thread, rather than create a new thread. i think my question still getting along with the topic title.

Thanks!
 
Junior Spellweaver
Joined
Sep 11, 2011
Messages
112
Reaction score
3
remove the line, or simply edit resourceitem.dat and disable "time" coloumn on that mau blessing

If you disable the time column in resourceitem, you can't have the item on the line inside Timeritem or else the ZS won't run.

Already figured out, i just changed some crappy item inside the line that won't be used, lol.

Thanks for your help, btw.
 
Newbie Spellweaver
Joined
Nov 1, 2014
Messages
39
Reaction score
0
i already set the weaponitem.dat and Timer Item.dat but the zone is error when i run
 
Joined
Apr 9, 2012
Messages
2,359
Reaction score
442
i already set the weaponitem.dat and Timer Item.dat but the zone is error when i run
provide the error, we don't know what the error is -_-"
perhaps you get extrabyte -_-"
use datcutter....

btw from what i see, 2=item expired even the account is not logging in,
1=item expiring won't run except the char/the account is logging in
 

Ris

Banned
Banned
Joined
Feb 8, 2018
Messages
4
Reaction score
0
i have problem with this already delete the extrabyte

ZVebs4e - How to set item expiration date - RaGEZONE Forums




nevermind already fix i put wrong code
 

Attachments

You must be registered for see attachments list
Back
Top