Art of War Central
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 
CoD4 Scripting.. Posts: (7) Views: (57) by Cnopicilin
CoD4 General.. Posts: (20) Views: (120) by Cnopicilin
CoD4 MP Mapping.. Posts: (2) Views: (12) by vT-Ownage
News Around the .. Posts: (5) Views: (46) by vT-Ownage
CoD4 MP Mapping.. Posts: (2) Views: (48) by Vistrum
L4D2 Mapping.. Posts: (14) Views: (180) by Vistrum
CoD4 MP Mapping.. Posts: (7) Views: (96) by Vistrum
CoD4 MP Mapping.. Posts: (1) Views: (6) by Pokeloca
CoD4 MP Mapping.. Posts: (4) Views: (34) by {UST}Hogan
CoD2 Scripting.. Posts: (6) Views: (154) by inanbayram
Back to Home Page
MODSCON 2010 L4D2 Contest
Art of War Central
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