i need help in 2 things.
1rst:
im trying to run alias inside script functions... dunno if thats possible but if it is id like to someone hepls me with sintax cus im not being able of doing it.
2nd:
i have a diferent function for each of my chars with the names like this
afk_<char_name_1>
afk_<char_name_2>
afk_<char_name_3>
when i connect to the mud i have a function that sets
self = <char_name>
ide like to know if it possible to set a function that runs afk_self function inside it... meaning that recognizes the variable set on connection and choses the right afk_* function. if its possible how do i do it.
thx.
1rst:
im trying to run alias inside script functions... dunno if thats possible but if it is id like to someone hepls me with sintax cus im not being able of doing it.
2nd:
i have a diferent function for each of my chars with the names like this
afk_<char_name_1>
afk_<char_name_2>
afk_<char_name_3>
when i connect to the mud i have a function that sets
self = <char_name>
ide like to know if it possible to set a function that runs afk_self function inside it... meaning that recognizes the variable set on connection and choses the right afk_* function. if its possible how do i do it.
thx.