[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 - Connecting new spawnpoints to a flag

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Thu May 02, 2024 7:02 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 19 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
PostPosted: Mon Nov 26, 2007 6:56 am 
Offline

Joined: Tue Jul 11, 2006 7:32 am
Posts: 357
Hi freddy,

Yes I have attempted to spawn several "projectiles" and when I was referring to the Landmine I was refering to the >> LandmineProjectile

It doesn't work.. feel free to correct me if I'm wrong.. :lol:

_________________
Support your local ModSqaud - ! -


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Nov 26, 2007 7:52 am 
Offline

Joined: Thu Jun 15, 2006 9:36 am
Posts: 2015
Weapon Landmine is what you see in hand of soldier.
This landmine will NOT go of if a tank run you over.
When you throw landmine it becomes a projectile and like any other projectile you can't spawn them.

Custom maps can spawn landminebase, but it will not explode, just look like a broken landmine.

_________________
In the beginning everybody was a SSM NooB.
BFV SSM on server 66.55.142.243
Server Homepage


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Nov 26, 2007 3:39 pm 
Offline

Joined: Mon Oct 09, 2006 12:51 pm
Posts: 782
like i said. You Can Spawn Effects With Your Object Templates, but the Effects do No Damage, and are Cosmetic, but Projectiles wont work because the code just isnt there to make them spawnable items.

If you really want a spawnable Projectile, I suggest looking at Forgotten Hopes Omaha Charlie Sector map. They have a Random Spawning Water Artillery Burst. However dont know if it does damage or not.


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Nov 26, 2007 4:46 pm 
Offline

Joined: Thu Mar 15, 2007 2:22 pm
Posts: 1253
zooka projectile is kinda visible and there is no "ObjectTemplate.invisible 1" in its code. maybe could work to change this to "ObjectTemplate.invisible 0" on some other projectile to make it visible?

Image

Image

ok ill post this 1 to ;-)

Image


Top
 Profile Send private message E-mail  
 
PostPosted: Tue Nov 27, 2007 7:06 pm 
Offline

Joined: Mon Oct 09, 2006 12:51 pm
Posts: 782
Try This:

Spawn An Explosion, any Explosion, if you want a large artillery explosion go for e_ExplAni02 or a small explosion go for e_ExpBombSmall, pick out some pot holes to put them in, or place them wherever you want, Do some crafty work with multiple ObjectSpawnTemplates, making the spawn times different but not far from eachother. and sort of randomized. And then take the effect and activate it ObjectTemplate.Active e_ExplAni02 and add a material to it,

Try that see if the explosions do damage or not, and have fun.


Top
 Profile Send private message E-mail  
 
PostPosted: Tue Nov 27, 2007 7:50 pm 
Offline

Joined: Wed Oct 11, 2006 4:19 pm
Posts: 211
Location: Northern California
I know this is way off the original topic, but along the lines of spawning projectiles.

In DCFinal the "ied" is spawnable. This can be used in a rotational bundle to drop in random locations. They do explode in vehicle collision or direct fire. The unmodded ied is weak :( but with our help....we can make them strong!

Any ideas?

The ied looks like and does resupply ammo....

_________________
Image


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Dec 31, 2007 1:32 am 
Offline
User avatar

Joined: Sun Dec 31, 2006 12:13 am
Posts: 2027
So, I tried changing the group number of the flag to that of a submarine...and just as I thought, since its the same group number you cannot choose which point you want to spawn at. Yes it disappears when the other team takes the flag...but thats about it..

I used this way however:

1. Spawn gato / sub7c apart
2. Other team spawns a PT boat (I used it for its REDICULOUS mass), and increased the speedmod of the subs to 100. The PT boats take damage from water.
3. A red PT boat spawns above blue sub location when red has base (50 meters above).
4. A blue PT boat spawns above red sub when blue has base (50 meters).

This works pretty good. I was worried about any lag that might be caused (PT boats falling from the sky fairly often..), but even with the short spawn time, the PT boats were spawning 1050 meters in the air...so there was probably a 6 second free-fall. I can't see what happens, but I'm sure the PT boat WRECKS the sub on the way down, haha.

Anyone know how to do this without stuff falling on other stuff? :?


Top
 Profile Send private message E-mail  
 
PostPosted: Mon Dec 31, 2007 1:41 am 
Offline

Joined: Thu Mar 15, 2007 2:22 pm
Posts: 1253


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.  [ 19 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 287 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:
cron
Powered by phpBB® Forum Software © phpBB Group