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

    PHP. War system, DATE.

    Hi guys! I want to change this so the "end" date is 30 days from the beginning date. Now its like this on the site: . $main_content .= "<font size=\"12\"><span style=\"color: red;\">" . $war['guild_kills'] . "</span><font color=black> : </font><span style=\"color: lime;\">" ...
  2. ohman

    Lua War system. Money disappear and days stays at 3.

    BUMP please guys!!
  3. ohman

    Solved Creat teleport with action/unique id?

    I fixed id. But I added a actionID on the square you teleports to ^^ Thanks anyway!
  4. ohman

    Solved Inquisition bosses, no corpse.

    Hello! I had some problem with my inq script. Shortcut didnt work. I fixed it and now when I kill a inq boss it's just disapear (no corpse). No error in consol. I think the problem is in here: function onDeath(cid, corpse, killer) registerCreatureEvent(cid, "inquisitionPortals")...
  5. ohman

    Solved Creat teleport with action/unique id?

    Dont work.. any other ideas that will make INQ-shortcuts work? Thanks
  6. ohman

    Lua War system. Money disappear and days stays at 3.

    BUMP, please - - - Updated - - - BUMP!
  7. ohman

    Solved Creat teleport with action/unique id?

    Still getting error :/ Hate that I cant copy in my "server window"
  8. ohman

    Solved Creat teleport with action/unique id?

    How to set it together? This gives an error
  9. ohman

    Solved Creat teleport with action/unique id?

    teleport = doCreateTeleport(tpID, ushuriel_to_position, ushuriel_in_position) How to change this from a normal tp to a tp with a action id or a unique id? Thanks! :)
  10. ohman

    Cure paralyze with healing spells? TFS 0.3.6 Windows

    Okey, I'll try!! Thanks :) - - - Updated - - - Its working (or not). Only if the player that got paralyzed standing still. Any ideas?
  11. ohman

    Lua War system. Money disappear and days stays at 3.

    It didnt solved any problem :/. How do I take away the money function? And set the day function to 50 days all the time instead. That would work for me. Thanks!
  12. ohman

    Cure paralyze with healing spells? TFS 0.3.6 Windows

    BUMP, anyone?
  13. ohman

    Lua War system. Money disappear and days stays at 3.

    BUMP, anyone?
  14. ohman

    Lua War system. Money disappear and days stays at 3.

    How do I take away the money function? And set the day function to 50 days all the time instead. That would work for me. Thanks!
  15. ohman

    Need help with one of my MODS. I think its easy for some of you :)

    Hey guys! Im trying to setup my Areahunting MOD. I want a TP out from the room so players can exit whenever they want. But the script kicks out the player automaticly after x minutes. If players leave the room with my tp and walk away they will be tp'ed back outside the room when the...
  16. ohman

    Need x item to acces this area? Hunting room script. TFS 0.3.6 Windows

    hmm, I dont got it working :/ Where to put this? can it be 2 "then" after eachother? Doesnt it need to be 1 then and 1 else. Or.. what to change in the script? Because there is a text with: " doRemoveItem(item.uid, count)" what is item.uid? Thanks for the help!
  17. ohman

    Windows Paygol, doesent give points

    Make sure you have "http://" before like on the picture. I had the same problem.
  18. ohman

    Need x item to acces this area? Hunting room script. TFS 0.3.6 Windows

    That just remove item? right? It will let players in without coins :/
  19. ohman

    Need x item to acces this area? Hunting room script. TFS 0.3.6 Windows

    Hi guys!! I found a script for hunting rooms here at otland. But it wasnt exacly as I wanted. Now its working like this: Go at x square, teleports you into the room, after 30 min you automatically tps out. But I want to have an "item required tp", so you need for example 1cc to go into the room...
  20. ohman

    Cure paralyze with healing spells? TFS 0.3.6 Windows

    I can only heal paralyze with haste. How to fix it to healing spells to? Thanks! :)
Back
Top