[Support] Is it possible to customize the afterlife count of Mob of the Dead?
-
The title says it all, but I was wondering if you could set afterlife count to something like 10 or 1 or really just any custom value. Also, sorry if this is posted in the wrong section
-
Heres a decompiled copy of maps/mp/zombies/_zm_afterlife.gsc
This function looked interesting. Maybe you can try calling it and seeing what it does.
// 0x397C afterlife_add() { self.lives++; self thread afterlife_add_fx(); self.lives++; self thread afterlife_add_fx(); self playsoundtoplayer( "zmb_afterlife_add", self ); self setclientfieldtoplayer( "player_lives", self.lives ); // SP = 0x0 - check OK } -
The title says it all, but I was wondering if you could set afterlife count to something like 10 or 1 or really just any custom value. Also, sorry if this is posted in the wrong section
Arkane this will help take, put this code just to play Mob of the Dead, leave this code will lock the other maps
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login