Posts: 85
Threads: 19
Joined: Jan 2012
Reputation:
0
Me and a few other players in my server NEVER experience lag. Our servers are all very capable of the game, and our pings are always < 50.
Today, my ping is 50 and so was my friends in my server, yet I get chat lag, and some of the script functions are laggy.
What would the cause be? (It's never happened before)
Posts: 175
Threads: 8
Joined: Nov 2011
Reputation:
0
Contact your host to see if there's any service disruption on the machine you are on, and if so ask them for how much CPU and RAM the server is currently consuming. Also ask about any network load, so we can limit the possibilities of it being either a DDoS, or maybe an issue with the gamemode (or filterscripts) itself.
Posts: 29
Threads: 7
Joined: Sep 2009
Reputation:
0
That could be becauase you havent optimized your script. Eg: shortened the code down to the bare minimum. Also using ZCMD would better speed up your server . I dont exactly know what command structure you use but ZCMD works alot better than others.
Darren
Posts: 291
Threads: 76
Joined: Mar 2011
Reputation:
0
I am using filterscripts in my server for: AddVehicle and for CreateObeject :P