sh_config.lua

Any parameters explained here. Related to the file lua/ashop/config/sh_config.lua

Language: Your language, based on languages available in the directory "lua/ashop/code/_kernel/lang/"

create_money: How much classic money we give to a new player.

create_premiummoney: Same, for premium money.

modelPanelDisplayWeapon: Class of the displayed weapon in the menu. YOU NEED TO CHANGE IT WITH A WEAPON YOU HAVE ON YOUR SERVER ! You can get a weapon class, in the spawnlist, right click on it => Copy to clipboard.

PetSnapAngle: A fix to shaking pets for very small angles. You can set it to false, and if you have an issue/notice it. Set it to true

UnequipOnMissingRanks: Should we apply rank restrictions when a player equips an item ( Every connection, and equip and buy check) or only apply restrictions when he buys the item ( One-time check )?

OpenKey: Key to open the menu, related to this: https://wiki.facepunch.com/gmod/Enums/KEY

NPCName: Name displayed on top of the NPC

NPCModel: Model used by the NPC

colors: Colors of the menu etc., you shouldn't touch it except if you know what you are doing.

round: Round values for corners, like roundedbox, don't touch it if you don't know what you are doing.

Last updated