How to make locked skins
#3

Ok, I have this:
Код:
public OnGameModeInit(){

yanzl = AddPlayerClass(165,1281.1615,-831.0143,83.1406,186.7324,46,0,17,50,0,0);

public OnPlayerRequestClass(playerid,classid){

if(classid==yanzl){
GameTextForPlayer(playerid,"~b~~h~Yanzl.",1000,3);
SetPlayerColor(playerid,ADMIN);}
What do I need to add so that skin will be ony avaiable for Yanzl?
Reply


Messages In This Thread
How to make locked skins - by Yanzl - 16.08.2009, 12:56
Re: How to make locked skins - by James_Alex - 16.08.2009, 13:02
Re: How to make locked skins - by Yanzl - 16.08.2009, 13:37
Re: How to make locked skins - by Yanzl - 16.08.2009, 15:40

Forum Jump:


Users browsing this thread: 1 Guest(s)