A function added by MWSE.
xAITravel is a wrapper function for the original AITravel to allow variables.
SyntaxEdit
ref->xAITravel x (float) y (float) z (float)
ExampleEdit
float x float y float z long npcRef Setx npcRef to xGetRef "npc_to_move" Set x to 300 Set y to 134 Set z to 0 npcRef->xAITravel x y z