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

    [DevAAC] New AAC and best website for TFS 1.X

    I got in working on Windows, but the only problem is it doens't connect to my database Those are the right settings right?
  2. Frostie

    [DevAAC] New AAC and best website for TFS 1.X

    How to install it for windows then :O? because i cant get it working.
  3. Frostie

    [DevAAC] New AAC and best website for TFS 1.X

    I really like the aac but does this aac only works for Linux ore for windows aswell?
  4. Frostie

    [Archived] "[Quick Showoff] Post your latest maps"

    Looks great but in my opinion the big tree looks weird with the normal sprites
  5. Frostie

    [Sweden] Pokemon Portal Online Beta! [Custom]

    @Printer Btw i dunno of u fixed the other bug aswell but Nidorina has the sprite of Nidoran and evolves in a nidorino while it should evolve in a nidorina. i catched a nidorina and evolved it in a nidoking instead of a nidoqueen (Btw corpse has the right sprite)
  6. Frostie

    [Sweden] Pokemon Portal Online Beta! [Custom]

    Frostie :) Edit: Bug solved
  7. Frostie

    [Sweden] Pokemon Portal Online Beta! [Custom]

    @Printer So Nidorina uses the wrong sprite (pokedex said it evolved in nidorino and nidoking) so i evolved it nad now my account is bugged (sprite might be bugged) Edit: saw nidoking and nidoqueen with the right sprites.
  8. Frostie

    Solved Check spr/dat version

    if i open it with hexedit it shows the wrong bytes then :o
  9. Frostie

    Solved Check spr/dat version

    Nope, but i solved it already i just loaded the spr/dat with objectbuilder and objectbuilder shows the codes :) Edit: if someone need them here they are:
  10. Frostie

    Solved Check spr/dat version

    Hey guys, i was wondering how to check the clients spr/dat version? because i want to update my RME, but i need the new clients spr/dat code:( Thanks in advance
  11. Frostie

    [Archived] "[Quick Showoff] Post your latest maps"

    Out a underground lava cave XD
  12. Frostie

    [8.60] Tomek Chleje Mapping ;d

    Ur maps are great :)
  13. Frostie

    [Sweden] Pokemon Portal Online Beta! [Custom]

    For some reason i can't buy any items from NPC's since yesterday :o
  14. Frostie

    Windows Website Making

    U installed it right? because there is an tutorial on the website page aswell anyways the website ip is just ur normal ip (the ip ur using to login on ur tibia server)
  15. Frostie

    Windows Website Making

    If u want to get an website use Znote AAC And if u need a layout for znote u can download it here
  16. Frostie

    [Mysql] save account problem

    u added this querry then? ALTER TABLE `players` ADD `vipdays` int(11) NOT NULL DEFAULT 0;
  17. Frostie

    [Mysql] save account problem

    Use this one (if u have the table for accounts aswell) function getPlayerVipDays(cid) local Info = db.getResult("SELECT `vipdays` FROM `accounts` WHERE `id` = " .. getPlayerGUID(cid) .. " LIMIT 1") if Info:getID() ~= LUA_ERROR then local days= Info:getDataInt("vipdays") Info:free() return days...
  18. Frostie

    [Sweden] Pokemon Portal Online Beta! [Custom]

    I Like the new Catch system gonna sheck it out now :)
  19. Frostie

    Ghostx's Mapping Thread

    I Like it except for the roof , u should change it :p
  20. Frostie

    Sprites by Saphron

    Amazing :o
Back
Top