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

Restricted skins

$
0
0
Ok i need to make a coding which restricts players that are NOT vips from spawing with the skin from under onplayerrequestclass my coding hasnt been working could someone help out real quick


PHP Code:

        case 28 .. 29:
        {
            
gTeam[playerid] = VIPS;
            
ShowClassTextdraw(playeridred"Premium Accounts","GAZA UTES");
            if(
pInfo[playerid][VIP] < 1) return SendClientMessage(playerid,-1,"You are not a Premium Member..");
            return 
0;
          }
    } 


Viewing all articles
Browse latest Browse all 18226

Trending Articles



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