Server strange :D
#5

This can be, when i do cikle, from cars in onplayerupdate?
new autos[ MAX_PLAYERS ];
Код:
public OnPlayerUpdate(playerid)
{
	if( IsPlayerConnected( playerid ) )
	{
	    if( GetPlayerState( playerid )  == PLAYER_STATE_DRIVER )
		{
	        	for(autos[ playerid ] = 1; autos[ playerid ] < MAX_VEHICLES; autos[ playerid ] ++  )
	        	{
}
}
}
Reply


Messages In This Thread
Server strange :D - by audriuxxx - 18.03.2013, 14:47
Re: Server strange :D - by Jstylezzz - 18.03.2013, 15:15
Re: Server strange :D - by Rufio - 18.03.2013, 15:24
Re: Server strange :D - by AndreT - 18.03.2013, 15:35
Re: Server strange :D - by audriuxxx - 18.03.2013, 17:15
Re: Server strange :D - by Jstylezzz - 18.03.2013, 17:17
Re: Server strange :D - by Scenario - 18.03.2013, 17:17
Re: Server strange :D - by audriuxxx - 18.03.2013, 17:27
Re: Server strange :D - by Jstylezzz - 18.03.2013, 17:29
Re: Server strange :D - by audriuxxx - 18.03.2013, 17:39

Forum Jump:


Users browsing this thread: 1 Guest(s)