[Release] [ZM] ZOMBIES++
-
Jacobean t6r/data/maps/mp/gametypes_zm dont appear on my files what can i do? create them?
-
Cahz bruh none of the downloads are working and i also have no firefox so i cant do any of that other stuff
-
@SlaaayZ Correct.
-
that zombie blood fix would be comin in clutch tho
-
@Hobo-Tim Should be fixed now.. Download the latest version and let me know (i didnt feel like testing)
-
Cahz ZombieBlood Does Not Work. UnforTunately Not Working .
cahz is owner but there is this probloem for a month ago , i dont know why he does not fix That !!!!!!!!!! -
Cahz Yeah I Compiled YOur New Cod After running server , i Have this Error :
**** 1 script error(S):
****unrseloved external "test the powerup" 0 parameters in myfile at line 1 ****
i think there is a wrong code at zm_custom_powerups.gsc file in the 24 line -
-
-
Cahz Code Fixed , But zombie blood not working yet , and after take zombieblood server crashing.
take ice staff part = server = crash -
@MrSlark Ok so it seems I can't fix the zombie blood
Sorry
(Not that this mod was ever intented for Origins anyway) -
Cahz thanks, mod fixed and working good , there is a problem , before we pick up the zombieblood , that's not working but now after take zombieblood game stoped and server crashing, can you test it ?
-
Cahz Where can I find a tutorial on how to install this?
-
-
Hello! I have received multiple errors when trying to start the server on any map but transit. I combined all files into the main and compiled it with GCS Studio. I do have this crash dump that I received every time the server crashes. https://www.mediafire.com/file/268azo796sigepq/10_06_2020_05_31_27.dmp/file
-
Hello, sorry for the bother, but I was wondering if you could give me insight on how to link this script to my _clientids.gsc? I compiled all the scripts together using GSC Studio already, but can't get the server to read the file.
I've put an include at the top of the script (zmpp.gsc being the compiled name)
#include maps/mp/zombies/zmpp;
and I've tried putting threads to the init using
self maps\mp\zombies\zmpp::init();
and
level thread maps\mp\zombies\zmpp::init();
but both of these result in the following error
Unresolved external : "init" with 0 parameters in "_clientids" at line 1
Sorry if this is a basic fix, I'm more familiar with t7 GSC then t6.
-
Amusedd Plutonium doesn't support loading custom scripts, you must name your script after a script that already exists and override it.
-
JezuzLizard said in [Release] [Zombies] ZOMBIES++ MOD (Extra Perk Machines, Powerups, more):
.
Oh, that makes sense, thank you so much for the help.
-
How tf am I meant to compile all 4 GSCs into 1 when Studio is nonexistent from the internet? I can't download it anywhere and it doesn't help the pinned tutorial on the forums is vague as fuck.
-
JezuzLizard Am I meant to do this with every GSC found in this mod? Are there even five confirmed scripts I can rename them to for the game to accept them?