• Run server commands through another server
    6 replies, posted
I'm making a game mode that will act as a lobby (like Gmod Tower) ... but I have a problem to make the map change of the server that runs the game mode (eg, Prop Hunt) if I'm not mistaken, one day I had seen a plugin for SourceMod, which allowed server a run a command on another server ... but never found it :/ could someone help me with this?
You'd have to use a socketing module to connect the servers.
[QUOTE=code_gs;45585701]You'd have to use a socketing module to connect the servers.[/QUOTE] I remember that plugin required the socket module... But i never find the plugin again :/
I have no idea about the Sourcemod plugin; I'm just saying in general.
Hhhm... Do you have idea how i can do this? Or any example?
[QUOTE=code_gs;45585701]You'd have to use a socketing module to connect the servers.[/QUOTE] [editline]4th August 2014[/editline] Compile the one from here: svn://svn.metastruct.org/gbins/luasocket
[url=http://www.facepunch.com/showthread.php?t=1393640]Here[/url], this is should help you out.
Sorry, you need to Log In to post a reply to this thread.