weapon_rate ? - 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)
+--- Thread: weapon_rate ? (
/showthread.php?tid=444501)
weapon_rate ? -
Kyra - 17.06.2013
Hi, i want to improve the sync when the player shoot, its an good idea if i put example:
weapon_rate 20 ?
I have an good server only 1 - 4 % CPU i think i can use a low weapon_rate for the sync?
Re: weapon_rate ? -
Goldilox - 17.06.2013
I think this is something you are looking for
https://sampwiki.blast.hk/wiki/SetPlayerSkillLevel
Re: weapon_rate ? -
MP2 - 17.06.2013
Quote:
Originally Posted by Goldilox
|
That has nothing to do with sync. It's good that you're trying to help, but you're not ACTUALLY helping by posting something completely relevant. Learn THEN teach. That's a wise idea.
@OP: Try it. If it makes your CPU too high; revert it. Simple.
Re: weapon_rate ? -
Kyra - 17.06.2013
Ok thanks
Re: weapon_rate ? -
Goldilox - 17.06.2013
Wops I think I don't get the question. My bad
Re: weapon_rate ? -
Kyra - 17.06.2013
https://sampwiki.blast.hk/wiki/Server.cfg
Quote:
weapon_rate The minimum time in milliseconds a client updates the server with new data while firing a weapon.
|