Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
maps on ctf https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=4492 |
Page 1 of 1 |
Author: | Doom27 [ Sat Nov 15, 2008 1:43 am ] |
Post subject: | maps on ctf |
i have put the flags in and poles in on Bulge, and it still doesnt say the map has CTF...i do have the position at 0/0/0 I've made Bulge CTF b4, so i dunno why it isnt working. |
Author: | Iced Earth [ Sat Nov 15, 2008 2:57 am ] |
Post subject: | Re: maps on ctf |
post code like i said!! lol. |
Author: | Doom27 [ Sat Nov 15, 2008 2:30 pm ] |
Post subject: | Re: maps on ctf |
i dont need to post the code when it is the same as the tutorial! run Ctf/SpawnpointManagerSettings run Ctf/SoldierSpawnTemplates run Ctf/SoldierSpawns run Ctf/ObjectSpawnTemplates if v_arg1 == host rem ----- Host rem ---------------------------------------------------------------------------- run Ctf/ObjectSpawns rem *** CREATE FLAG BASES *** object.create usbase Object.absolutePosition 998.8/71.99/1157.91 Object.Rotation 0/0/0 object.create gebase Object.absolutePosition 1222.74/71.98/919.42 Object.Rotation 0/0/0 rem ---------------------------------------------------------------------------- else rem ----- Join rem ---------------------------------------------------------------------------- rem *** CREATE FLAG BASES *** object.create flagbase_m1 Object.absolutePosition 998.8/71.99/1157.91 Object.Rotation 0/0/0 object.create flagbase_m1 Object.absolutePosition 1222.74/71.98/919.42 Object.Rotation 0/0/0 rem ---------------------------------------------------------------------------- endIf |
Author: | Doom27 [ Sat Nov 15, 2008 2:53 pm ] |
Post subject: | Re: maps on ctf |
also, i bought a server and on their it lets you type in the game-mode...and it even works for maps that dont have CTF listed as a game-mode, but are finished (HUSKY)...is there anyway i can get husky CTF onto Remote/Server Manager? And i looked at the code, and it is done...other than no control points other than the main bases. |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |