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:
09/12/2010 12:09 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 
CoDBO General.. Posts: (23) Views: (169) by SparkyMcSparks
CoDBO General.. Posts: (24) Views: (273) by Rasta
CoDBO General.. Posts: (20) Views: (199) by Rasta
CoD2 General.. Posts: (2) Views: (17) by liltc64
CoD2 MP Mapping.. Posts: (7) Views: (62) by cod2fun
Software Help.. Posts: (8) Views: (68) by pa1n
CoD4 Map + Mod R.. Posts: (91) Views: (485) by Welshy
General Offsite .. Posts: (1) Views: (34) by mox123456
CoD2 Map + Mod R.. Posts: (4) Views: (55) by IzNoGoD
CoD4 Map + Mod R.. Posts: (5) Views: (82) by Woozy
Back to Home Page
MODSCON 2010 L4D2 Contest
Dr. Nano Free for the iPhone and iPod Touch
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