SA-MP Forums Archive
How to make a certain skin restricted - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to make a certain skin restricted (/showthread.php?tid=418443)



How to make a certain skin restricted - fanta291327 - 24.02.2013

i would like to reserve a certain skin that when select your skin you have to have something to be able to use, such as admins only plz help if you can!


Re: How to make a certain skin restricted - TrueForYourSelf - 24.02.2013

https://sampwiki.blast.hk/wiki/How_to_pa..._protect_skins

Here you go!
I think this is better way.. Or you can check user name..


Re: How to make a certain skin restricted - DaRk_RaiN - 24.02.2013

It's easy using a variable.
Check the wiki page Here.


Re: How to make a certain skin restricted - tyler12 - 24.02.2013

pawn Код:
#define ADMIN_SKIN 0

public OnPlayerRequestSpawn(playerid)
{
if(GetPlayerSkin(playerid) == ADMIN_SKIN && !IsPlayerAdmin(playerid)) return 0;
return 1;
}



Re: How to make a certain skin restricted - fanta291327 - 25.02.2013

Why you guys are here can anyone help me set up like a "Main Page" on my SMF forum www.000webhost.com is where i bought i have the premium acc whatever www.billionaregaming.net so plz