falconpilot 0 Posted September 4, 2007 so....i put a name to the civilian (aiguysname) i write in a waypoint at a script aiguysname switchmove "AmovPercMstpSnonWnonDnon_exercisePushup" i say scripted at the action & when i click to play it says script aiguysname not found can you plsss help me...what should i do to make it work? Share this post Link to post Share on other sites
sprayer_faust 0 Posted September 4, 2007 Don't put code in "Script" line. If you want to do simple commands use the unit's "Initialization" field. Put it in there (create/edit unit->give him a name (like civilian1)->then use your command in there (civilian1 switchmove "AmovPercMstpSnonWnonDnon_exercisePushup"). For further info on scripts reffer to tutorials at ofpec (about .sqm type of scripts, not .sqs type... they're outdated). Or you can just search the forum... You can also use the biki's scripting commands for arma (google->arma->support->bis wiki). Share this post Link to post Share on other sites
Heatseeker 0 Posted September 5, 2007 He sent me a pm about this earlier, anyway it wont work in a units init field. He needs to use the on activation box of the WP instead of the script one.. incase you need an animation to play continuously use a talk WP plus a cycle one . Share this post Link to post Share on other sites