Problem with car respawn
#8

What do you mean to put it here?or the lines?
if the errors they are on these lines:
[php
public IsVehicleOccupied(vehicleid)
{
for(new i=0;i<MAX_PLAYERS;i++)
{
if(IsPlayerInVehicle(i,vehicleid)) return 1;
}
return 0;
}
[/php]
Reply


Messages In This Thread
Problem with car respawn - by Mark k - 22.10.2009, 19:04
Re: Problem with car respawn - by agusfn20 - 22.10.2009, 19:19
Re: Problem with car respawn - by MB@ - 22.10.2009, 19:21
Re: Problem with car respawn - by Mark k - 22.10.2009, 19:29
Re: Problem with car respawn - by Peter_Corneile - 22.10.2009, 19:32
Re: Problem with car respawn - by Mark k - 22.10.2009, 19:43
Re: Problem with car respawn - by Peter_Corneile - 22.10.2009, 19:43
Re: Problem with car respawn - by Mark k - 22.10.2009, 19:45
Re: Problem with car respawn - by Peter_Corneile - 22.10.2009, 19:47
Re: Problem with car respawn - by Mark k - 22.10.2009, 19:52

Forum Jump:


Users browsing this thread: 1 Guest(s)