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
"A total overhaul mod changes or redefines the gameplay style of the original game, while keeping it in the original game's universe or plot." 3
 
Site News   |   Aggregated News   |   Forums   |   Tutorials   |   Downloads   |   Projects   |   Weblinks
Latest Forum Threads 
CoD2 MP Mapping.. Posts: (9) Views: (85) by PanZerReBorN
CoD4 Scripting.. Posts: (4) Views: (176) by Larrabee
General Gaming.. Posts: (3) Views: (76) by BigAl444
CoD4 General.. Posts: (92) Views: (115) by Samuel033
CoD4 MP Mapping.. Posts: (1) Views: (21) by Infern4ll
CoDWW MP Mapping.. Posts: (5) Views: (76) by [ZCT]CoDMapper
CoD4 MP Mapping.. Posts: (10) Views: (148) by [IBS]MattY
CoD4 Map + Mod R.. Posts: (32) Views: (228) by sam_fisher3000
Back to Home Page
MODSCON 2010 L4D2 Contest
Register/Login to Add a Tutorial
Tutorials
CoD4 Mapping
ratings:
Awful Rating
Poor Rating
Average Rating
Good Rating
Excellent Rating
Adding CTF and CTFB (AWE) to your maps
Versions: You must be logged in to view history.
This tutorial shows how to put Capture the Flag and Capture the Flag Back. Thanks .KILL3R.
(these gametypes are in the awe mod for cod4, if the official ctf gametype is included in a future patch then this tutorial will probably be usless)

Adding CTF/B in CoD4 is really quite easy... easier than adding DOM anyway :P

First, open your map file, make a brush in the place were you wont the axis flag to be stealable, texture it tools > trigger



make another brush smaller than the one you just did and texture it tools > origin, the center of this brush is were the bottom of the flag will be



select both brushes > right click on them in 2D view > trigger > multiple
Press N
and key in these values:

Key: targetname
Value: axis_flag



Now do the same for the other flag, but change the value to
allied_flag

NOTE: The flag models are added automatically when the map loads

Now for the spawns :P

CTF/B use the Sabotage spawns so...
right click in 2D view > mp > sab > spawn > then choose the one you want

allies - this is were allies spawn once the round has started
allies_start - this is were allies spawn before the round starts
axis - this is were axis spawn once the round has started
axis_start - this is were axis spawn before the round starts