|
 |
|
|
|
|
|
GTA Modification Forums
Train and traffic light modding
 |
|
 |
| |
MercedesBenz_Admiral  |
Posted: Wednesday, Aug 29 2012, 18:45
|
Player Hater

Group: Members
Joined: Aug 29, 2012

|
Hi there, As I'm new to these forums and a little unfamiliar, I was unable to use the search function well, so this thread may already be covered. I'm currently modding/creating a custom train for SA, wich is ofcourse, no difficulty to me. But, how can I make consists for the train? In example how to add more passenger cars to the default Brown Streak combinations, consisting one locomotive and two (sometimes three) passenger cars? If I would want to add a forth or fifth passenger car in example. It is highly necessary for the type of train that I'm making, and further more there is always a desire of creating shorter or longer trains. So is there any specific tool for this? Or can it be done with any of the existing GTA SA modding tools? I've googled it but was never able to find anything on it. Also are there any tools available for traffic light scripting/modding? Because I would like to create my own custom traffic lights Greets, John
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Link2012  |
Posted: Tuesday, Sep 11 2012, 15:57
|
Wut?

Group: Members
Joined: Jan 30, 2011


|
| QUOTE | | im no expert in III modding, but this question has hit me numerous times, so i may as well tell you how i think they do it: its probably in the code of the trains handling |
Nope, isn't handling that tells it, it is a hardcoded array with train types and it's carriage models. | CODE | | 0x8D44F8 = static int TrainTypeCarriages[16][16] // TrainTypeCarriage[TYPE][CARRIAGE] |
See more at: http://www.gtaforums.com/index.php?showuser=568669And is exactly what this more carriages mod do, add more models to each type in this array. This post has been edited by Link2012 on Tuesday, Sep 11 2012, 16:17
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
| |
 |
|
 |
|
|
|
|