Command API thoughts
#11
Done, rev 1183. Wow, I'm good Smile
And as a side-effect, the /help list is finally alpha-sorted.
Reply
Thanks given by:
#12
can you also make it possible to add commands into the console?
maybe something like this:
PluginManager:BindConsoleCommand("/example",           Handleexample,            "this is also an example");
Reply
Thanks given by: Taugeshtu
#13
That's a good idea. Later on, as I'm working on other things currently. Maybe put it in the flyspray tracker, so that it's not forgotten.
Reply
Thanks given by:
#14
I'm beginning to actually like Lua. Its lambda-functions feature makes writing callbacks sooo easy! Just look at the Core/console.lua file and its handler functions, aren't they beautiful? Smile I have to admit it's more elegant than the original C++ code.

Anyway, console command binding is now done, too.
Reply
Thanks given by: NiLSPACE




Users browsing this thread: 1 Guest(s)