
 |
| Author |
Topic: Level Design Question |
| GundamX |
General Member Since: May 23, 2008 Posts: 43 Last: Jul 14, 2009 [view latest posts] |
|
|
|
|
| techno2sl |
 |
General Member Since: Aug 5, 2004 Posts: 2737 Last: Mar 15, 2010 [view latest posts] |
|
|
 |
 |
|
Category: CoD2 MP Mapping Posted: Thursday, Jul. 2, 2009 08:14 pm |
 |
If the silo is a model or a bunch of script_brushmodels you can use something like:
script_gameobectname
sd
In the entity setup in radiant.
values would be:
sd tdm hq dm ctf
Think that's it, can't remember exactly, but it will be easier thant scripting ![[thumbs_up]](images/BBCode/smilies/thumbs_up.gif) |
 |
|
|
| GundamX |
General Member Since: May 23, 2008 Posts: 43 Last: Jul 14, 2009 [view latest posts] |
|
|
|
|
| Sevenz |
 |
General Member Since: Apr 24, 2006 Posts: 1988 Last: Mar 6, 2010 [view latest posts] |
|
|
|
Category: CoD2 MP Mapping Posted: Thursday, Jul. 2, 2009 09:53 pm |
 |
typo
Quote: script_gameobectname
Key: script_gameob jectname
Value: sd |
 |
|
|
| techno2sl |
 |
General Member Since: Aug 5, 2004 Posts: 2737 Last: Mar 15, 2010 [view latest posts] |
|
|
 |
 |
|
|
| GundamX |
General Member Since: May 23, 2008 Posts: 43 Last: Jul 14, 2009 [view latest posts] |
|
|
|
|
| sherlokpwnz |
General Member Since: May 1, 2009 Posts: 95 Last: Jan 13, 2010 [view latest posts] |
|
|
|
|
| GundamX |
General Member Since: May 23, 2008 Posts: 43 Last: Jul 14, 2009 [view latest posts] |
|
|
|
|
| GundamX |
General Member Since: May 23, 2008 Posts: 43 Last: Jul 14, 2009 [view latest posts] |
|
|
|
Category: CoD2 MP Mapping Posted: Monday, Jul. 6, 2009 03:43 pm |
 |
BUMP**
Just to follow up i need a lil help.
I am using the sd_bombzone_b_silo as a target.
my problem isnt the game play S&D and CTF all that works.
What i need is the silo to be there in the other game types.
I have remade the silo as
classname: script_brushmodel
script_gameobjectname: tdm hq dm ctf (NOT S&D cause the s&d bombzone will be ther in that game type)
this however does not work in (lets say in CTF the Silo is there but in S&D BOTH are there) I wasnt the script model NOT to be there in S&D
edited on Jul. 6, 2009 03:43 pm by GundamX |
 |
|
|
| clanhelio |
General Member Since: Aug 30, 2008 Posts: 113 Last: Feb 28, 2010 [view latest posts] |
|
|
|
|
|
|
|