
Kustrin 117
Joined: Aug 6, 2009
\
|
Posted: Apr 26, 2010 05:25 AM
Msg. 1 of 4
How can I place a biped to have a nav point on it and go to a teleporter and teleport to base? (For Single player map)
|
|
|

Master Jake
Joined: Sep 20, 2009
Haii
|
Posted: Apr 26, 2010 01:51 PM
Msg. 2 of 4
Not sure if this differs between multiplayer or single player maps. In sapien (in the hierarchy view) go to Mission->AI->command lists and create a new instance. Expand the newly created command list and then click commands and create a new instance there too. Click that command and in the properties window you will see something that says "atom type." Use that box to select commands.
The ones you are looking for would be: "go to" and "teleport"
You may have to click points and create a point so that you can tell the AI to go to that point. Assign the command list to whichever AI you want in the AI properties.
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Apr 26, 2010 11:53 PM
Msg. 3 of 4
Command lists are so inefficient and unpredictable, but the only alternative is to script. If you have no experience in scripting, this is what you should try. However, if you're willing to script, the command to teleport an object is: (object_teleport [object] [flag])
|
|
|

Kustrin 117
Joined: Aug 6, 2009
\
|
Posted: Apr 27, 2010 04:24 AM
Msg. 4 of 4
I know this but how can I make the biped go to a flag or somewhere?
|
|
|