Posts: 125
Threads: 30
Joined: Jun 2012
Reputation:
0
Hello,i have a friend that's a mapper on a server and there they have the usual /save and /load cmds to load a .pwn map file but they also have /compile and /decompile.So my question is-is it possible to remotely compile the script while being IG.And how?
Posts: 127
Threads: 4
Joined: Jul 2012
Reputation:
0
I don't think its possible unless its a FS
/rcon login PASSWORD
/rcon unloadfs FSname
/rcon loadfs FSNAME
Posts: 125
Threads: 30
Joined: Jun 2012
Reputation:
0
yes i think it is done with SendRconCommand
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
Compiling a script is just possible using a compiler. The server itself cant compile. So I guess he is using a plugin to access a compiler, i think ive seen one here in the forum once. He then merges the map in a filterscript and compiles that.
Posts: 1,599
Threads: 164
Joined: Dec 2010
Reputation:
0
Or maybe that In-Game Mapping tool.. Heard something about it once.