Garry's Mod

Garry's Mod

nZombies - A Nazi Zombies Gamemode [Content Pack]
MoggyMike 31 Dec, 2017 @ 10:12am
How to make a easteregg ending on nzombies? (Note: Not a easter egg song, an easter egg ENDING)
Hey Zet0r, i think im really good at making maps now. Now may i ask this question, how to u make a easter egg ending? Like not the easteregg song, like an actual ending.
< >
Showing 1-4 of 4 comments
Zet0r  [developer] 31 Dec, 2017 @ 12:39pm 
Easter eggs are often so complex and so map-dependant, you won't get around them without scripting. Easter eggs have steps that have you do puzzles or objectives that fit the map, such as overwriting control panels, opening secret rooms, etc.

To make such an easter egg, you will need to make a Map Script. It requires you know how to code Lua and gmod. Using that, you can control all elements in the map, any gamemode features, player teleports, doors, anything at all (all the gamemode does is code too). I can't really tell you how to code the easter egg since it's gonna be so different, but you can see what I have done with Imprisoned here:
https://github.com/Zet0rz/nzombies/blob/master-workshop/lua/nzmapscripts/nz_zs_obj_station%3BImprisoned.lua

You can end the game by calling the function "nzRound:Win()" with the message you want it to display.
MoggyMike 31 Dec, 2017 @ 7:56pm 
wow ok, thats something. Ok, maybe i might need to learn how to code and alot of coding stuff.
livebrains123 5 Jan, 2018 @ 7:37pm 
ya, was just going to ask a question about this, I am just getting into lua script and this is going to be HUGE help
Hideo Kojima 19 Nov, 2019 @ 5:44pm 
You can use certain maps such as the Inside Chernobyl map where you have to blow up the reactor which will unlock a door.
< >
Showing 1-4 of 4 comments
Per page: 1530 50