[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 - M1 Garand in berlin and adding a scope
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

M1 Garand in berlin and adding a scope
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3112
Page 1 of 2

Author:  desmin [ Sat Jun 30, 2007 3:30 pm ]
Post subject:  M1 Garand in berlin and adding a scope

im a noob and know almost nothing about modding so help me out plz
i was wondering if you could add a M1 Garand weapon in DC0.7 map berlin
and if its possible addd a scope to it if its not possible i just want to know how to add a
M1 Garand in the DC0.7 map berlin
thx in advance

Author:  catch22 [ Sat Jun 30, 2007 3:48 pm ]
Post subject:  Re: M1 Garand in berlin and adding a scope

okay it is impossible to add a scope to the M1 Garand serverside.

A method to get an M1 garand in berlin is to make a kit spawn like this.

berlin/ctf/ObjectSpawnsTemplate.con

ObjectTemplate.create ObjectSpawner M1 Garandspawner
ObjectTemplate.setObjectTemplate 2 US_Engineer
ObjectTemplate.setObjectTemplate 1 US_Engineer
ObjectTemplate.MinSpawnDelay 10
ObjectTemplate.MaxSpawnDelay 15
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 45
ObjectTemplate.Distance 40
ObjectTemplate.DamageWhenLost 10


you can find locations of stuff in BattleCraft

Then go into Berlin/CTF/ObjectSpawns.con


Object.create M1 Garandspawner
Object.absolutePosition 0/0/0 <---- where u want the kit
Object.rotation 0/0/0 <--------- the rotation of the kit
Object.setOSId 4
Object.setTeam 1

Author:  desmin [ Sat Jun 30, 2007 4:33 pm ]
Post subject:  Re: M1 Garand in berlin and adding a scope

can you tell me how to add a scope

Author:  catch22 [ Sat Jun 30, 2007 4:53 pm ]
Post subject:  Re: M1 Garand in berlin and adding a scope

IM NOT SURE THIS WILL WORK I WANT SOME 1 TO CHECK
it wont work server side but you can do

the only thing i think would work is this

ObjectTemplate.Active M1 Garand
ObjectTemplate.zoomFov 0.1
ObjectTemplate.useScope 1
ObjectTemplate.setSniperSight 1

Author:  desmin [ Sat Jun 30, 2007 7:06 pm ]
Post subject:  Re: M1 Garand in berlin and adding a scope

im confused in RFA explorer im make changes but they dont stay

Author:  CaptainPepsi [ Sat Jun 30, 2007 7:57 pm ]
Post subject:  Re: M1 Garand in berlin and adding a scope

That wont work catch the server and the client battle over how far it should zoom

Author:  Urglub [ Sat Jun 30, 2007 9:25 pm ]
Post subject:  Re: M1 Garand in berlin and adding a scope


Author:  catch22 [ Sat Jun 30, 2007 9:49 pm ]
Post subject:  Re: M1 Garand in berlin and adding a scope

hey im a good serverside modder. Its not nice to put people down.

And know none of you get to know any of my super cool things!

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