SA-MP Forums Archive
Is it even possible? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Is it even possible? (/showthread.php?tid=375459)



Is it even possible? - Penki4a - 07.09.2012

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?


Re: Is it even possible? - EliteDrive - 07.09.2012

I don't think its possible unless its a FS

/rcon login PASSWORD
/rcon unloadfs FSname
/rcon loadfs FSNAME


Re: Is it even possible? - Penki4a - 07.09.2012

yes i think it is done with SendRconCommand


Re: Is it even possible? - Mauzen - 07.09.2012

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.


Re : Is it even possible? - ricardo178 - 07.09.2012

Or maybe that In-Game Mapping tool.. Heard something about it once.