Undefined Symbol "playerid"
#9

Quote:
Originally Posted by pds2012
Посмотреть сообщение
DaniceMcHarley
As people said, you cant use any public inside of another public, why would you need those? you could do something like this also try to read https://sampwiki.blast.hk/wiki/Scripting_Basics some of those

pawn Код:
public OnGameModeExit()
{
    //codes here
    return 1;
}

public OnPlayerStateChange(playerid, newstate, oldstate)
{
    //codes  here
    return 1;
}
thats exactly what i said, but i accidently edited in qoute haha,
lets hope we helped him out now.

It can happen to everyone that starts scripting ^^
Reply


Messages In This Thread
Undefined Symbol "playerid" - by DaniceMcHarley - 13.02.2013, 18:37
Re: Undefined Symbol "playerid" - by zxc1 - 13.02.2013, 18:39
Re: Undefined Symbol "playerid" - by Smikkeltoetje - 13.02.2013, 18:40
Re: Undefined Symbol "playerid" - by DaniceMcHarley - 13.02.2013, 18:42
Re: Undefined Symbol "playerid" - by Smikkeltoetje - 13.02.2013, 18:43
Re: Undefined Symbol "playerid" - by DaniceMcHarley - 13.02.2013, 18:45
Re: Undefined Symbol "playerid" - by Patrick - 13.02.2013, 18:46
Re: Undefined Symbol "playerid" - by zxc1 - 13.02.2013, 18:48
Re: Undefined Symbol "playerid" - by Smikkeltoetje - 13.02.2013, 18:48
Re: Undefined Symbol "playerid" - by DaRk_RaiN - 13.02.2013, 18:49

Forum Jump:


Users browsing this thread: 2 Guest(s)