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

Gravity lift?
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=4645
Page 1 of 3

Author:  mrhowdoimod [ Tue Jan 27, 2009 9:32 pm ]
Post subject:  Gravity lift?

so i'm making A remake of guardian from Halo 3. ( I have some pictures at the bottom.) and I would like to make a gravity lift. basically it shoots you into the air in a certain direction when you walk over it. I was thinking of making it basically something that is in a constant blast or constantly blowing up and make a custom material for it and make it not effect soldiers. I could make custom effects for it and textures/.sm's. any ideas? basically i'm stumped on how to make a gravity lift. also speed mod 0 on soldiers.

as you can see I haven't made a texture for it yet. and I only have made the sniper tower so far. click to enlarge.

snipertower front.jpg


snipertower side front.jpg


snipeTower bsck.jpg

Author:  Archimonde0_0 [ Tue Jan 27, 2009 11:46 pm ]
Post subject:  Re: Gravity lift?

try and make it emit a constant explosion which has a blast force...I mean thats the best I can think of. Unless you animate an invisible moving platform, much like the radar stations rotating radar.

Author:  mrhowdoimod [ Wed Jan 28, 2009 12:11 am ]
Post subject:  Re: Gravity lift?

i'll look through the effects and see what I can do and make a few test effects. worst case its a vehicle that mkaes you exit as soon as you enter and it has an explosion on exit that sends you in the proper direction?

edit: is it even possible to set the material that the code ObjectTemplate.destroyonexit 1 uses so that it doesn't hurt players?

Author:  Why Two Kay [ Wed Jan 28, 2009 1:02 am ]
Post subject:  Re: Gravity lift?


Author:  mrhowdoimod [ Wed Jan 28, 2009 1:11 am ]
Post subject:  Re: Gravity lift?

ahh! your killin' me smalls! okay.. i'll look into a bit. any more ideas would be great

Author:  hughes351 [ Wed Jan 28, 2009 1:22 am ]
Post subject:  Re: Gravity lift?

You could try to put a engine shooting towards the direction were you would want to jump, i just dont know if the engine would push you like i think it does

Author:  mrhowdoimod [ Wed Jan 28, 2009 1:47 am ]
Post subject:  Re: Gravity lift?

thanks for the idea but engines don't work like that. they have to be attached to a vehicle.

Author:  hughes351 [ Wed Jan 28, 2009 1:49 am ]
Post subject:  Re: Gravity lift?

oh well ill think of something eventually wat about if you used C4 packs there but no damage? i think someone else said it

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