Garry's Mod
Zombie/NPC Invasion+
16件中 1-10 を表示
< 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日 @ 22時41分

Fixed NPCs not using weapons

更新:2016年2月20日 @ 13時03分

** The Hero Update **

- Read more about it here

更新:2016年2月16日 @ 13時25分

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

更新:2016年2月16日 @ 13時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日 @ 14時32分

Removed unnecessary space under profile list

更新:2016年1月23日 @ 10時25分

Cleaned up GUI frontend and backend