• 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. Slave Ots

    Push max??

    aha
  2. Slave Ots

    Solved Char only, not whole account :/?

    small change this one check if the player is promoted or not so that it will check players' vip only function onUse(cid, item, frompos, item2, topos) if getPlayerPromotionLevel(cid) <= 1 then doPlayerSetGroupId(cid, 1)...
  3. Slave Ots

    Thais RS Trap

    rs trap???? hahaha :D
  4. Slave Ots

    Solved Died in Game ! Help

    there two ways one: run a database query that set the main positions of players to 1000,1000,7 as a main temple position two: in your map editor set the temple position of first town(town id : 1) to be like the temple that u want so that when player logins after death he goes to that pos.
  5. Slave Ots

    Died and became level 1?!

    yes iam but when i fucked in these values when player dies he came to level 1 maybe this is right
  6. Slave Ots

    Died and became level 1?!

    in config.lua change; eachBlessReduction = 15 to eachBlessReduction = 5 and it should work normally
  7. Slave Ots

    some one Have catch the flag event

    http://otland.net/f82/capture-flag-d-83604/
  8. Slave Ots

    Lua Event

    what is the wrong ?
  9. Slave Ots

    possbile ?

    its possible but you need to write php codes that set the ips you choose to be in your database and another login script to check if that id is blocked or not
  10. Slave Ots

    Where can I see what UniqueID/StorageID is being used? Loot Chance??

    to see players storage use the command /storage to get the unique id use search from the map editor and for editing / removing it right click on the tile or the item with that unique id then choose properties and u will be able to edit / delete it
  11. Slave Ots

    Lua Constant spamming of FLAG! (CTF)

    Nvm.... if i have time ill help
  12. Slave Ots

    Lua Problem With Account Manager(SITE+INGAME)

    what is your problem????? your are using modern aac or account manager???
  13. Slave Ots

    Remove salt of Account Manager Accounts

    in your config.lua find generateAccountSalt = true change its value to false
  14. Slave Ots

    Lua Constant spamming of FLAG! (CTF)

    search for the creatureevent that send animated text and change it into globalevent with interval 3 seconds - - - Updated - - - use this i only made a small edit now it will send the animated each 2 seconds <?xml version="1.0" encoding="utf-8"?> <mod name="CTF" version="1.0"...
  15. Slave Ots

    Scripter Searching an scripter,mapper for an tibiafun (modificed armoni map) 7.6

    msg me again please i've been deleted all messages sorry,
  16. Slave Ots

    Lua Problem With Account Manager(SITE+INGAME)

    are you working with encryptionType = "sha1" in config.lua?? if its plaintext change it to sha1
  17. Slave Ots

    Solved Npc Script not working

    why don't you close the thread ???
  18. Slave Ots

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    make sure that the real coordinates in your map editor is x = 1000 , y = 1000 , z = 7 or set the coordinates in the same place as in the map editor
  19. Slave Ots

    i need help with my server

    look in the DDG hosting service or post in jobs forum
Back
Top