SA-MP Forums Archive
how to set the train on another track? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: how to set the train on another track? (/showthread.php?tid=170183)



how to set the train on another track? - Tommy_CAR - 22.08.2010

how to set the train on another track?


Re: how to set the train on another track? - dax123 - 22.08.2010

Quote:
Originally Posted by Tommy_CAR
View Post
how to set the train on another track?
Use object or NPC.


Re: how to set the train on another track? - Tommy_CAR - 22.08.2010

how to put the NPC on the second line?


Re: how to set the train on another track? - dax123 - 22.08.2010

Quote:
Originally Posted by Tommy_CAR
View Post
how to put the NPC on the second line?
Well,
get on a train,
use npc_record.amx to record the movement,
compile your NPC script so you can use the recordings,
Connect it in your gamemode and the NPC will start to drive the train.

any specific informations, you can find it in SA-MP wiki.


Re: how to set the train on another track? - Tommy_CAR - 22.08.2010

and whether the NPC drive train on the other side of the tracks so to pass me by while I ride the train


Re: how to set the train on another track? - dax123 - 22.08.2010

Quote:
Originally Posted by Tommy_CAR
View Post
and whether the NPC drive train on the other side of the tracks so to pass me by while I ride the train
you can do the same thing with another track, for sure.
or you mean, express-train?


Re: how to set the train on another track? - dax123 - 22.08.2010

if i understood correctly, you mean :

Code:
====================         ====================          ====================               
other side                     other side                   other side 
====================         ====================          ====================
                                                               [[bOt]]-> 
     [[your train]]->         [[bOt]]-> [[your train]]->         [[your train]]->  
====================         ====================          ====================
your platform                 your platform                your platform
====================         ====================          ====================


-------------------------------------------------------------------------------------------


====================         ====================          ====================               
other side                     other side                   other side
====================         ====================          ====================
              [[bOt]]->                                                                                    
 [[your train]]->              [[your train]]-> [[bOt]]->       [[your train]]->  
====================         ====================          ====================
your platform                        your platform                    your platform
====================         ====================          ====================
right?


Re: how to set the train on another track? - Tommy_CAR - 22.08.2010

Quote:
Originally Posted by dax123
View Post
if i understood correctly, you mean :

Code:
====================         ====================          ====================               
other side of platform                 other side of platform                 other side of platform
====================         ====================          ====================
                                                                                                          [[bOt]]-> 
           [[your train]]->              [[bOt]]->     [[your train]]->              [[your train]]->  
====================         ====================          ====================
your platform                              your platform                              your platform
====================         ====================          ====================


-------------------------------------------------------------------------------------------


====================         ====================          ====================               
other side of platform                 other side of platform                 other side of platform
====================         ====================          ====================
                      [[bOt]]->                                                                                    
      [[your train]]->                   [[your train]]->   [[bOt]]->                [[your train]]->  
====================         ====================          ====================
your platform                              your platform                              your platform
====================         ====================          ====================
right?
exactly
or as in this movie, at 2:58
http://en.kendincos.net/video-lthhdj...racks-pc-.html

Image:
/imageshack/img824/3144/10311020.png

how to do it?


Re: how to set the train on another track? - Tommy_CAR - 22.08.2010

Help me ! I would like on this screenshot: /imageshack/img824/3144/10311020.png


Re: how to set the train on another track? - dax123 - 22.08.2010

Quote:
Originally Posted by Tommy_CAR
View Post
Help me ! I would like on this screenshot: /imageshack/img824/3144/10311020.png
it's easy.. it's already in npcmodes folder
all you need to do is make your train opposite side of the bot


Re: how to set the train on another track? - Tommy_CAR - 22.08.2010

how to make a train on the opposite side?
and how to NPC bot command that it runs?


Re: how to set the train on another track? - Agent Smith - 22.08.2010

I don't think you can drive a train on the right hand side of the train tracks. I've never been able to.


Re: how to set the train on another track? - Claude - 22.08.2010

CLEO mods


Re: how to set the train on another track? - Tommy_CAR - 22.08.2010

Quote:
Originally Posted by Claude
View Post
CLEO mods
I tried to cleo mod but does not work on my server


Re: how to set the train on another track? - Tommy_CAR - 22.08.2010

Help me!


Re: how to set the train on another track? - vpontin - 27.06.2011

I think the option to put trains on other tracks was disabled in 0.3C, unfortunately...