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

    RevScripts ZOMBIE EVENT SYSTEM

    some one help me, everytime need open event zombie use!zombie start like Talkaction. how can work in globalevents 0.4 function onSay(cid, words, param, channel) if(getStorage(ZE_STATUS) ~= 2) then local players_on_arena_count = #getZombiesEventPlayers() if(param == 'force')...
  2. G

    RevScripts i need auto zombie system

    hello everyone some one help me, everytime need to open event zombie use!zombiestart how i can add auto? like globalevents 0.4 <talkaction log="yes" words="/zombiestart" access="4" event="script" value="zombie/onsay.lua"/> function onSay(cid, words, param, channel) if(getStorage(ZE_STATUS)...
  3. G

    Lua events for TFS 0.4 Tibia 8.6

    hello guy`s events (TFS 0.4 Tibia 8.6): Edit post/link Run Event with efict firestrom Event Capture The Flag Safezon Bomberevent boss auto
  4. G

    RevScripts Create event/Post-link

    hello, guy`s Can post/link Event , sonwball/firestrom/boss/safezone/rush/flag/bomb i dont have link to get Script for add in my server I`m use 0.4 forgotten
  5. G

    RevScripts Event Zombie/Death player lose level

    i`m add all script but, player dead and lose exp, last man no get prize. problem in Createscript? local config = { fromPosition = {x = 1667, y = 1654, z = 7}, -- top left cornor of the playground toPosition = {x = 1737, y = 1721, z = 7}, -- bottom right cornor of the playground }...
  6. G

    RevScripts Event Zombie/Death player lose level

    Hello every, one i`m Create new Event Zombie in my server but player Dead and lose level, no rewards how i can fix? soory for bad English
  7. G

    Lua Skull Player/After login

    hello GuY`s player logout and back login lose skull Like White/Red/black. how i fix player lose items with red skull Some one can help me? I`m Create new Server Noob-war forgotten 0.4
  8. G

    Lua Skill up/ no Max

    all code is working good and eggs stop working after 131, but player dont know how fix for magic level Script <the code is working for magic but can get 200 or 300 > i need to top 130 too how fix i dot it > Thanks my brother function onUse(cid, item, frompos, item2, topos) if item.itemid ==...
  9. G

    Lua Skill up/ no Max

    Yes is working good, but player dont see max I use the script magic level but cant add max function onUse(cid, item, frompos, item2, topos) if item.itemid == 6543 then rand = math.random(1,1) if rand == 1 then doPlayerAddSpentMana(cid, 4100000) doRemoveItem(item.uid,1)...
  10. G

    Lua Skill up/ no Max

    i add the code but erro
  11. G

    Lua Skill up/ no Max

    Hi, guys im have Script For Get skills Distance, but how i add Max 130 function onUse(cid, item, frompos, item2, topos) if item.itemid == 6541 then rand = math.random(1,1) if rand == 1 then doPlayerAddSkillTry(cid,4,2 * 35000) doRemoveItem(item.uid,1) doSendMagicEffect(frompos, 28)...
  12. G

    playerdeath/Channel Deaths

    Working WOW! 07:10 Deaths: Ojtsdfs was killed at level 17 by Killed Me.
  13. G

    playerdeath/Channel Deaths

    There is an error in the last code
  14. G

    playerdeath/Channel Deaths

    hello guy`s Iam add Channel Deaths, but no work Nolist Why? some one can help me Sourc (The Forgotten Server 0.4) <event type="death" name="PlayerDeath" event="script" value="playerdeath.lua"/> function onDeath(cid, corpse, deathList) local strings = {""} local t, position = 1, 1 local...
  15. G

    RevScripts Player Dead lose Skills/Magic level

    hello, everyone Some one can help me, when player Dead Lose Skills/magic how i can fix it Forgotten server 0.4 i Add in login The Script but Still player lose I add some in mysql UPDATE players SET loss_skills='0' UPDATE players SET loss_mana='0' player Create account from Webiste no lose...
  16. G

    RevScripts killuaCaveOwners/no back temple

    I need a good person
  17. G

    RevScripts killuaCaveOwners/no back temple

    need Good scripter!
  18. G

    RevScripts killuaCaveOwners/no back temple

    Who can help me?
  19. G

    PHP Layout Gesior/Discord Webiste

    i love you so much done by Evil punker
Back
Top