where did you learn it as i want to try and learn it well gui's and that playertypes but where did you learn it or what is it based off c c++?
and AGlassOfMilk's (I think) tutorial on guis
Which has been replaced by My GUI Tutorial.
function startscript(){ echo("Loading the script."); exec(Add-Ons/Script_Testing/server.cs echo("Script loaded.");}
i tried a gui could not get it to work so i found a video of /commands got those to work except for one as its forgeted its self some howCode: [Select]function startscript(){ echo("Loading the script."); exec(Add-Ons/Script_Testing/server.cs echo("Script loaded.");}
the exec command is unfinishedyou need the filepath in quotes because it is a string and every command needs to end with );
http://forum.blockland.us/index.php?topic=20754.0