[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Battlefield Modding Tutorials BFMODS • View topic - Irving Contowers not showin

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Sat Apr 27, 2024 6:51 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 
Author Message
PostPosted: Sun Aug 31, 2008 2:12 am 
Offline

Joined: Sat Jun 07, 2008 6:36 pm
Posts: 45


Top
 Profile Send private message E-mail  
 
PostPosted: Sun Aug 31, 2008 4:12 am 
Offline

Joined: Sat Jun 07, 2008 6:36 pm
Posts: 45
Ok it turns out the towers r there but there invisible... lol
anyone know how i can make them visible...


Top
 Profile Send private message E-mail  
 
PostPosted: Sun Aug 31, 2008 5:03 am 
Offline

Joined: Thu Mar 08, 2007 10:31 pm
Posts: 103
Looks like you just put the object name as the spawn. You have to edit ObjectSpawnTemplates.con and add the towers to an existing spawner, then put the spawner's name in the ObjectSpawns.con, otherwise it's just like you're putting a static object there, which is an SSM no-no. Basically you need to do the same thing as if you wanted to spawn a different vehicle.


Top
 Profile Send private message E-mail  
 
PostPosted: Sun Aug 31, 2008 5:20 am 
Offline

Joined: Sat Jun 07, 2008 6:36 pm
Posts: 45


Top
 Profile Send private message E-mail  
 
PostPosted: Sun Aug 31, 2008 8:53 am 
Offline
User avatar

Joined: Thu Oct 19, 2006 5:03 am
Posts: 1209
don't use

o_uscontower01

use

O_AirTower_NVA1
O_AirTower_US1

Those will show up cause they are PCOs. You will have to remove the tower spawns if you don't want them, though.

_________________
Image

Image


Top
 Profile Send private message E-mail  
 
PostPosted: Sun Aug 31, 2008 9:42 am 
Offline

Joined: Tue Nov 27, 2007 7:56 pm
Posts: 1226


Top
 Profile Send private message E-mail  
 
PostPosted: Sun Aug 31, 2008 6:09 pm 
Offline

Joined: Sat Jun 07, 2008 6:36 pm
Posts: 45
aahhhhhhhh i get it thx alot


Top
 Profile Send private message E-mail  
 
PostPosted: Fri Sep 05, 2008 3:08 pm 
Offline

Joined: Tue Nov 27, 2007 7:56 pm
Posts: 1226
No problem mate :)


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 218 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group