Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
tdm like counter strike https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=3854 |
Page 1 of 2 |
Author: | can1.111 [ Thu Feb 21, 2008 7:26 pm ] |
Post subject: | tdm like counter strike |
hi all If is possible to modiffy the tdm game like in counter strike game with 6ppl (3 vs3 )? I set the spawntime in 9999 seconds and the score limit to 3 hits. But if a player makes a mistake and falls down or kill himself with a nade, etc. does the match not end. Has it a way without setting the Round Time limit? Thanks for any help Best Regards Max |
Author: | Losnar [ Thu Feb 21, 2008 7:33 pm ] |
Post subject: | Re: tdm like counter strike |
Create a soldier spawner that only lasts for the first XX seconds of battle, then disappears. Do it for both teams. Remove all other spawn points from map. (attach the spawner to a vehicle that spawns but once and that is set to blow up after XX seconds) |
Author: | Urglub [ Fri Feb 22, 2008 7:22 am ] |
Post subject: | Re: tdm like counter strike |
Did I read this right? You wanna make a 3vs3 server that has only one spawn/life per soldier. And if someone kill himself you want map to stop, otherwise it will keep on going forever? This part is a bit funky for me. Never played tdm. Isn't there a bleed when all spawns are gone from one team and no players left on map? Server settings; Max players 6 Spawn wave 9999 (or see map tweaks for this, stationary MG) Map tweaks; Ticket change from 100 to whatever you need so it will be 6 or 5 or whatever you need. Spawn 6 stationary MG with one spawn on each and ad code DestroyOnExit 1. Now they can't respawn what ever settings server have. And they can't spawn 2 on a MG either. |
Author: | can1.111 [ Fri Feb 22, 2008 2:06 pm ] |
Post subject: | Re: tdm like counter strike |
ty for answers i will try it today Best Regards Max |
Author: | can1.111 [ Fri Feb 22, 2008 5:22 pm ] |
Post subject: | Re: tdm like counter strike |
Author: | Losnar [ Fri Feb 22, 2008 8:09 pm ] |
Post subject: | Re: tdm like counter strike |
ObjectTemplate.setEnterOnSpawn 1 |
Author: | can1.111 [ Sat Feb 23, 2008 12:03 pm ] |
Post subject: | Re: tdm like counter strike |
thx it works now Best Regards Max |
Author: | redatwar [ Sun Feb 24, 2008 9:55 am ] |
Post subject: | Re: tdm like counter strike |
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |