Quantcast
Channel: SA-MP Forums - Filterscripts
Viewing all articles
Browse latest Browse all 595

[FilterScript] Simple CBUG script

$
0
0
I didn't find a thread like thread like this one but, this is an easy cbug script, yes, CBUG SCRIPT, not ANTI-CBUG script. Takes one second or less to spread all the magazine of a deagle, have fun.

https://pastebin.com/6TdbGHV4

PHP Code:

#include <a_samp>
#include <zcmd>
 
public OnPlayerWeaponShot(playeridweaponidhittypehitidFloat:fXFloat:fYFloat:fZ)
{
    if(
weaponid == 24)
    {
        
ClearAnimations(playerid);
        
// SendClientMessage(playerid, -1, "DEBUG: CBUG in progress");
    
}
    return 
1;



Viewing all articles
Browse latest Browse all 595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>