Whats wrong ????
#1

Hello , today i removed all cars from larp(gtaRP) , except on bus , so i added new Dealership cars to cars.cfg , i edited
Код:
new CarInfo[52][cInfo];
Код:
public IsAnOwnableCar(vehicleid)
{
	if(vehicleid >= 2 && vehicleid <= 51) { return 1; }
	return 0;
}
and the /rac , but its sayng Number of vehicle models : 1 , and dont show cars ingame , whats problem ?
Reply
#2

Well if you removed all the vehicles except the Bus, that would explain why it says:
Number of Vehicle Models: 1

And of course that would be your bus & no other vehicles would be on the server

CarInfo[52][cInfo] is just a varible, not the actual vehicles... So either put back those vehicles or spawn your own maybe to fix?
Reply
#3

Quote:
Originally Posted by XGh0stz
Посмотреть сообщение
Well if you removed all the vehicles except the Bus, that would explain why it says:
Number of Vehicle Models: 1

And of course that would be your bus & no other vehicles would be on the server

CarInfo[52][cInfo] is just a varible, not the actual vehicles... So either put back those vehicles or spawn your own maybe to fix?
Yes sir i do that
Reply
#4

I had the same problem with the Dealership system on LARP... So I deleted the Dealership system and added a new, better one as fs ( ping's fs )... it works perfectly with larp. if you want to have the fs pm me...
Reply
#5

Quote:
Originally Posted by xXGaryXx
Посмотреть сообщение
I had the same problem with the Dealership system on LARP... So I deleted the Dealership system and added a new, better one as fs ( ping's fs )... it works perfectly with larp. if you want to have the fs pm me...
I pmed you , send me now please :P ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)