• 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. SirTitan

    Open Tibia is going down?

    Hey yeah! :) It has been long time, nice to see you are still here! How are u??
  2. SirTitan

    Open Tibia is going down?

    Yeah i do, there were no donations... i hsoted my first server on my pc for 2 years just for fun... I made many dynamic events, but not because ppl wanted, i did it because it was great fun for me aswell... i have somewhere an screenshot from otservlist wich shows that my server was one of the...
  3. SirTitan

    Open Tibia is going down?

    thats true, about Lazyness. ;)
  4. SirTitan

    Open Tibia is going down?

    Thanks for the replies! Its good to see that the community is still verry active. but its true that we need to find a way to maintain popularity of the otservers! if i could, i would help cip out, but i cant... Yesterday i tried to log in on tibia my old character SirTitanII (who was once...
  5. SirTitan

    Open Tibia is going down?

    Hello dear otLand community, I have been hosting otservers since 7.5 in the past. Retired 3 years ago. In the past i have made Servers : Titanium World(Original), Exodus and Unreallegend. Had many Players, and greate fun. Now si nce i have been messaged over Facebook many times in the past...
  6. SirTitan

    Discussion about Two worlds in Unreal 2D. Unreality and Reality.

    Nice done! :) I love Unreal and u have invested much time in this, good job!
  7. SirTitan

    Introduction: Diablo III Online

    Im doing similar project diablo server u could look at my signature for the link, for more info...if ur interseted... did u added any diablo skills allredy? it took me whole 2 days to create only 3 skills ( i mean magic) find potion, bash, and jump (skills of barbarian) i guess it will take damn...
  8. SirTitan

    SetCombatFormula question

    bump...
  9. SirTitan

    Lua Small problem with "Killing in the name of"

    add to script: after: local creature = questCreatures[getCreatureName(target):lower()] print(getCreatureName(target)) kill that plagued thing, and look in console wich name it shows for that mob! after that copy it exactly in the array, should help to find reason...
  10. SirTitan

    Two small errors, One in spells one in advanced fishing

    i know, but in this script is mp as global value dosnt needed... ( should be made in this function easly... mp=maxhp-currenthp ... getPlayermaxhealth... -getplayerhealth... to find out how much has been healed)... whats the deal...? and where mp is declared, i cant see from giraffes post...
  11. SirTitan

    Two small errors, One in spells one in advanced fishing

    replace mp with mana.... doPlayerSendCancel(cid,"Restored : "..hp.." hp | "..mana.." mp") i dont see where u have declared mp before... 2th: if(playerFishing >= now.fishing) then now is an array "now", so u must tell him the index! "use isinarray function".... or write a loop... he dosnt know...
  12. SirTitan

    Windows Runtime error shit

    did u compilled urself? rebuild whole project! i had that thousand times after compiling something, but compilling dosnt work allways... rebuild it! on dev-cpp rebuild button...
  13. SirTitan

    Server Error (Fails to load Players and MOTD)

    database incompatible, or incompleete imported... i guess...
  14. SirTitan

    Windows server login bug error

    maybe ip changed so, check the config lua again, u msut use there ur current ip
  15. SirTitan

    SetCombatFormula question

    Why the setCombatFormul lua function says that it: "This function can only be used while loading the script." if i make comment around the if, so i can modify it anytime while server is running, can it cause crashes???? Can someone please answer, why its made so it will load only on...
  16. SirTitan

    Tiablo project (Diablo 2 -like server)

    bump...
  17. SirTitan

    Tiablo project (Diablo 2 -like server)

    Thanks nevalopo :* @chojrak i will try my best to learn it... someday i will do it... or hero! c▲ ▲▲ better? :D... but it still sux somehow updated!
  18. SirTitan

    Tiablo project (Diablo 2 -like server)

    Im back :)
  19. SirTitan

    Tibia Tibiando - Audio API for tibia

    U should not change port to same port as ur server has!!! U should keep it 7173 unless, ur 7173 is allredy taken, if yes, choose another free port! u cant use same port as otserver uses in tibiando, cuz u cant open connections with multiple things on one port... For all who have problems...
  20. SirTitan

    Tiablo project (Diablo 2 -like server)

    The gambler, but i got exams in rl atm, i will keep working in 1,5 months again on the project, and the progress will go fast then...
Back
Top