Need help plz
#1

Hi i need help with one thing. How do i make a command for only a police officer or another skin?
Reply
#2

If you want to make it for peolple with cop skins or w/e do

Код:
if(GetPlayerSkin(playerid) == 218, 245, 173) // example skins
{
    //something here
}
else
{
    return 1;
}
Place that under your command, else we can't help you unless you show us the script you're using
Reply
#3

Lol, what cop system you use?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)