SA-MP Forums Archive
Server.cfg - Any information? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Server.cfg - Any information? (/showthread.php?tid=98172)



Server.cfg - Any information? - godknightx - 19.09.2009

Hy

I do not know what they are

# onfoot_rate
# incar_rate
# weapon_rate
# stream_rate

So, what is the maximum value, and what effect?

Thanx.


Re: Server.cfg - Any information? - Mikep. - 19.09.2009

Wait until the full release.

My guess would be the update rate, but I am not sure.


Re: Server.cfg - Any information? - godknightx - 19.09.2009

Okey, thanx.
I hope as soon as possible release the full


Re: Server.cfg - Any information? - Brendan_Thomson - 19.09.2009

https://sampwiki.blast.hk/wiki/Server.cfg

It's not got any info for those right now, but keep an eye on it as soon as there is information for them it'll no doubt be there.


Re: Server.cfg - Any information? - Stepashka - 19.09.2009

Quantity of packages handled by a server for a second
On foot
In the computer
To shooting
Streamer

Any administrator knows that such "rate"


Re: Server.cfg - Any information? - white_energy - 19.09.2009

Its "In car" not "In the computer"
# incar_rate



Re: Server.cfg - Any information? - Mikep. - 20.09.2009

Quote:
Originally Posted by - [ WHITE ~ ENERGY
- ]
Excuse me Its "In car" not "In the computer"
LOL

Like I said, something to do with updating when a player is on foot, driving, or shooting.


Re: Server.cfg - Any information? - RayW - 20.09.2009

onfoot_rate = sendrate of onfoot data packets.
incar_rate = sendrate of vehicle data packets.
weapon_rate = sendrate of weapon data packets.
stream_rate = How often the server checks to stream in/stream out new players.
stream_distance = Maximum distance for streamed in players. The server will not stream in players if the value is greater than this amount of game units from you.


Re: Server.cfg - Any information? - godknightx - 21.09.2009

Thanx for update the wiki.
Can you write a default value for this options ? (0.3 options)

Thanx