Garry's Mod

Garry's Mod

Tombstones On Player Death
目前顯示第 11-16 項,共 16 項
< 1  >
更新:2017 年 8 月 8 日 @ 上午 3:57

Tombstones v2

- Addon now can be easily configured through spawnmenu menus

- Addon now uses net library to send information about tombstones to players, because NetworkVariables that were used in previous versions are unstable and may not make their way to a client when the game is paused.

- Serverside settings now have an option to protect tombstones from being manipulated or deleted.

更新:2017 年 8 月 2 日 @ 下午 10:59

更新:2017 年 8 月 2 日 @ 上午 6:54

- Improved compatability with custom playermodels. Now camera is being positioned to "eyes" attachment that all valid playermodels should have.
- Fixed bug where player were able to resurrect themselves, using "Use Property" addon.

更新:2017 年 8 月 2 日 @ 上午 5:36

Fixed an error that can rarely appear when tombstone is created. This error was occurring because a simple typo in the code. I sealed "GetNWString" when there should be "GetNWEntity". I'm sorry, i tested the addon as hard as i could and i think there's no more bugs. Everything should be working normally from now on.

更新:2017 年 8 月 2 日 @ 上午 1:25

Fixed problem with reading/saving tombstone models to a file. Tombstone models are being loaded from data/tstones/tsmodels.txt so that you can easily add your own models. Separate model paths by a newline (ENTER key).

更新:2017 年 8 月 1 日 @ 上午 11:52

Initial release