[Question] I need help with crasher
#10

Quote:
Originally Posted by JaydenJason
Посмотреть сообщение
Stop bumping it

And what did you make with it? show us some code..
Sorry..

OnPlayerStateChange:

PHP код:
    if(newstate == PLAYER_STATE_DRIVER)
    {
        
PTick[playerid] = GetTickCount();
        if(
oldstate == PLAYER_STATE_DRIVER)if((GetTickCount()-PTick[playerid]) < 150)return 0;
    }
    if(
oldstate == PLAYER_STATE_DRIVER)if((GetTickCount()-PTick[playerid]) < 150)return 0
Reply


Messages In This Thread
[Question] I need help with crasher - by GuyYahood1 - 13.03.2015, 00:56
Re: [Question] I need help with crasher - by Jefff - 13.03.2015, 02:09
Re: [Question] I need help with crasher - by GuyYahood1 - 13.03.2015, 06:24
AW: Re: [Question] I need help with crasher - by Kaliber - 13.03.2015, 08:31
Re: AW: Re: [Question] I need help with crasher - by GuyYahood1 - 14.03.2015, 15:51
Re: [Question] I need help with crasher - by GuyYahood1 - 14.03.2015, 16:26
Re: [Question] I need help with crasher - by GuyYahood1 - 15.03.2015, 04:16
Re: [Question] I need help with crasher - by GuyYahood1 - 15.03.2015, 11:40
Re: [Question] I need help with crasher - by JaydenJason - 15.03.2015, 11:44
Re: [Question] I need help with crasher - by GuyYahood1 - 16.03.2015, 07:17

Forum Jump:


Users browsing this thread: 1 Guest(s)