Hi
What file I need modify to change the vehicle of the image?
How do I make to have the original vehicle and the vehicle modified at the same time?
Sorry for my bad english.
Lorry
Moderator: Locomotion Moderators
- barney_5uk
- Engineer
- Posts: 85
- Joined: 03 Feb 2005 10:08
Re: modified vehicles
look for
<object class=0x(...) subclass=0x (...) name="FILENAME"><chunk(...) etc...
it's the second line in the vehicles' script. FILENAME is the vehicles internal name in 8 digits where not used digits should be spaces. The vehicles' file name should be equal (with .dat extension).
look also for
<useobject desc="compatible" class=(...)>FILENAME</useobject>
when you have this entry in the script, you should also use the same name you want to give for your modified vehicle here.
So you can add modified vehicles without deleting or overwriting existing ones.
<object class=0x(...) subclass=0x (...) name="FILENAME"><chunk(...) etc...
it's the second line in the vehicles' script. FILENAME is the vehicles internal name in 8 digits where not used digits should be spaces. The vehicles' file name should be equal (with .dat extension).
look also for
<useobject desc="compatible" class=(...)>FILENAME</useobject>
when you have this entry in the script, you should also use the same name you want to give for your modified vehicle here.
So you can add modified vehicles without deleting or overwriting existing ones.
- barney_5uk
- Engineer
- Posts: 85
- Joined: 03 Feb 2005 10:08
Re: modify
Well, and when he changes both the filename and the vehicles internal name, he can use the modded one and the origin one at same time.
Who is online
Users browsing this forum: No registered users and 16 guests