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

    status checker

    There's a diffrence between doing a simple sql-query and checking if the server is online, say the server crashes and some character are still flagged as online. Then that would reflect as the server being online on the website, while in reality, it's not. I'm therefore looking for a way to...
  2. Hultin

    status checker

    Hello! I'm building my own ACC website from scratch using PHP 5.3. It's gone great without any issues so far, but now, when I try to create a "online status" page I've realised that I really have no idea how to make one of thoose, the only other thing besides php scripts I've worked with...
  3. Hultin

    Server status&info

    bah.. ofcourse I posted in the wrong forum. nothing to see here poeple, move along.
  4. Hultin

    Potion stacking in 8.54

    bah why most everything I want to implement be so darn hard ><
  5. Hultin

    Potion stacking in 8.54

    Hi. I'm looking to create a stacking potion system for my crying damson 0.3.6 pl-1, that would work like tibia 8.6 on live servers. I wonder now, how would I go about doing that?
  6. Hultin

    Party member hit only 5% to party member

    Could you share the final product? I'm trying to learn lua and this seems intresting to me.
  7. Hultin

    [8.54] Vardius Custom Map!

    Ripped goroma aswell.. man, have you done anything yourself?
  8. Hultin

    [8.54] Vardius Custom Map!

    Also, banuta has been copied straight of. No I cannot say this is a very well made map.
  9. Hultin

    [8.54] Vardius Custom Map!

    Not very well made, lots of things that doesn't make real sence. Like the lavafall, where does the lava come from? You really need to look over the borders of stuff aswell, this was clearly made with RME autoborder enabled.
  10. Hultin

    CreatureEvent Pythius the rotten_teleport

    For the love of god, indentation is your friend!
  11. Hultin

    Fixing Devileye

    Hum.. Thought this might be a fairly easy fix but aparantly it's not.. I should perhaps remove it from the game instead to avoid confusion.
  12. Hultin

    [Request] Some creative spells

    I really like your ideas, the names could use a change but as I cannot come up with anything better I cannot buy say that you're kind of brilliant.
  13. Hultin

    Fixing Devileye

    There is a crossbow called Devileye, it's the only item I know of that has -hit%, this reflects oddly in the game. It shows up as +0% hit instead of -20%. I now wonder how to correct this error?
  14. Hultin

    NPC RPG Serv Addon Npc Pack

    Trying to translate them all, using Google Translate Will upload once I'm done, if Shispa approves it. Status: Barbarian, Citizen, Druid, Hunter are done!
  15. Hultin

    NPC - Error

    Thanks, I'll get right into it as soon as I've looked through it and tried to learn as much as I possibly can! :)
  16. Hultin

    NPC - Error

    I'm a rookie, so I just looked through the default npc files in TFS. What this NPC is supposed to do is to Bless people, however only with one bless (number 1) If you know a place for some tutorials or something, that'd be greatly appreciated. I'm really intrested in acctually learning this...
  17. Hultin

    NPC - Error

    Here is my error: [30/06/2010 20:29:02] [Error - LuaScriptInterface::loadFile] data/npc/scripts/blessings/first.lua:21: 'end' expected (to close 'function' at line 9) near '<eof>' [30/06/2010 20:29:02] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/blessings/first.lua...
  18. Hultin

    Concatination

    Thanks alot man! :D
  19. Hultin

    Concatination

    How do I concatenate a variable into a string in lua? I've just started working on my first few npcs, and so far it's going great. What I want to do now though, is to have a npc (blesser) to say the exact cost of a blessing. I have the cost calculated in a variable called "cost". local...
  20. Hultin

    Modern AAC | v0.2

    Also having issues loging in. I've poked around in the code but haven't found anything that seems to be wrong.
Back
Top