• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Ahead

    [Modern AAC] SkillPix Gold (displays % of skills, loads from vocations.xml)

    Have the same error but longest to the right. Help?
  2. Ahead

    [ModernAAC] SkillPix

    Should it works just putting that images folder?
  3. Ahead

    [PHP] Outfitter

    I'm searching for an outfitter wich includes mounts and latest outfits (i'm using 10.10 version). Also i'm searching for an outfitted highscores, like this: Finally if it's not annoying for you to put a very schemed and a little summary of how put the highscores'. Thank you all and HUGE +REP ^^
  4. Ahead

    Console Errors

    Solved, thank you Ninja ^^
  5. Ahead

    Console Errors

    I am managing modern aac system and inside the guide i am following there's written that i should have created a character by myself ingame plus account manager. It has passed a little bit since i connected last time and i didn't remember that it appeared this: NOTE: It appears when i try to...
  6. Ahead

    [Website]Installing Modern AAC on Uniform Server

    Why in this part: The "HERE" link goes to this webpage itself again? D:
  7. Ahead

    Modern AAC installing problem

    After installation it can not found my template. I am using Dwarf right now since it was included with the folder. It is here: C:\xampp\htdocs\templates\Dwarf Error: Template doesn't exists. Err code: 135604042010.
  8. Ahead

    Webdesigner Looking for webdesigner 2.0

    BUMP
  9. Ahead

    Webdesigner Looking for webdesigner 2.0

    BUMP!
  10. Ahead

    Webdesigner Looking for webdesigner 2.0

    I am really looking for a partner. Project Info - TFS v0.3.7 - Tibia Client v10.10 Server Info - Name: Rampage (negotiable). - MySQL - RL Map + Custom VIP Zone - Rate Exp Stages (from x300 to x5). Mainly that, server configs are almost finished. If you want to know anything ask in this...
  11. Ahead

    Webdesigner Looking for webdesigner.

    Hi people, what i want is somebody who knows quite good the font codes of the websites, because i need help to build my serious tibia project website. The thing would be to copy several backgrounds or tables from another games websites and put them into mine in order to build a complete website...
  12. Ahead

    OpenTibia OTItemEditor [10.10]

    BUMP!
  13. Ahead

    [Znote AAC] Sorcerer Layout

    And which font is used on the search panel and login panel for example?
  14. Ahead

    [Znote AAC] Sorcerer Layout

    Yes, it was. And this?
  15. Ahead

    [Znote AAC] Sorcerer Layout

    Another thing. I changed the topinfo color image inside layout\images and it is not loaded, why?
  16. Ahead

    Solved Creaturescript file bug

    LOL i almost fall from the chair due to fucking laugh HAHAHAHAHAHAHA. I thought it was any skill level as "16 distance fighting" AHAHAHAHAHAHA. OK guys, thanks you all for the answers, i solved it, i am using the code which was included with the folder. This...
  17. Ahead

    Solved Creaturescript file bug

    Lvl 8 what?. Now is a little bit strange, my character level up, receive the items, experience, etc. So the first code is run correctly but suddenly appears the another codes: 22:14 You have received 5 Crystal Coins because you reached level 9. 22:14 You advanced from Level 8 to Level 12...
  18. Ahead

    Solved Creaturescript file bug

    Do you mean instead of onAdvance(cid, oldlevel, newlevel) ??
  19. Ahead

    Solved Creaturescript file bug

    No sorry Dantez. Oh my fucking god, i was being rewarded with 5 rewards in 1 row: 22:01 You have received 5 Crystal Coins because you reached level 9. 22:01 You have received 5 Crystal Coins because you reached level 100. 22:01 You have received 5 Crystal Coins and an Addon Doll because you...
  20. Ahead

    Solved Creaturescript file bug

    Forget that skill shit, i dont want it hahaha. I want another with just level. Why this is not working? :( function onAdvance(cid, skill, oldlevel, newlevel) if(getPlayerStorageValue(cid, 99963) == 1 and newlevel >= 50) then doPlayerAddItem(cid, 2160, 5) setPlayerStorageValue(cid, 99963, 1)...
Back
Top