• 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!

Search results

  1. D

    Stairs Lvl

    i want if you need to go up stairs you should have certain level TFS 0.3.6 1657765595
  2. D

    vocation error

    your script promotion worked good about vocation.xml gimme one sec 1657746391 <?xml version="1.0" encoding="UTF-8"?> <vocations> <vocation id="0" clientId="0" name="None" description="none" needpremium="0" gaincap="5" gainhp="5" gainmana="5" gainhpticks="6" gainhpamount="1" gainmanaticks="6"...
  3. D

    Vocation

    it's worked bro thankyou <3 thankyou bro it's now worked but ur promotion script wasn't work so i changed to another script ANYWAY THANKS BROTHER ♥
  4. D

    vocation error

    bro iam trying if someone can help with you but now worked
  5. D

    Vocation

    sorry bro i didn't know TFS 0.3.6 <?xml version="1.0" encoding="UTF-8"?> <vocations> <vocation id="0" clientId="0" name="None" description="none" needpremium="0" gaincap="5" gainhp="5" gainmana="5" gainhpticks="6" gainhpamount="1" gainmanaticks="6" gainmanaamount="2"...
  6. D

    Vocation

    my vocation elder druid when i die or when i logout it comes back to druid same all vocation does anyone have a solution? https://gyazo.com/7b7379fe98e6de345fef533599e07167
  7. D

    vocation error

    s same problem bro
  8. D

    vocation error

    -- Credit To Nitr0 for the script! (Please Do Not Remove) function onSay(cid, words, param) if getPlayerVocation(cid) <= 4 then if doPlayerRemoveMoney(cid,20000) == TRUE then doPlayerSetVocation(cid,getPlayerVocation(cid)+4) doPlayerSendTextMessage(cid...
  9. D

    vocation error

    i've put your script but same problem 1657722906 https://gyazo.com/7b7379fe98e6de345fef533599e07167
  10. D

    vocation error

    example my vocation elder druid when i die it comes back to druid same all vocation does anyone have a solution?
  11. D

    spam spells

    why spamming spells so fast ?i need like 5-10 sec to spam ue/etc u can check out this video to explain what iam saying https://gyazo.com/267158dcc88423697ae1da6bf89101bb 1657675554 i fixed it
  12. D

    Aol Script

    same :( np bro anyway thankyou for helping i can change to 1.4 TFS?maybe iam using 0.3.4
  13. D

    Aol Script

    ty worked now <3 but why my name spam yellow colour but why
  14. D

    Aol Script

    function onSay(cid, words, param) if doPlayerRemoveMoney(cid, 10000) == TRUE then doPlayerAddItem(cid, 2173, 1) doSendMagicEffect(getPlayerPosition(cid), CONST_ME_MORTAREA) doCreatureSay(cid, "!aol", TALKTYPE_ORANGE_1) else doPlayerSendCancel(cid, 'You don\'t have enough money.')...
  15. D

    Aol Script

    when i try to buy aol it's tell me you don't have enough money and i already have money does anyone know what the problem is?
  16. D

    items.otb of 10.98 to 8.60

    how i can use 10.98 items otb for my 8.60 OT ?
  17. D

    add palette

    yes i already have object builder and i opened it now how i can import these grounds etc
  18. D

    add palette

    i copied items.otb/tilesets.xml grounds.xml and borders.xml 1657405754
  19. D

    add palette

    i copied it bro but it's black background
  20. D

    add palette

    i found u mean copy items.otb right? 1657405515 or you mean i copy tilesets.xml grounds.xml and borders.xml and paste it in 860 right?
Back
Top