[Library] A proper fix for attachments - Printable Version + open.mp forum (https://forum.open.mp) -- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3) --- Forum: Releases (https://forum.open.mp/forumdisplay.php?fid=13) ---- Forum: Libraries (https://forum.open.mp/forumdisplay.php?fid=31) ---- Thread: [Library] A proper fix for attachments (/showthread.php?tid=1107) |
A proper fix for attachments - BrunoBM16 - 2020-05-31 ? Proper attachment fix This is a proper fix for SA-MP's attachments. What this does, is hide attachments only for the player aiming with a sniper, heat seeker, rocket launcher or camera, unlike other fixes which hide the attachments for everyone. ? Usage Pretty simply, just include it on your script and you can start using it. There is no functions in this library?which are required for you to use in your mode, this is plug 'n' play. ? Dependencies - Pawn.RakNet:?https://github.com/urShadow/Pawn.RakNet ? Simply install to your project PHP Code: sampctl package install BrunoBM16/samp-attachments-fix |