Page 1 of 1

[Solved] Wont recognize custom command

Posted: July 12th, 2011, 1:50 am
by boblol0909
Ok I tried making a custom command but for some reason it wont recognize it. I modeled it exactly like the others, and as a test I even copied cuboid's callback (changing the name of course) to see if that would work...
Show
Is there something I forgot/need to do for it to recognize it as a command? :o

Re: Wont recognize custom command

Posted: July 12th, 2011, 3:11 am
by fragmer
Did you compile your modified version of fCraft after making these modifications? Make sure that building mode is set to "RELEASE", and that you use the binaries from bin/Release/ folder. Other than that, I can't think of any reason why your mods wouldn't work.

Re: Wont recognize custom command

Posted: July 12th, 2011, 3:08 pm
by boblol0909
wow I'm a noob :P