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

    Dung loot

    any one can help me?
  2. N

    Dung loot

    i have idea about dung loot i need script when player kill monster in area from { whatever} to {whatever} the loot go to area from {whatever} to {whatever} and no monster corpse and when kill all monsters in first area get tp to area loot im use tfs 0.4
  3. N

    reset lvl

    hello guys again im so sorry i have problem i did this edite Feature - Every changes you need to a Hardcore/War Server and now when player die back to level 1 idk why :S blessings = true blessingOnlyPremium = false blessingReductionBase = 30 blessingReductionDecrement = 5...
  4. N

    losse items

    look in first post bro i said i use 0.4 at end anyway thx for try to help me
  5. N

    losse items

    but i don't have it :D
  6. N

    losse items

    why ur answer is very short?? u are busy
  7. N

    losse items

    sorry but u mean i must use ondeath not onPrepareDeath ?
  8. N

    losse items

    Guys i did this edite in soure Feature - Every changes you need to a Hardcore/War Server and work good now when player die losee items i need player don't losse items when do doCreatureSetDropLoot(cid, false) player die in temple like this and no dead human and no count frags :S im use 0.4
  9. N

    openChannelDialog

    f5
  10. N

    openChannelDialog

    how i can make this work openChannelDialog(cid) im use tfs 0.4
  11. N

    doCreatureSetDropLoot problem

    i did this edite in my source and work good Feature - Every changes you need to a Hardcore/War Server and now i need to do somthing like this function onPrepareDeath(cid, deathList) for i = 1, 5 do if(getPlayerBlessing(cid, i)) then doCreatureSetDropLoot(cid, false) end end return...
  12. N

    Brodcast default

    how to make brodcast come in default not in server log no have script im ask about if i want brodcast this msg { if you need more information about server visite our site } but want to come for player in default not normal brodcast im use 0.4
  13. N

    database

    what this?
  14. N

    database

    hello guys i want command to clean database from accounts and players and guilds and house owner but keep account number 1... i will be thanks if someone helped me :D sorry for my bad english i use 0.4 idk if that important or now :D
  15. N

    explain script

    f5
  16. N

    error in anti house trash system

    i use this script and got this error and i can move any items and can't take any items in bp https://otland.net/threads/searching-anti-house-trash-system-p.245283/#post-2385810
  17. N

    explain script

    f5
  18. N

    loot msg when kill player

    anyone can help me in this?
  19. N

    explain script

    bump
  20. N

    explain script

    nice but what about this part local n = math.max(0, getCreatureStorage(cid, key)) + 1 doCreatureSetStorage(cid, key, n) if n >= 800 then local add, a, b, r = math.random(2) == 1 if add then a, b = math.random(20), math.random(20) else
Back
Top