Off Duty and other skin?
#1

Hello i wanted to ask a question is that possible to do for cops when they do /duty and they going off duty from cop skin they go to their civil skin?

if needed im using LA:RP
Reply
#2

This is Possible:

Put this in the /duty command.
pawn Код:
SetPlayerSkin(playerid, CIVIL_SKIN); // change the CIVIL_SKIN to the skin you want the cop to change to.
Or

You can send the player to the skin selection when they do /duty.

Put this in the /duty command.
pawn Код:
ForceClassSelection(playerid);
SetPlayerHealth(playerid,0);

You can use one of the method above. I prefer the top method.
Reply
#3

Ok thanks its working!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)