Page 1 of 1

Compiling

PostPosted: 27 Aug 2014, 02:12
by Minecrafter4ty6
I was wondering how to compile a .cs file into a .dll file if you could respond that would be awesome :D

Re: Compiling

PostPosted: 07 Sep 2014, 17:13
by AFK_Games
Its easy, just go to console or in game and do '/compile <cmdname>' Then if it has compiled alright it should say 'Compiled Successfully', if not then there is a problem with the command. Once compiled, it will create the DLL file, then just do '/cmdload <cmdname>' then add the command in the 'CMDAutoload.txt' file. Then it should work :D