OnPlayerSpawn does not work wtf&? :D
#3

Quote:
Originally Posted by »ŁegenĐ«
is wrong if you going to do a command you need to put everythin to the command section or otherwise it will not work, example i have this

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/ship", cmdtext, true) == 0)
    {
        SetPlayerPos(playerid, -2376.1260,1551.9194,31.8594);
        return 1;
    }
    return 0;
}
siriousley, if you have no freaking clue what you're talking about, don't post.

On topic - I think onplayerspawn is only called after people request class.

This is unfortunate for my jail command too. D:
Reply


Messages In This Thread
OnPlayerSpawn does not work wtf&? :D - by user226 - 22.09.2009, 22:31
Re: OnPlayerSpawn does not work wtf&? :D - by legendario - 22.09.2009, 22:38
Re: OnPlayerSpawn does not work wtf&? :D - by _Vortex - 22.09.2009, 22:41
Re: OnPlayerSpawn does not work wtf&? :D - by Peter_Corneile - 22.09.2009, 22:42
Re: OnPlayerSpawn does not work wtf&? :D - by _Vortex - 22.09.2009, 22:43
Re: OnPlayerSpawn does not work wtf&? :D - by legendario - 22.09.2009, 22:43
Re: OnPlayerSpawn does not work wtf&? :D - by _Vortex - 22.09.2009, 22:45
Re: OnPlayerSpawn does not work wtf&? :D - by Peter_Corneile - 22.09.2009, 22:45
Re: OnPlayerSpawn does not work wtf&? :D - by legendario - 22.09.2009, 22:46
Re: OnPlayerSpawn does not work wtf&? :D - by user226 - 22.09.2009, 22:47

Forum Jump:


Users browsing this thread: 1 Guest(s)