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
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
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
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
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
|
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
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...