(adsbygoogle = window.adsbygoogle || []).push({});
Hello,i found a way to play 8 players at bo2 zombie,but i have a problem on these map : Mob of the Dead,Origins
On mob of the dead if a player highest then 5 take a part of plane,the game will freeze. If the player are 1-2-3-4 no problem.
I think it's because of here :
You must login or register to view this content. when someone take a part it's written "J1-J2-J3-J4"
So i need a code like this :
If player are the 5-6-7-8 you can't take the plane part.
A code can help (zm_alcatraz_craftable.gsc from motd) :
You must login or register to view this content.
On origins when someone tag a shovel/dig the game just crash.. i think it's because when we are 8 in the game the scoreboard don't show up like it :
You must login or register to view this content.
So i need a code that show up the score even with 8 players.
Thanks you,all !