[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/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 - SCUD Gun
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

SCUD Gun
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=9&t=724
Page 3 of 4

Author:  Delta [ Wed Dec 22, 2004 2:29 am ]
Post subject: 

well, i dont no about the arch but u could make it shood scuds easy....... or just put the scud on the sniper, it shoots real straight

Author:  Delta [ Wed Dec 22, 2004 3:18 am ]
Post subject: 

could u make the shottie shoot a cluster of scuds like the A-10's cluster scud that was posted? if u can, whats the code?

Author:  tanfhltu [ Wed Dec 22, 2004 3:31 am ]
Post subject: 

you can make the rpg shoot without an arch, but as trev has pointed out before, it'll visually still look like there's an arch (but it's really shootin straight).

u could probably shoot a cluster as well, but once again, it wont be visible. use ObjectTemplate.addFireArmsPosition (see the a-10's weapons.con for an example)

Author:  Delta [ Wed Dec 22, 2004 3:48 am ]
Post subject: 

could u kust post the code i dont no how to make my own code just copy others lol :roll: :roll: :roll:

Author:  Trev [ Wed Dec 22, 2004 5:37 am ]
Post subject: 

::cough::lazy::cough::


mm... sorry bout that, had something stuck in my throat :roll:

Author:  VileRed [ Wed Dec 22, 2004 7:29 pm ]
Post subject: 

would this work for a landmine too?? :twisted: :?:

ObjectTemplate.Active LandmineProjectile
ObjectTemplate.projectileTemplate Scud-BRocket
ObjectTemplate.projectilePosition 0/.2/1

and what does the .2/1 do exactly :?:

Author:  tanfhltu [ Wed Dec 22, 2004 7:45 pm ]
Post subject: 

i dont think you can add a projectiletemplate to a projectile, but you can get the same effect by changing the material numbers of the landmine to that of the SCUD (so the landmine does the damage a scud would do)... you could also increase the radius of the landmine and forceonexplosion so it matches up to the scud. check out the tut on modifying the damage system for more info: http://toolazy2p.com/modules.php?name=S ... ystem.html

those three numbers are an offset (x/z/y) from the center of the handweapon which is where the projectile will leave the handweapon. x axis is left/right, z axis is down/up, and y axis is rear/front, relative to the weapon (if you were lookin down the barrel)

Author:  Delta [ Wed Dec 22, 2004 8:12 pm ]
Post subject: 

bout the shotgun?

Page 3 of 4 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/