forked from ninja1377/LiquidRP
-
Notifications
You must be signed in to change notification settings - Fork 0
Zenternal edited this page Feb 14, 2018
·
2 revisions
Garry's Mod says that my gamemode is missing, it doesn't show up, or the game just goes to sandbox!
- Please refer to the Installation tutorial to make sure everything is setup correctly.
I want to add/change/remove printer upgrades, items, weapons, plants, mining rocks, skills, NPCs, stores, craft recipes, and/or admin controls. What file do I edit?
- gamemode/liquiddrp/sh_liquiddrp.lua
I started up the game in Single player, but a ton of things are broken and not working!
- This gamemode was not designed to work in single player. If you would like to test this gamemode out yourself, please start a listen server instead. The Installation article provides some detail on this.
I put a SWEP addon into my server but it doesn't show up in the Q menu.
- SWEPS are enabled on a whitelist-basis to give sweps either to regular users or "VIP" users. This can be configured in liquiddrp/sh_qmenu.lua
This gamemode smells like DarkRP and PERP thrown together! You're ripping Falco and the Pulsar Effect team off!
- Yes, this gamemode is based off of the DarkRP codebase (hence Liquid DarkRP). Whether or not it's ripping anyone off has yet to be determined. DarkRP is hosted on GitHub, which allows for mass collaboration and the branching of projects. The mechanics of PERP (at least the ones in this gamemode) aren't exactly groundbreaking in the world of role playing. All concepts and code, of course, deserve the credit of their original authors.
Help! Something doesn't work, and/or I get lua errors!
- Search through this wiki in case it was already addressed there.
- Look in the Issues section to see if it was a bug that has already been reported. If it isn't reported, feel free to create a bug report yourself.