NPCs connects but they dont spawn
#4

I even tried it like this but yet i couldnt found out whats wrong....


PHP код:
public OnPlayerConnect(playerid)
{
    if(
IsPlayerNPC(playerid)) return SetPlayerPos(playerid,1615.0560,-1526.9115,13.6229) && SetPlayerInterior(playerid,0);
    
SetPlayerColor(playerid,0x00FF96FF);
    
GivePlayerMoney(playerid,420420);
    return 
1;

Reply


Messages In This Thread
NPCs connect but they dont spawn - by Saize - 19.01.2015, 10:06
Re: NPCs connects but they dont spawn - by ATGOggy - 19.01.2015, 10:11
AW: Re: NPCs connects but they dont spawn - by Saize - 19.01.2015, 10:13
AW: NPCs connects but they dont spawn - by Saize - 19.01.2015, 12:34

Forum Jump:


Users browsing this thread: 1 Guest(s)