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

    The best VIP system ever! [Action/Movevent/Globalevent]

    No problem you are welcome, btw i've made change with it to work better check it and choose one from them :).
  2. imback1

    Solved lags like crazy when using vip wand or rod

    try to change weapons.xml to <wand id="2453" level="8" range="5" mana="100" enabled="1" swing="yes" script="donation wand.lua">
  3. imback1

    The best VIP system ever! [Action/Movevent/Globalevent]

    try this one tile.lua --- Script by Kekox function onStepIn(cid, item, position, fromPosition) if getPlayerVipDays(cid) == 0 then doTeleportThing(cid, fromPosition, FALSE) else doPlayerSendTextMessage(cid, 19, "You have ".. getPlayerVipDays(cid) .." vip days left.") end return true end
  4. imback1

    [SWE] International OT 8.6 | Edited Real Map | Upgrade System | Events

    You just need more advertising for it to make it better.
  5. imback1

    [SWE] International OT 8.6 | Edited Real Map | Upgrade System | Events

    Sorry but your server is dying cuz of low players ;( i left today cuz its bored like hell!!! sorry broo.
  6. imback1

    [SWE] International OT 8.6 | Edited Real Map | Upgrade System | Events

    I entered my password incorrectly 1 time only :p, No problem i'm on already.
  7. imback1

    [SWE] International OT 8.6 | Edited Real Map | Upgrade System | Events

    @imkingran Hmmm what about this? i think your server is real map so you will find like 10 friends from same IP will log in and if they find this message they will leave O.o, I think i'm the only one who try to connect to your server from this IP.
  8. imback1

    [SWE] International OT 8.6 | Edited Real Map | Upgrade System | Events

    Your server is amazing really i felt it natural not like others.
  9. imback1

    Some logos

    bump
  10. imback1

    [SWE] International OT 8.6 | Edited Real Map | Upgrade System | Events

    Hmm Alright they are exist then cuz i tried to travel to them by normal character not VIP
  11. imback1

    [SWE] International OT 8.6 | Edited Real Map | Upgrade System | Events

    I think you missed some cities and you didn't add it like Gengia And there is city got frost dragons i can't remember it :P
  12. imback1

    Windows Paypal customers dont receive premium points (Znote)

    Hmmm who told you it? Which gesior did you used? You need to check this and tell me your opinion ;). https://otland.net/threads/gesior-znote-aac.231151/
  13. imback1

    Some logos

    Ops not working? how is it? EDITED I need it GIF not PNG
  14. imback1

    Some logos

    Thanks what about first one? :P
  15. imback1

    Some logos

    Hell otlanders i need something from someone who have experience with photo shop or something which edit photos I need to write CrystlainsT HERE And MysterY HERE Thanks
  16. imback1

    [Znote] Weird items

    Thanks for it. For more information i'm using TFS 0.3.6 // Version 8.60 and i had broken otb as they said and this items that gesior made helped me.
  17. imback1

    Solved bug at free points

    Try this one function onUse(cid, item, fromPosition, itemEx, toPosition) local addPoints = 1 db.executeQuery("UPDATE `znote_accounts` SET `points` = `points` + " .. addPoints .. " WHERE `account_id` = " .. getPlayerAccountId(cid)) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_ORANGE...
  18. imback1

    [GESIOR2012] Item Images Installation/Update

    Hmm sorry but how can i download it :( because i didn't download anything from github before.
  19. imback1

    [GESIOR2012] Item Images Installation/Update

    Re-upload the date please
Back
Top