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

Protection anti-invalid-mods

$
0
0
I have this on my server: http://forum.sa-mp.com/showthread.php?t=317303

But they still can put invalid mods, its because I didn't use this?
Code:

// assumes player is in a car - make sure it is.
illegal_nos_vehicle(PlayerID) {
       
        new carid = GetPlayerVehicleID(PlayerID);
        new playercarmodel = GetVehicleModel(carid);
       
        return IllegalCarNitroIde(playercarmodel);
       
}

Because I have no idea where to put it.

Viewing all articles
Browse latest Browse all 18226

Trending Articles



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