2019-04-15, 02:08 PM
(2019-04-15, 12:39 PM)shourya Wrote: bugs: switch weapon to reload (sawn off 2 shots), cbug and fps drop at coord 0.0,0.0,0.0
Could be a good script function for cbug and 2shot, even if I prefer using both:
Enable2ShotForPlayer(playerid, bool value);
EnableCBugForPlayer(playerid, bool value);
Same with Skinshot/Lagshot. It's sad that it is a server function instead of a script function. How about changing this if possible?