Quote:
Originally Posted by Joe Torran C
Quote:
Originally Posted by BiG_Sm0k3
Main:
new SavedSkin[MAX_PLAYERS];
You can use dcmd or strcmp
and on your command
"/onduty"
SavedSkin[playerid] = GetPlayerSkin(playerid);
and
"/offduty"
SetPlayerSkin(playerid,SavedSkin[playerid]);
|
The guy above you just said the exact same thing?
|
See when i posted it, 1 min after, or so didnt know he posted that!