Jump to content

Is This Possible ?


mjau

Recommended Posts

Hi there im making a All Game Modes Userpanel ... and then it offc needs settings to disablle or activate different stuff so i wondreed since there is so many settings could i create one lua file for that and the main lua files read the settings from it ?

This would b the settings file example

local setting1 = true 
local setting2 = false 
local setting3 = true 

Then my main script reads the settings from that lua file would that be possible ?

Link to comment
Oh BTW should the setting file be server or client in meta ?

can be server and client

but setting file and main file must be same

if main is server setting too must be server

if main is client setting too must be client

Edited by Guest
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...