Author Topic: How would I exec something in game?  (Read 751 times)

I want to exec a file in my add-ons folder into the game while inside the server, how would I go about doing that? It is just a simple .cs file that I made.

exec("add-ons/filename.cs");
in console.


Where did the modify button go....? o_o

Somebody should make a gui that allows you to exec files in game, it would make things much easier.