Cars Help
#10

between each if put print("1"); print("2"); and so on..

do cmd once then go to server log and check how far it have counted, so you know untill which if it can execute, I go for owned vehicles, or some function works different, such as IsAHarvest, as you increased cars count in cars.cfg it means all car ids goes up and IsAHarvest isnt IsAHarvest anymore, IDs just doesnt match, simple way to fix this is new Morecars = 50;

and in /motor cmd add example:
if(idcar == 59+Morecars || idcar == 60+Morecars)
{
return 1;
}

just think and you will get what I mean, have fun with pawno sex
Reply


Messages In This Thread
Cars Help - by Cruncy - 26.02.2012, 13:23
Re: Cars Help - by Voldemort - 26.02.2012, 13:24
Re: Cars Help - by Cruncy - 26.02.2012, 13:28
Re: Cars Help - by Mario™ - 26.02.2012, 13:29
Re: Cars Help - by Cruncy - 26.02.2012, 13:35
Re: Cars Help - by Voldemort - 26.02.2012, 13:37
Re: Cars Help - by Cruncy - 26.02.2012, 13:39
Re: Cars Help - by Voldemort - 26.02.2012, 13:57
Re: Cars Help - by Cruncy - 26.02.2012, 14:08
Re: Cars Help - by Voldemort - 26.02.2012, 14:14

Forum Jump:


Users browsing this thread: 1 Guest(s)