[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/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 - What program do you use to ssm?
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

What program do you use to ssm?
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=23&t=3515
Page 1 of 2

Author:  icedout [ Thu Nov 01, 2007 8:03 pm ]
Post subject:  What program do you use to ssm?

I just want to make sure im using the right program because when i server side mod with bfv i always get data differs from server. I use battle craft and mod in that rcon place.

I adding a new vehicles ''UAZ'' and is this the right coding u use?

Objectspawns.con

Object.create UAZ
Object.absolutePosition 499.36/31.447/148.35
Object.rotation 0/0/0
Object.setOSId 1

and under objectspawntemplate.con

ObjectTemplate.create ObjectSpawner UAZ
ObjectTemplate.setObjectTemplate 1 UAZ
ObjectTemplate.setObjectTemplate 2 UAZ
ObjectTemplate.SpawnDelay 30
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 120
ObjectTemplate.Distance 200

Author:  Boom [ Thu Nov 01, 2007 8:12 pm ]
Post subject:  Re: What program do you use to ssm?


Author:  icedout [ Thu Nov 01, 2007 8:14 pm ]
Post subject:  Re: What program do you use to ssm?

Thanks Boom. Now when you say save in win rfa it says save changes.. when im done coding do i click '' save changes?

Author:  Losnar [ Thu Nov 01, 2007 8:17 pm ]
Post subject:  Re: What program do you use to ssm?

You MUST use the spawners that are already in the map. You can't create your own like "UAZ."

Author:  icedout [ Thu Nov 01, 2007 8:21 pm ]
Post subject:  Re: What program do you use to ssm?

Ok well i added this into ho chi min trail and it didn't seem to work.. replacing the mutt.

Maybe because i crated my own server in game. And it needs to be dedicated?

ObjectTemplate.create ObjectSpawner Jeepspawner
ObjectTemplate.setObjectTemplate 2 UAZ
ObjectTemplate.setObjectTemplate 1 UAZ
ObjectTemplate.SpawnDelay 30
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 120
ObjectTemplate.Distance 200

Author:  Why Two Kay [ Fri Nov 02, 2007 12:08 am ]
Post subject:  Re: What program do you use to ssm?

Do not edit your game client's files and then create a server in-game. You must have a dedicated outside testing installation to run a server off of, then you connect to that with a 100% pure and unedited client game.

Author:  NDJason2009 [ Fri Nov 02, 2007 12:19 am ]
Post subject:  Re: What program do you use to ssm?

Icedout, these might help.

SSM Rule #1: Never edit your game client files. (server-side modding)
SSM Rule #2: You cannot create your own spawn templates in SSM. Data will differ from server every time.
SSM Rule #3: Always keep a backup of the original file you are modding (better yet the whole map folder). It may save you a lot of time reinstalling the game/server files.

I hope this helps. Feel free to add on, this might make a good list for new modders!

Author:  icedout [ Fri Nov 02, 2007 1:00 am ]
Post subject:  Re: What program do you use to ssm?


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