Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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.