Simple job bug/problem
#6

tried on this way ...

but same problem

im not sure I understood you good... english is not my main language...sry for that

Код:
			case 10: {

			    if( GetVehicleModel( GetPlayerVehicleID( playerid ) ) == 431 && GetPlayerState( playerid ) == 2 ) {

			        if( BusLinija[ playerid ] < 11 ) {
						Muma_DisablePlayerCheckpoint( playerid );
						BusLinija[ playerid ]++;
						CheckpointStatus[ playerid ] = 14;
					}
					if( BusLinija[ playerid ] == 2 ){
				 		Muma_SetPlayerCheckpoint( playerid, 963.2554, -1330.4203, 13.4962, 5.0 );
				 		BusLinija[playerid] = 3;
						SendClientMessage(playerid, 0xFFFF00AA, "*Crazy ED: Move your lazzy ass to bayside and deliver those crates!");
						return 1;
					}
				 	if( BusLinija[ playerid ] == 3 ){
				 		Muma_SetPlayerCheckpoint( playerid, 1222.1409, -1284.2852, 13.5143, 5.0 );
				 		BusLinija[playerid] = 4;
						SendClientMessage(playerid, 0xFFFF00AA, "*Crazy ED: Move your lazzy ass to bayside and deliver those crates!");
						return 1;
					}
Reply


Messages In This Thread
Simple job bug/problem - by tbedy - 14.02.2018, 14:19
Re: Simple job bug/problem - by enzulikeS - 14.02.2018, 14:51
Re: Simple job bug/problem - by RogueDrifter - 14.02.2018, 14:53
Re: Simple job bug/problem - by tbedy - 14.02.2018, 14:57
Re: Simple job bug/problem - by RogueDrifter - 14.02.2018, 15:05
Re: Simple job bug/problem - by tbedy - 15.02.2018, 16:01

Forum Jump:


Users browsing this thread: 1 Guest(s)