How do I make a config and how do I set up admins for my custom gamemode
[QUOTE=PhantomServer;50456995]How do I make a config and how do I set up admins for my custom gamemode[/QUOTE]
I setup a config for my game mode using a global table and looking how drp does it. And for the admin you will probably need to override isadmin and issuperadmin
got any website or videos that could help me?
[QUOTE=PhantomServer;50457122]got any website or videos that could help me?[/QUOTE]
For help with tables, here's a simple (but old) [URL="https://www.youtube.com/watch?v=a0xmq4wtuoI"]video.[/URL]
i dont need help with tables, just with making a config file to make customizing easy
[QUOTE=PhantomServer;50457254]i dont need help with tables, just with making a config file to make customizing easy[/QUOTE]
sigh. A table would be your config.
If not just create some global variables and keep them all organized in a shared file and call that your config.
oh
Sorry, you need to Log In to post a reply to this thread.