Is this possible
#5

Its still doing the same thing,
I even tried this:

pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
    SpawnPlayer(playerid);
    return 1;
}

public OnPlayerRequestSpawn(playerid)
{
    SpawnPlayer(playerid);
    return 1;
}

public OnPlayerConnect(playerid)
{
    SpawnPlayer(playerid);
    return 1;
}
Reply


Messages In This Thread
Is this possible - by JoeDaDude - 27.05.2009, 18:22
Re: Is this possible - by miokie - 27.05.2009, 18:43
Re: Is this possible - by JoeDaDude - 27.05.2009, 18:54
Re: Is this possible - by miokie - 27.05.2009, 18:55
Re: Is this possible - by JoeDaDude - 27.05.2009, 18:59
Re: Is this possible - by yezizhu - 27.05.2009, 19:44
Re: Is this possible - by BP13 - 27.05.2009, 19:45
Re: Is this possible - by miokie - 27.05.2009, 19:58
Re: Is this possible - by JoeDaDude - 27.05.2009, 20:02
Re: Is this possible - by BP13 - 27.05.2009, 20:55

Forum Jump:


Users browsing this thread: 2 Guest(s)