Topic: translate funcion in c++?
what is the equivalent of translate from lua in c++ ?
btw is there a way to use the script functions in c++?
the reason i need is i can code in c++ but i can't find equivalent of functions of lua in c++
my lua script is getting really huge i would like to get some character codes in a plugin .(its not much yet but i would like to create character code in a plugin for future ).