• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem with dedicated appear some days ago

bury

Active Member
Joined
Jul 27, 2008
Messages
421
Solutions
7
Reaction score
25
I was running my server one month ago and some scripts started to work wrong. I tried reseting the server and nothing. The server started going slowly too. The cpu was 90% in use. (We have a very powerful Dedicated Server, we've never have any problem). it appears that the problem was the shop script. it was executing itself like 5 times per second so that somebody buy some item he/she receives it instantly. Now we have had to change it to four times in an hour instead 5 times in one second. You receive the item at the same time that the server save appears (between 15 min - so 4 times in one our). Do you know any better solution?

The people think that they have not receive their items, and think the server is bad etc etc :S I have upload a image to my server where I explain it... but a better solution will be enought tho. ^^

Thanks for ur time!
 
Make a talkaction in-game to get the items they bought in the shop, this way your computer doesn't have to do any action in the meanwhile.
For example (its in znote his shop system)
The players says !shop in game, and he recieves the items (1 by 1) they he bought on the website.
Znote made a exhaust time for the command, so your console wouldn't get spammed.
 
Back
Top