I have created 2 items, to whom I'd like to add limited duration time. Like a donator type where the item, being in players inventory, gives a slight rate boost. One is for voters reward that would have 12 hours limit period and secondis for donators with 14 or 30 days (adjustable in Config file). Items are 2 coins, voters coin and supporters coin.
I have already created a script to give rates boost and Configs for it to easly edit it on servers side. Only timer/duration function needs to be added.
pack: Interlude/L2jfrozen 1132. Unlike Shadow methods, I'd like it to take effect as soon as the item is in players inventory without need of consumption click, and regardless whether player is online or not I'd like the time to run, duration countdown/ diffTme left recorded in db.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I present to your attention two options for the Hellbound location map
details in the archive
if you have larger effect files, you do not need to replace them
download
updates can be made behind the scenes, so if you catch a crit, post on the forum or download the archive, it may have already been fixed
additionally you can download
all la2 music from the latest version of the game 2025 download
the entire La2 ambisound from the latest version of the game 2025 download
I do what I like because I don't need to push myself to do things for L2 as a means of income. You, on the other hand, are here trying to scam people for $20k files...
But, since you're so talented and competent, I suppose you must be thriving on the fruits of your talents as an L2Off dev, no?
Oh wait
Guess not
If you have error
[ERR] 1067 - Invalid default value for 'createDate'
`createDate` date DEFAULT NULL '00-00-0000',
need use
`createDate` date DEFAULT NULL,
What game client do you need here?
I can't even log in!
# Auto account creation
# ----------------------------
# Auto account creation
# Default: True
AutoCreateAccounts = True
What did I do wrong?
ServerAddr=127.0.0.1
Question
MonkZe
Hello MC friends,
I have created 2 items, to whom I'd like to add limited duration time. Like a donator type where the item, being in players inventory, gives a slight rate boost. One is for voters reward that would have 12 hours limit period and secondis for donators with 14 or 30 days (adjustable in Config file). Items are 2 coins, voters coin and supporters coin.
I have already created a script to give rates boost and Configs for it to easly edit it on servers side. Only timer/duration function needs to be added.
pack: Interlude/L2jfrozen 1132. Unlike Shadow methods, I'd like it to take effect as soon as the item is in players inventory without need of consumption click, and regardless whether player is online or not I'd like the time to run, duration countdown/ diffTme left recorded in db.
Edited by MonkZe0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.