Lagcompmode - 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: Lagcompmode (
/showthread.php?tid=501122)
Lagcompmode -
Blackazur - 16.03.2014
Hello, can someone explain what this will do and should i have it on or off?
Re: Lagcompmode -
biker122 - 16.03.2014
Okay, I'll explain it to you.
You should've heared about lag shoot.
If lagcomp mode is turned on, the players in your server have to shoot the target exactly at their skin.(NO LAGSHOOT)
If lagcomp mode is turned off, the player has to shoot infront of their target. (LAG SHOOTING)
So, lagcomp mode ON - No LAG SHOOT
lagcomp mode OFF - LAG SHOOT.
How to turn it off or on?
Open your server.cfg and make a new line.
If it should be on, then use
If it should be off, then use
Hope I helped you.
AW: Lagcompmode -
Blackazur - 16.03.2014
Yeah thanks, but what would you recommend?
Re: Lagcompmode -
CuervO - 16.03.2014
SA:MP wiki
shotcompmode Setting this to 0 (default) will disable joypad auto-aiming and shooting will be lag compensated. Setting it to 2 will enable 'legacy mode' which will disable lag compensation (meaning players have to lead aim) and joypad auto-aim will be enabled. Setting 1 is for debugging purposes, and only the player's position will be lag compensated, not their rotation.