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/21/2010 12:03 EDT

Time remaining:
We Dontated to PixelEquity
"Mods can significantly outshine and/or continue the success of the original game even when it is dated." 1
 
Site News   |   Aggregated News   |   Forums   |   Tutorials   |   Downloads   |   Projects   |   Weblinks
Latest Forum Threads 
CoD2 MP Mapping.. Posts: (6) Views: (45) by PanZerReBorN
CoD4 Map + Mod R.. Posts: (30) Views: (205) by sam_fisher3000
CoD4 MP Mapping.. Posts: (24) Views: (468) by DeekCiti
CoD4 Scripting.. Posts: (3) Views: (15) by Samuel033
General.. Posts: (1) Views: (15) by Morphisnb
CoD4 SP Mapping.. Posts: (8) Views: (105) by voidsource
CoD2 MP Mapping.. Posts: (8) Views: (53) by Infern4ll
CoDUO Mapping.. Posts: (3) Views: (34) by Fawlty
CoDUO Mapping.. Posts: (4) Views: (29) by morgawr
CoD4 Map + Mod R.. Posts: (2) Views: (46) by Hajas
Back to Home Page
MODSCON 2010 L4D2 Contest
Register/Login to Add a Tutorial
Tutorials
CoD2 Mapping
ratings:
Awful Rating
Poor Rating
Average Rating
Good Rating
Excellent Rating
Adding Wounded Allied Soldiers
Versions: You must be logged in to view history.
[FR]Sparks shows you how to make wounded allied soldiers for a sinlge player map.
wounded_400

Download Link Via File Lodge

Notes:

Script_Noteworthy key/value per each script_origin determines the type of
animation as follows --

"chest"
//laying down, arm on chest (head pointed direction of node)

"groin"
//laying down, knees bent, holding groin (feet pointed direction of node)

"neck"
//laying down, grasping neck (head pointed direction of node)

"side"
//laying down on side almost fetal position (head pointed direction of node)

"sitting"
//sitting upright, hand on chest (facing 10:30)

************************************************************************

To change the nation type of wounded AI, edit the following
line found in the mapname.GSC as follows--

wounded_guy = character_nonAI_spawn();

Parameters are
**************
character_nonAI_spawn(type, location, lowRes)

Types you can use
*****************
"ranger"(default)
"british"
"medic"
"randall"
"radioguy"