-

Discuss the campaign and all things BF.

Moderator: Executive

.Sup
Executive
Executive
Posts: 6215
Joined: Mon Jul 20, 2009 8:23 pm
Location: Slovenia, EU

Re: Zombie mode server

Post by .Sup »

Did you guys enjoy the Zombie mode? Thanks to Ash and Rob for setting our own Zombie server. Killing zombies couldn't have been realized without their presence.

Image
Ash left, Rob right
Image
Robawillis
Executive
Executive
Posts: 1973
Joined: Mon Jul 20, 2009 8:23 pm

Re: Zombie mode server

Post by Robawillis »

Ash2Dust wrote:The author updated the code today.

Currently trying out 2 changes I've made for the server. Havent fully tested if the array is being read correctly.
int[] killGoal = new int[32] {3, 6, 9, 12, 15, 18, 21, 25, 27, 30, 33, 36, 39, 42, 45, 48, 51, 54, 57, 60, 63, 66, 69, 72, 75, 78, 81, 84, 87, 90, 93, 96};
int[] bulletDamage = new int[31] {2, 10, 15, 20, 20, 25, 30, 30, 35, 40, 50, 60, 70, 80, 90, 100, 100, 100, 100, 100, 150, 160, 170, 180, 190, 200, 200, 200, 200, 200, 200};
Problem is the array progression works decent for the 12 players total. But with a full server of 32, the first 12 bullet damage arrays become unbalanced. Especially when its 31 players vs 1 zombie.

Thinking either to add code to use 2 different arrays depending on total number players at round start. Less than 16 players the original themed array.
Over 16 players, less damage on the lower zombie numbers.
I think the bulletDamage array will affect damage on both sides mainly a blowtorch kill didn't work at point blank when the damage we set to 2 so it becomes hard to blowtorch,melee people and the only way to kill people then is to defib (somehow instant killed people) or the knife kill.
Image
Image
fawadforlan
Posts: 436
Joined: Sun Feb 12, 2012 7:05 pm
Location: The Netherlands

Re: Zombie mode server

Post by fawadforlan »

.Sup wrote:Did you guys enjoy the Zombie mode? Thanks to Ash and Rob for setting our own Zombie server. Killing zombies couldn't have been realized without their presence.
Yeh it was fun to do, but we did it a little bit too long.
Good job Ash and Rob
Battlefield 3
Campaign 2 - Staff Sergeant
Campaign 3 - Captain
Campaign 4 - Private
Chxrles
Posts: 172
Joined: Mon Feb 13, 2012 8:59 am

Re: Zombie mode server

Post by Chxrles »

Check out this video guys, we could try something like this. http://www.youtube.com/watch?v=qqsl7cx9jIg&hd=1
Image
User avatar
bigdcowboys22
Supporting Member
Supporting Member
Posts: 516
Joined: Sat Oct 29, 2011 2:53 pm
Location: Fredericksburg, VA

Re: Zombie mode server

Post by bigdcowboys22 »

Chxrles wrote:Check out this video guys, we could try something like this. http://www.youtube.com/watch?v=qqsl7cx9jIg&hd=1
Yes please
Setting a goal is not the main thing. It is deciding how you will go about achieving it and staying with that plan.

Leadership is getting someone to do what they don't want to do, to achieve what they want to achieve.
User avatar
Chemical2
Supporting Member
Supporting Member
Posts: 687
Joined: Mon Feb 13, 2012 9:37 am

Re: Zombie mode server

Post by Chemical2 »

hahahaha so funny their health is so low :P
is there a safe house?
''Be polite, be efficient. Have a plan to kill everyone you meet.'' The sniper
BF3
C2: Staff Sergeant - Hitcorp
C3: 1st Lieutenant - Dark army
C4: 1st Lieutenant - Starfishers coffee initiative
C5: PFC - Legion of Doom
Post Reply