Is it possible to have npc bot's when choosing a skin ?
#5

public OnPlayerSpawn(playerid)
{

if(!strcmp(playername,"BotName",true)) {
SetPlayerSkin(playerid, 61); //skin id :remplace 61
return 1;
}
return 1;
}
Reply


Messages In This Thread
Is it possible to have npc bot's when choosing a skin ? - by Immortal_LTU - 27.10.2013, 09:22
Re: Is it possible to have npc bot's when choosing a skin ? - by [ABK]Antonio - 27.10.2013, 09:40
Re: Is it possible to have npc bot's when choosing a skin ? - by Hamam - 27.10.2013, 09:44
Re: Is it possible to have npc bot's when choosing a skin ? - by Immortal_LTU - 27.10.2013, 15:32
Respuesta: Is it possible to have npc bot's when choosing a skin ? - by angelxeneize - 27.10.2013, 15:48

Forum Jump:


Users browsing this thread: 1 Guest(s)