Garry's Mod

Garry's Mod

Zombie/NPC Invasion+
目前顯示第 1-10 項,共 16 項
< 1  2 >
更新:2017 年 4 月 28 日 @ 上午 2:03

- Removed weapon_brickbat, the weapon doesn't exist in Garry's Mod
- Renamed the files to have 'zinv_' in front of their names to avoid conflicts
-- Should solve a lot of problems people have been reporting (namely the 'SPAWN_MENU' nil error)
-- Big thanks to LibertyForce for helping us with this

更新:2016 年 2 月 22 日 @ 下午 10:41

Fixed NPCs not using weapons

更新:2016 年 2 月 20 日 @ 下午 1:03

** The Hero Update **

- Read more about it here

更新:2016 年 2 月 16 日 @ 下午 1:25

(Hopefully) completely fixed the recent issues (sorry!)

更新:2016 年 2 月 16 日 @ 下午 1:01

Another minor bugfix

更新:2016 年 2 月 16 日 @ 下午 12:13

Bugfix

Should fix this issue

更新:2016 年 2 月 13 日 @ 上午 9:28

** The GUI Update **

- Massive GUI overhaul, mostly behind the scenes stuff
-- More OOP (for easier work, cleaner code and better efficiency)
-- Menu window is now a singleton (global client side object SPAWN_MENU)
-- Made all the labels dark so they're actually readable

- Preparation for the upcoming hero system

更新:2016 年 1 月 25 日 @ 下午 12:29

- Solved issue with data not being saved correctly by changing profile format to JSON (old profiles will be converted automatically)
- Made default value for damage multiplier field 1 instead of 0

更新:2016 年 1 月 23 日 @ 下午 2:32

Removed unnecessary space under profile list

更新:2016 年 1 月 23 日 @ 上午 10:25

Cleaned up GUI frontend and backend