OnPlayerKeyStateChange problem
#7

pawn Код:
if(newkeys == KEY_NO) --line 11486
{
     if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT) --line 11488
    {
        return cmd_sisene(playerid, params); -- line11490
        return true; -- line 11491
    }
}
(11486) : error 010: invalid function or declaration
(11488 : error 010: invalid function or declaration
(11490) : error 010: invalid function or declaration
(11491) : error 010: invalid function or declaration
Reply


Messages In This Thread
OnPlayerKeyStateChange problem - by Lops - 18.11.2013, 07:07
Re: OnPlayerKeyStateChange problem - by PakistaniBaba - 18.11.2013, 07:11
Re: OnPlayerKeyStateChange problem - by iZN - 18.11.2013, 08:08
Re: OnPlayerKeyStateChange problem - by Lops - 18.11.2013, 09:13
Re: OnPlayerKeyStateChange problem - by Tagathron - 18.11.2013, 09:34
Re: OnPlayerKeyStateChange problem - by newbie scripter - 18.11.2013, 09:38
Re: OnPlayerKeyStateChange problem - by Lops - 18.11.2013, 12:19
Re: OnPlayerKeyStateChange problem - by Lops - 20.11.2013, 17:24
Re: OnPlayerKeyStateChange problem - by Konstantinos - 20.11.2013, 17:33
Respuesta: OnPlayerKeyStateChange problem - by OTACON - 20.11.2013, 18:06

Forum Jump:


Users browsing this thread: 2 Guest(s)