petivagyoken
New Member
- Joined
- Jun 17, 2013
- Messages
- 3
- Reaction score
- 0
Hi everyone!
I'm new to OT and I'm trying to host a server everything works very well! ; )
I have two questions please help me out:
1. I'm collaborating with a fellow who has played this game for more than a decade and there is a minor thing that is referred to as "emoteSpells" which should be a setting in the config.lua file if I'm not mistaking. This setting would prevent spam in the chat window ingame, and would make spell cast "keywords" orange. I tryed adding this "emoteSpells=true" to my config.lua with no luck. However I found that this solution was way back in the day, years before, I thought there might be another solution for the almost-latest-version (9.86).
2. Setting up the OT database is easy but I'm not sure what values to insert. For example I'm not sure what the TYPE column should contain for players or accounts in order to make valid GM. Is there any simple documentation that lists there enumerations so I don't have to try all of them? I did not find that in the documentation files or in the sources. Note that this is not only the case for GM this is just an example, anything like this should be interesting. I understand the concept of manipulating the all config files on server side.
That is all thank you in advance.
I'm new to OT and I'm trying to host a server everything works very well! ; )
I have two questions please help me out:
1. I'm collaborating with a fellow who has played this game for more than a decade and there is a minor thing that is referred to as "emoteSpells" which should be a setting in the config.lua file if I'm not mistaking. This setting would prevent spam in the chat window ingame, and would make spell cast "keywords" orange. I tryed adding this "emoteSpells=true" to my config.lua with no luck. However I found that this solution was way back in the day, years before, I thought there might be another solution for the almost-latest-version (9.86).
2. Setting up the OT database is easy but I'm not sure what values to insert. For example I'm not sure what the TYPE column should contain for players or accounts in order to make valid GM. Is there any simple documentation that lists there enumerations so I don't have to try all of them? I did not find that in the documentation files or in the sources. Note that this is not only the case for GM this is just an example, anything like this should be interesting. I understand the concept of manipulating the all config files on server side.
That is all thank you in advance.