• 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!

Search results

  1. Yamaken

    Smart server save system

    Off topic, contact me by private message.
  2. Yamaken

    Magic Wall timers

    I think you will need to code it. Check if item ID is the same as magic wall and build some type of timer and draw the time above the MW. Its pretty much doable.
  3. Yamaken

    Smart server save system

    @boibandido tu é o kilouco? kk I think you can use the DatabaseTasks as the new thread to execute the queries? DatabaseTask is a new Thread added in tfs 1.1(i guess) to execute asynchronous SQL Queries.
  4. Yamaken

    [Switzerland] Nastarius RPG - Mytica - Tibia 7.4

    Why there is sprites from medivia? or from cipsoft? ripping.
  5. Yamaken

    Team PyOT

    I agree with this if this new team will try to do things that are really far to be implemented in the TFS project. A project to prototype new things. Also not copying Tibia gameplay would be great.
  6. Yamaken

    [FRANCE] [7.4] Tibianus [TIBIJKA/ELOTH TEAM] - HARDCORE WARS 18.05.2018

    Its funny how you guys criticizes it a lot but when its online you all gonna play that. One way or another TIBIJKA/ELOTH/KASTERIA TEAM will profit a lot $$. There is plenty of servers in otserverlist. Give them a try or continue to play the same old servers from the same devs with the same...
  7. Yamaken

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Thanks. I thought something special would come from type 3, but its cool that cipsoft already had implemented something like Ceremonial Ankh in 7.7.
  8. Yamaken

    Exchange modern sprites for old

    I think you will need to replace item by item sprites.
  9. Yamaken

    Solved Walking through PZ Lagging TFS 1.2

    I'm not sure but maybe if you remove this: if ((OTSYS_TIME() - lastWalkthroughAttempt) > 2000) { thisPlayer->setLastWalkthroughAttempt(OTSYS_TIME()); return false; } it will work as you want.
  10. Yamaken

    [7.7] RealOTS 7.7 Cipsoft files (virgin)

    Anyone that have run this server can tell me which is the special information that ceremonial mask has? Clocks have this special attribute in objects.srv: InformationType=2 spellbook has this attribute: InformationType=4 and ceremonial mask: InformationType=3 You may need to use/look the...
  11. Yamaken

    OTServ in other programming languages.

    PyOT was great and python seen to be a better option than C#, Java or C++. In python you can use the same language for the main engine and scripts and there is too much you can do with a dynamic language.
  12. Yamaken

    Question about Medivia?

    For me its obviously not 100% legal as there is cipsoft sprites and the game is almost a total ripoff of 7.4 cipsoft tibia.
  13. Yamaken

    [CANADA] Avatar World | CUSTOM

    Its lacks a better OTClient made for PvP and general gameplay improvement. Its seens to be tfs 8.0(lack of npc channel) and in general a lot of work have been done in the server but its still amateur. A lot of things can improve like auto loot, party finder, support in game, wiki to document at...
  14. Yamaken

    The end - for botters. BattlEye comes to Tibia

    Maybe its good? It can "end" the mediocre wave of rl map servers. From an OpenTibia platform stand point the only thing we need is the tibia.dat/tibia.spr format to again access to items/outfits/effects/project tiles.
  15. Yamaken

    SWORD ART ONLINE 2D-MMORPG - Official Discussion Thread [Based 1º Novel Chapter 1-14)

    I would build two type of servers: one if you die you loose your char another you loose equipment or your levels. Dying and loosing everything is really severe.
  16. Yamaken

    Unity3D client?

    I don't really care. Its just that OTClient is superior because you have access to all the OTClient(tibia client) code. You have said a lot and did not explain anything. If third party libraries are closed source or even unity 3D is closed source is another problem. The whole tibia client...
  17. Yamaken

    Unity3D client?

    With this private API bs OTClient is way better than your project. Its not real open source when someone will need your permission to do real changes in the client.
  18. Yamaken

    [FRANCE] ThronX | Unique RL-Map | 10.97+ Flash Client | Lots of Features

    Player amount was like 5-7. Not worth to keep online.
  19. Yamaken

    Programmer C++ and debugger skills

    I think he wants to develop sometype of bot or tibiacam/tibiacast.
Back
Top