Team Cars Help
#4

pawn Код:
//on top of your script
forward GroveVehicle(vehicleid);

//somewhere else, outside other callbacks
public GroveVehicle(vehicleid)
{
     for(new i=0; i<CARS_NUMBER; i++)
          if(CarCheck == Cars[Grove][i])
               return 1;
     return 0;
}
Because you deleted the rest of the code, i can't and i don't want to provide further help. It's all about helping others, not getting your problem fixed and deleting all the resources... You're lucky I was able to recover the original script, this way it's easier to understand what I said in my first post.
Reply


Messages In This Thread
Team Cars Help - by killerbigpoint - 10.10.2014, 17:00
Re: Team Cars Help - by HazardouS - 10.10.2014, 18:55
Re: Team Cars Help - by killerbigpoint - 10.10.2014, 21:44
Re: Team Cars Help - by HazardouS - 11.10.2014, 06:33
Re: Team Cars Help - by Jdt - 11.10.2014, 07:58
Re: Team Cars Help - by HazardouS - 11.10.2014, 11:13

Forum Jump:


Users browsing this thread: 3 Guest(s)