• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Printer here

Thank you everyone, for your kind words and support.

So i got my computer fixed today. I have no idea if i will be able to run orts on it. Since my computer fans have some issues even tho i bought new ones last week.

But here is the idea i have for ORTS and i would love some input.

  • Moving every actionid and uids to lua, which means that everything will be registered at start. This way we can easily know what aids and uids are used and change them without searching in the mapeditor. - Idea from @Ninja
  • Make server easy configurable to disable stuff, such as if you need complete missions to take boat to Yalahar and etc... - A big config
  • Document alot more, so people have a idea what to edit.
  • Merge ORTS project with the current TFS by @Mark . That mean, own lib files should be on seprate file and also if we make spells update, monster updates or items updates they should be pushed to TFS project. Then it's much easier to intergate both projects.
  • Rewrite all the storages, uids and aids!
  • Fix the current issue with memory leaks!

If i have missed something, or you have any suggestions please comment.
 
2PaZy4mfPtcRi.gif
 
Love you
You should also add the new feature rl has. You can buy items from a npc with your bank balance.

Nice feature isn't it? If you get killed in the way you drop no money, what a bullshit, stop killing tibia, please. :(
 
I already got a printer in my home print my papers thanks any way And welcome back
 
Moving every actionid and uids to lua, which means that everything will be registered at start. This way we can easily know what aids and uids are used and change them without searching in the mapeditor. - Idea from @Ninja
@Evil Hero finished or still making the actionid/uid thing. I think he shares his code too unlike me xD (but it certainly is very useful feature)

I suggest to remove all unique id's and change them to action ids.
Make server easy configurable to disable stuff, such as if you need complete missions to take boat to Yalahar and etc... - A big config
That's bigger task than you think. I have been at it over a year, still few months of work left to do to make it all features easily configurable. Sure I can config everything already, but its not perfect and not consistent.
 
Back
Top