[Help]Some informations
#1

Hey all.I've made command but I need is there any function how to reset player skin to older?Example : I was admin on duty and I've put to set them skin (ID) and command to admin off duty.How to I put in the comand to turn admin duty and reset his skin?
Reply
#2

Please help I need this quickly.
Reply
#3

Create a variable and store player old skin id :

pawn Код:
new oldskin[MAX_PLAYERS];

oldskin[playerid] = GetPlayerSkin(playerid);//it save player skin id to oldskin[playerid] so you can use it to reset player id
Reply
#4

No,skin is the same.
Reply
#5

Anybody?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)