Problem in my server
#8

hm... i would do following:
go into your local server (to check it out for 1 player only, its vital for comparing values later), and before/while the car rain starts, press and hold down F5. the 5th line "Vehicles:" is important. clock how fast they get spawned. if its like increasing 1 car/second, then its most prolly a timer, running on a 1000 ms basis. if its spamming like 30 vehicles per second while youre moving, then its an indicator that it gets called in the OnPlayerUpdate. if its too fast to count them spawning, then its a loop for sure, maybe using MAX_PLAYERS.
when you estimated some "stable" increment rates, then repeat it with 2 or more players, and compare the amounts to check if the formula could be like "cars spawned = 1 second*players online"...
if youre done, iam happy to see the ca amonts for 1, 2 maybe 3 players aswell.. GL!
Reply


Messages In This Thread
Problem in my server - Optimus Prime Bug - by spd_sahil - 23.09.2011, 14:01
Re: Problem in my server - by Max_Coldheart - 23.09.2011, 14:02
Re: Problem in my server - by spd_sahil - 23.09.2011, 16:43
Re: Problem in my server - by Zonoya - 23.09.2011, 16:46
Re: Problem in my server - by spd_sahil - 23.09.2011, 16:53
Re: Problem in my server - by bob_dillan - 23.09.2011, 17:15
Re: Problem in my server - by spd_sahil - 24.09.2011, 05:20
Re: Problem in my server - by Babul - 24.09.2011, 10:48
Re: Problem in my server - by spd_sahil - 25.09.2011, 05:04
Re: Problem in my server - by spd_sahil - 25.09.2011, 18:41

Forum Jump:


Users browsing this thread: 6 Guest(s)