Posts: 160
Threads: 16
Joined: Mar 2012
Reputation:
0
The maximum amount of vehicles a family can have is 5, how can I increase to 10 or 15?
Posts: 983
Threads: 98
Joined: Feb 2012
Reputation:
0
If you have the max number of family vehicles in your script as a define then edit it to the number that you want.
Posts: 1,274
Threads: 54
Joined: Jul 2012
You can have as many as your script defines the maximum.
Posts: 160
Threads: 16
Joined: Mar 2012
Reputation:
0
I searched for all the "#define"
Noting about max family vehciles
Posts: 1,274
Threads: 54
Joined: Jul 2012
What is your family vehicle system variable as?
Posts: 1,274
Threads: 54
Joined: Jul 2012
What script are you using?
Posts: 1,274
Threads: 54
Joined: Jul 2012
I meant this - new Fam[MAX_VEHICLES];