Is it possible to change the xp rate for a few people (ex. donators or w/e).
So that for normal people, the rate will be 5x xp
For donators, the rate will be 10x xp
Is this possible with only 1 channel, or do I have to create 2?
Printable View
Is it possible to change the xp rate for a few people (ex. donators or w/e).
So that for normal people, the rate will be 5x xp
For donators, the rate will be 10x xp
Is this possible with only 1 channel, or do I have to create 2?
Not the way its coded. But, if you change and rebuild the world server.
In worldprocess your EXP_RATE is read.
exp = exp * Config.EXP_RATE * 6;
You could read
thisclient->Session->accesslevel
and if set to a specific value, use a hardcoded or other EXP_RATE.
accesslevel is 100 for normal players, 300 for GMs, you could make one thats 200 for VIPs. You may have to change your PHP scripts in CMS so that they will work still. (think some are hardcoded sql accesslvl = 100)
Or you could always put another channel up and change the exp to higher and that access to login to like 101 and make those speacil people have 101 acess so that only they can login to that channel :O
Gantox: people want to be VIP or donators with extra XP so they get more XP then the "normal" people on the server.
Tossing them on another channel where everyone has the same rate of XP will just ruin the idea.
I personally don't agree with promoting an environment where having money makes life easyer for you then for the people who work hard to level their caracters, but hey, whatever floats your boat.
Cellcote you will have to recode worldserver.exe and you're database, learn coding and try it. Another way is to hex ^_^
i dont think u can do that unless u make it ur own svr files like brett19
good idea
Hexing is simple if you know what you are doing.
I have a friend that can hex pretty good but when I watched him it looked pretty complicated, at least what he was doing..
Yea if you put in 1 wrong hex code its all done and you gotta redo.
lol guys are all copycats.. i started the VIP shit 1st.. not a single post on there until i started one then all u guys have VIP.. pathetic.. think or ur own ideas god.. :p j/k ahh jus make a login for em
What? Lol ok then, but anyway if you want to make separate exp rates, i could hex you're worldserver.exe for you.
nah, my server isn't that succesfully (yet). I don't think anyone is willing to donate:eek:
Maybe in a few years:sq_yellow