HELP PLEASE!
#9

I see that the problem is "PutPlayerInVehicle" when I put a timer the function is executed well.

some solution for that?

PHP Code:
SetTimerEx("test"3000false"i"playerid); //In the code
forward test(playerid);
public 
test(playerid)
{
    
PutPlayerInVehicle(playeridPI[playerid][P_DERBY_VEHICLEID], 0);
    return 
1;

Reply


Messages In This Thread
HELP PLEASE! - by SapMan - 15.08.2018, 19:23
Re: HELP PLEASE! - by SapMan - 16.08.2018, 00:10
Re: HELP PLEASE! - by RedRex - 16.08.2018, 00:21
Re: HELP PLEASE! - by SapMan - 16.08.2018, 00:40
Re: HELP PLEASE! - by RedRex - 16.08.2018, 00:43
Re: HELP PLEASE! - by SapMan - 16.08.2018, 00:48
Re: HELP PLEASE! - by Sew_Sumi - 16.08.2018, 01:31
Re: HELP PLEASE! - by SapMan - 16.08.2018, 01:33
Re: HELP PLEASE! - by SapMan - 16.08.2018, 01:40
Re: HELP PLEASE! - by Sew_Sumi - 16.08.2018, 01:44
Re: HELP PLEASE! - by SapMan - 16.08.2018, 01:55

Forum Jump:


Users browsing this thread: 1 Guest(s)