• 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

    storage in spell outfit when ur hp 0

    first doCreatureSetStorage(tid, 34583, 0) tid or cid second i did some edite in this talkaction and work fine but need some edite when function onSay(cid, words, param) if (not exhaustion.check(cid, 87924)) then if param == "" then return doPlayerSendCancel(cid, "Add a name.")...
  2. N

    storage in spell outfit when ur hp 0

    u can add some thing like when player x say protection y disteffect send from player x to player y -------edite----- when use this talkaction storge add to player x too :S i want it to add to player y only :S and this storge change to 0 after player relog or in 30 min set to 0? -----edite----...
  3. N

    storage in spell outfit when ur hp 0

    how to make it vocation 10 only can use? noway to make spell like this ?
  4. N

    storage in spell outfit when ur hp 0

    any i tested it spell not work like i need i need when say addstorge lioms ... lioms get storge 34583 till relog
  5. N

    storage in spell outfit when ur hp 0

    this storage will back to 0 after 30 min or when relog??
  6. N

    storage in spell outfit when ur hp 0

    i want script when u use spell add storge to target player /addstorge target need this spell for druid im use tfs 0.4 rev
  7. N

    Solved Outfit

    work fine :D thx bro
  8. N

    Solved Outfit

    how i can make when player get premium unlock full addons for \/ 141 name=Summoner 142 name=Warrior im use tfs 0.4
  9. N

    paceman event

    ty
  10. N

    paceman event

    no one can help me?
  11. N

    paceman event

    when start paceman event give me this error -- Pacman script: Controller [TGY] pressedTiles = {} gameStarted = false dif = 1 local function pacmanCounter(text, start, col, dif) if start then gameStarted = true doCreateMonster("Pacman Ghost", {x = 32148, y = 32012, z = 15})...
  12. N

    Premium command

    work fine thx bro
  13. N

    Premium command

    im use 0.4 client 8.60 and when player say !buypremium 1 remove one 9970 and if player say !buypremium 2 remove 2 items from 9970 and and and
  14. N

    Premium command

    i need to edite this script to remove items for one day premium cost = 1, id = 9970 = one day premium if i need to buy 2 days must have 2 items 9970 local cfg = { cost = 1, id = 9970 } function onSay(cid, words, param) if getPlayerPremiumDays(cid) <= 365 then...
  15. N

    Slingshot

    items.xml and weapon.xml or in weapon scripts
  16. N

    Items add skills for 30 min

    Pumb i need it too
  17. N

    Advanced Checkpoint System 0.4?

    when i use it get this error in consel i want someone help us +1
  18. N

    outfit unlocked

    where add this ? i want some one explian how to do
  19. N

    outfit unlocked

    pumb
Back
Top