Author Topic: How to execute an addon in a dedicated server?  (Read 356 times)

Anyone know the command to do this? Please and thanks.

setmodpaths(getmodpaths());
exec("add-ons/script_killyourmom/server.cs");

setmodpaths(getmodpaths());
exec("add-ons/script_killyourmom/server.cs");
Thanks alot!