MODSonline Subscriptions
View in iTunes
Please help us to raise in the ranks of podcasting and subscribe to our itunes feed using the link above.
The next MODSonair show will air LIVE on:
03/14/2010 12:03 EST

Time remaining:
We Dontated to PixelEquity
"Modding refers to the act of modifying a piece of hardware or software or anything else for that matter, to perform a function not originally conceived or intended by the designer." 4
 
Site News   |   Aggregated News   |   Forums   |   Tutorials   |   Downloads   |   Projects   |   Weblinks
Latest Forum Threads 
News Around the .. Posts: (2) Views: (7) by Morphisnb
CoD4 MP Mapping.. Posts: (4) Views: (31) by {UST}Hogan
CoD2 Scripting.. Posts: (6) Views: (151) by inanbayram
CoD4 Map + Mod R.. Posts: (10) Views: (151) by sam_fisher3000
CoD4 Scripting.. Posts: (6) Views: (51) by Samuel033
CoD4 MP Mapping.. Posts: (21) Views: (121) by paulb39
CoD4 General.. Posts: (19) Views: (118) by Samuel033
CoD4 Scripting.. Posts: (3) Views: (49) by Samuel033
CoD+UO General.. Posts: (9) Views: (69) by .KiLL3R.
CoD2 Scripting.. Posts: (2) Views: (21) by coywhite
Back to Home Page
MODSCON 2010 L4D2 Contest
Dr. Nano Free for the iPhone and iPod Touch
Register/Login to Add a Tutorial
Tutorials
CoDUO Mapping
ratings:
Awful Rating
Poor Rating
Average Rating
Good Rating
Excellent Rating
Enemy Running Away
Versions: You must be logged in to view history.
P.o.W. explains how to make an ai run away from you...
 Ok this is a very very short tut but someone asked me a question a couple of days ago of how to make a german run away from you, like they are scared, so I just thought i would make this to make it clear to all .

All you have to do is set up an ai actor -- say german_mp40 and then make him a spawner(if u want).

Make a trigger once and a node were u want him to run to.

connect the trigger to the actor and then the actor to the node, link with pathnodes and then on the actor do;

key = script_moveoverride
value = 1

then when he spawns he will run to the node without shooting untill he reaches the targeted node and then he will turn and fire, unless u shoot him in the leg of course -- they aint that stupid.

Looks very good making him run to an mg42 from the open.

Also can be used for allies if u want to get the feeling they are heavily under fire and are running for cover.

Cheers PoW