[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 - tobruk ctf help plz!!

Battlefield Modding Tutorials BFMODS

Battlefield Modding Tutorials
It is currently Tue Jun 17, 2025 4:56 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: tobruk ctf help plz!!
PostPosted: Sat Feb 24, 2007 4:12 pm 
Offline

Joined: Sat Feb 24, 2007 3:24 pm
Posts: 2
hi guys im new to this.
i wanted to make reg bf toruk into a ctf ssm everything seems ok but others cant connect they load in then at the end of the loading screen it say's disconnected from server!! i can seem to load in ok..(dedicated or not)
how i did it was
i made a ctf folder in the main tobruk and it that theres
spawnPointManagerSettings.con
SoldierSpawnTemplates
SoldierSpawns.con
ObjectSpawnTemplates.con
ObjectSpawns.con
ControlPointTemplates.con
ControlPoints.con
then i put ctf.con in game types

run Ctf/SoldierSpawnTemplates
run Ctf/SoldierSpawns

run Ctf/ObjectSpawnTemplates
if v_arg1 == host
run Ctf/ObjectSpawns
object.create UKBase
Object.absolutePosition 2544.05/69.62/827.60
Object.rotation 0/0/0
object.create GEBase
Object.absolutePosition 1743.96/67.14/573.00
Object.rotation 0/0/0
else
object.create FlagPole
Object.absolutePosition 2544.05/69.62/827.60
Object.rotation 0/0/0
object.create FlagPole
Object.absolutePosition 1743.96/67.14/573.00
Object.rotation 0/0/0
endIf

and in my tobruk_001.rfa
in the level folder
i have five folders
tobruk
a1 (in this folder theres >Strategies.con>StrategicArea.con>Prerequisites.con>Conditions.con)

conquest
(in this folder>
spawnPointManagerSettings.con
SoldierSpawnTemplates
SoldierSpawns.con
ObjectSpawnTemplates.con
ObjectSpawns.con
ControlPointTemplates.con
ControlPoints.con

ctf >
in this folder>
spawnPointManagerSettings.con
SoldierSpawnTemplates
SoldierSpawns.con
ObjectSpawnTemplates.con
ObjectSpawns.con
ControlPointTemplates.con
ControlPoints.con

games types in this folder there a ctf.con

sry if i posted uneeded stuff? but i wanted to give you an insight what im doing or doing wrong> probaly everything wrong:(
do i need to keep all this stuff in my rfa_001
what do i need to keep or get rid of?
is there any of these codes u guys need to look at?
thanks a lot much appreciated!!


Top
 Profile Send private message E-mail  
 
 Post subject:
PostPosted: Sun Apr 29, 2007 3:48 pm 
Offline

Joined: Mon Mar 26, 2007 4:42 am
Posts: 22
In your original Tobruk file, only add ctf.con in root and in gametype folder.

Dont edit Tobruk_001.

Duplicate your tobruk folder (original), remove all but conquest folder, rename this folder "Ctf". remove all files inside but Objectpawntemplate.con and objectspawn.con
pack it and name it Tobruk_004.rfa

should work, just have to play with carriers and spawpoints..

Jean


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.  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 43 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