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
"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 
CoD4 MP Mapping.. Posts: (5) Views: (76) by infinet
CoDWW MP Mapping.. Posts: (1) Views: (15) by [ZCT]CoDMapper
CoD4 MP Mapping.. Posts: (29) Views: (477) by {UST}Hogan
CoD4 General.. Posts: (82) Views: (102) by techno2sl
General Gaming.. Posts: (1) Views: (13) by Cerebral_Assassin
General Gaming.. Posts: (1) Views: (10) by Cerebral_Assassin
CoD2 MP Mapping.. Posts: (8) Views: (76) by PanZerReBorN
CoDWW Map + Mod .. Posts: (35) Views: (317) by dundy
CoD2 MP Mapping.. Posts: (4) Views: (55) by liltc64
CoD4 MP Mapping.. Posts: (10) Views: (148) by Infern4ll
Back to Home Page
MODSCON 2010 L4D2 Contest
Art of War Central
Register/Login to Add a Tutorial
Tutorials
CoD Mapping
ratings:
Awful Rating
Poor Rating
Average Rating
Good Rating
Excellent Rating
Minefield
Versions: You must be logged in to view history.
How to add a minefield in CoD Radiant

So - you want to know how to make a minefield...we'll...read carefully because here we go

Step 1)  Create a large brush. Texture it with the "Trigger" texture (located in the common texture folder).

Step 2)  With the brush selected, right click and select trigger-->multiple.

Step 3)  With the brush still selected press "N" and enter:

Key: targetname
Value : minefield

Step 4)   In the script file (.gsc) you need to add

maps\mp\_load::main();

And that's it

*bet you thought it would be harder

StrYdeR