Hi
I want to know with function are the used to manage commands in Smaugfusse 1.9
I tried to change the movement commands to spanish, but if i create a command "este", when i type "e", the mud think i want to type "eat", and i want to fix that directly in that function, with something like if (cmd == "n") cmd="norte";
i don´t know if it´s the best way to do that, i´ve a very little experience with smaug (i´m a LPC coder)
Thanks
I want to know with function are the used to manage commands in Smaugfusse 1.9
I tried to change the movement commands to spanish, but if i create a command "este", when i type "e", the mud think i want to type "eat", and i want to fix that directly in that function, with something like if (cmd == "n") cmd="norte";
i don´t know if it´s the best way to do that, i´ve a very little experience with smaug (i´m a LPC coder)
Thanks