See the README in the /tgui
directory: https://github.com/goonstation/goonstation/blob/master/tgui/README.md
[ToC]
Nov 22, 2024General Operators Don't use goto. Bad. Don't use the : operator to override type safety checks. Instead, cast the variable to the proper type. Don't use del, it's horrendously slow. Use qdel(). Don't use <>, it's completely unused in the land of SS13. Use != instead, as it's infinitely more sane. Stuff To Use Use SPAWN() instead of spawn() Use TIME instead of world.timeofday
Oct 16, 2024Help messages are strings shown to the player when they either right click -> select Help or alt + double click.
Oct 3, 2024For easily finding all of our documents.
Oct 3, 2024or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up