View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-12-2022 , 23:07   Re: Help running config
Reply With Quote #2

So, what is your question? How exactly are you wanting this plugin to work? Are you actually wanting to use a file or or a variable?

If you just want to execute a cfg file, simply use the server's 'exec' command:

Code:
server_cmd("exec path/to/config/game.cfg")
server_exec()
If you're trying to use variables then you've made many mistakes in the code.
__________________
fysiks is offline