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

    Action PVP Arena lever!

    Thanks Slawkens, Very happy to have you on the TFS team. Also nice to see nice scripts coming from you. Thanks
  2. T

    [8.41/42] The Forgotten Server 0.3.4PL2 (Crying Damson)

    Great job to all of the TFS team. Im useing TFS 0.3.2 will I need to update my database? I seen you said no to 0.3.3 just asking about 0.3.2. Slawkens great to see you on the TFS team thanks.
  3. T

    Help with Add Event

    There is no errors but its only letting 1 lever reset. The other levers remove the walls fine but dont reset. And theres no errors at all in console or game. Heres the 2 scripts Im useing. All the positions are correct. as are the UID numbers. Any ideas why its only letting 1 lever reset...
  4. T

    Help with Add Event

    Thank but I did and when I did what he told me to it didnt reset lever and made this error in console. But thanks for trying to help.
  5. T

    Help with Add Event

    Thanks for the help but it brings up this error.
  6. T

    Help with Add Event

    Thanks for your help but now im getting this error in console. Lua Script Error: [Action Interface] in a timer event called from: data/actions/scripts/Dreamers/dreamer1.lua:onUse data/action/scripts/Dreamers/dreamer1.lua:27: attempt to index global 'lever' <a nil value> stack...
  7. T

    Help with Add Event

    Thank you for you help its removeing the walls then has this error in console. And its not resetting the lever. I copted your script and just edited the lever position. thanks for any help.
  8. T

    Help with Add Event

    Is there a reason I can only use this script once on TFS 0.3.2 its a addevent to change back a lever. I tryed to make the same script for other levers but is only letting 1 work and ideas? One will work and all the rest only remove the walls not change lever back. Thank for any help...
  9. T

    Help Change back on lever

    Got it to work. Pls delete thread.
  10. T

    Help Change back on lever

    Help anyone?
  11. T

    Help Change back on lever

    Im useing TFS 0.3.2 and im trying to add a timer to change back a lever, heres the script im useing to remove 2 stones. I would like the lever to reset after a certian ammount of time. Any help would be great ty function onUse(cid, item, frompos, item2, topos) wall1 = {x=1212, y=1053...
  12. T

    Action Desert/Vocation Quest Script [7.92+]

    Im using this script for The Forgotten Server 0.3.2 and im not getting it to work, I edited all the postions and everything is right but it keeps saying (All players must stand on the correct tiles.) when the Pally pulls the lever. Anyone know if this script works for TFS 0.3.2? If not is...
  13. T

    MoveEvent Soccer system

    Hi Fare-Fray im useing latest TFS set every thing up just like you said but when I pull lever I get this massage on char.(17:36 Need wait until previous command will end the match!) Any idea what might be wrong? thanks for any help
  14. T

    [8.4] The Forgotten Server v0.3.2 (Crying Damson)

    Does xampp 1.7.0 work with this version? If not whats the best xampp to use?
  15. T

    [8.4] The Forgotten Server v0.3.2 (Crying Damson)

    Has anyone figured out how to make noDamageToSameLookfeet = "yes" work right. As of now Players can exploit this bug and not take any damage from monsters by matching there feet. Is there anyway to make it so players cant attack another player with same feet look , but monsters can still attack...
  16. T

    [8.4] The Forgotten Server v0.3.2 (Crying Damson)

    Is there a fix for noDamageToSameLookfeet = "yes" If this is yes players can match boots on human looking monsters and not take any damage. Anyway to fix this besides changeing to no? thanks for any help.
  17. T

    [8.4] The Forgotten Server v0.3.2 (Crying Damson)

    Sorry but atleast I didnt tell him just update movements. Plus my was was super fast for me.
  18. T

    [8.4] The Forgotten Server v0.3.2 (Crying Damson)

    ok in movements it looks like this <movevent event="Equip" itemid="2164" slot="ring" function="onEquipItem"/> <movevent event="DeEquip" itemid="2164" slot="ring" function="onDeEquipItem"/> you need it to look like this <movevent type="Equip" itemid="2164" slot="ring" event="function"...
  19. T

    [8.4] The Forgotten Server v0.3.2 (Crying Damson)

    When I log onto server with god char I get this massage on server. Warning: [Vocations :: getVocation] Vocation 4294967295 not found. Anyway to fix? Or dont worry about it? Thank you for any help.
Back
Top