
Frost44
Joined: Nov 27, 2009
|
Posted: Mar 14, 2010 12:37 PM
Msg. 1 of 5
I know to make AI drive vehicles, you need to make a command list or something in Sapien and assign it to an AI's starting point. But whenever i make one, it doesnt work. I place all the points from the starting point to the vehicle, but its the actual command thing that confuses me. I click on New Instance and and something comes up in the box on the right that, in the properties box when you click on it, has a list of things like 'jump' 'vocalize' 'vehicle' and others. I just dont know what to do and cant find any tutorials. Could anyone explain this?
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Mar 14, 2010 12:46 PM
Msg. 2 of 5
(ai_go_to_vehicle [AI] [VEHICLE] [SEAT]) or (vehicle_load_magic [VEHICLE] [SEAT] (ai_actors [AI]))
|
|
|

Frost44
Joined: Nov 27, 2009
|
Posted: Mar 14, 2010 12:57 PM
Msg. 3 of 5
wha?
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Mar 14, 2010 12:59 PM
Msg. 4 of 5
Scripts. Much quicker and far more efficient than doing it with a command list.
|
|
|

DarkHalo003
Joined: Mar 10, 2008
All ARs Need Green Little Buttons.
|
Posted: Mar 14, 2010 04:27 PM
Msg. 5 of 5
Quote: --- Original message by: Frost44 I know to make AI drive vehicles, you need to make a command list or something in Sapien and assign it to an AI's starting point. But whenever i make one, it doesnt work. I place all the points from the starting point to the vehicle, but its the actual command thing that confuses me. I click on New Instance and and something comes up in the box on the right that, in the properties box when you click on it, has a list of things like 'jump' 'vocalize' 'vehicle' and others. I just dont know what to do and cant find any tutorials. Could anyone explain this? Jump tells an individual biped to jump. Vocalize tells an AI to chat. Vehicle is the command used to tell an actor or biped to go to a vehicle, 0 meaning any vehicle and other values meaning any vehicle within a given amount of world units.
|
|
|