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

    Action Desert/Vocation Quest Script [7.92+]

    It's working! But the paladin can move the switch when all items are not in right place and no message shows up in game. But the console get some errors..
  2. Tofflarn

    Learning lua and need some help..

    Thanks Cykotitan! I did like this and it worked. Probaly use your script insteed :) function onStepIn(cid, item, frompos, item2, topos) ground1 = {x=32225, y=32282, z=9, stackpos=1} if item.uid == 64132 then doTransformItem(item.uid, item.itemid - 1) doRemoveItem(getTileItemById(ground1...
  3. Tofflarn

    Learning lua and need some help..

    tried doRemoveItem(getground1(getThingPos(cid).uid), 1) didn't work :(
  4. Tofflarn

    Learning lua and need some help..

    Okey i have script here that doesn't wan't to work properly. On both step in and out i got an error like this.. (luaDoRemoveItem) Item not found. function onStepIn(cid, item, frompos, item2, topos) ground1 = {x=32225, y=32282, z=9, stackpos=1} getground1 = getThingfromPos(ground1)...
  5. Tofflarn

    How i post news in gesior site?

    Login to the account that you made when installing gesior. use to be "1/yourpassword" After that you click on the admin panel. When this is done you should se a text somewhere like this "Press "Submit" to add new ticker." or "Press "Submit" to add new message (news)."
  6. Tofflarn

    Firewalker just like rl?

    Posting the map over fire walker quest and a cam so you can se how it works! Just wan't to help you as much as i can. :) Here "rapidshare"
  7. Tofflarn

    Firewalker just like rl?

    Holy sh*t already?! Should i try it?
  8. Tofflarn

    Beställning av Dedicated från Serverloft.

    Nu är det såhär att det ännu inte har dragits några pengar från mitt konto. Beställde torsdag förra veckan från serverloft. Jag skickade aldrig mina uppgifter utan snackade med en snubbe i live chaten. Han sa att jag inte behövde göra detta. Jag skulle bara vänta tills det kom upp en "händelse"...
  9. Tofflarn

    Firewalker just like rl?

    Well it can't be illegal to release a own made script? Im sure you can, seen your other scripts so i don't think it would be a problem. Would be awesome if you could give it a try :)
  10. Tofflarn

    Firewalker just like rl?

    Okey,i understand. Is it possible to buy?
  11. Tofflarn

    Firewalker just like rl?

    Hello otlanders ;) Right now im sitting with a confusing script. I need some help. I wan't the real firewalker boots quest for my server. This is how im thinking. Player use pick on steam which have ID 9341. The player get a storage id. (So the quest can't be done several times by...
  12. Tofflarn

    Request! Use pick on crack and then teleport

    Thank you both! :) rep++
  13. Tofflarn

    Request! Use pick on crack and then teleport

    Hello dear friends. I need a script that when a player use a pick (id 2553) on a crack (id 6299) he should be teleported to x,x,x? The crack should also have a action id so it can't be done on all cracks. Thx in advanced! :)
  14. Tofflarn

    Beställning av Dedicated från Serverloft.

    Tack för ditt snabba svar Deavz och Spice (edit). Har snackat med dom över live chat nu. Jag behöver inte ta något kort om jag har förstått det rätt. Det enda dom behöver är ett mail med mitt bank namn och en speciell summa dom skickar till min internetbank. Typ en verifikations kod. Efter...
  15. Tofflarn

    Beställning av Dedicated från Serverloft.

    Tjena! Igårkväll beställde jag en server from Serverloft. Allt gick bra tills jag var tvungen att verifiera mig efter ha fått ett mail från företaget. Såhär skrev dom... 1) Personal ID (Being Passport or Drivers License), -AND 2) A copy of the front and back side of your credit card (we...
  16. Tofflarn

    About dedicated server.

    Well, my server is almost finished and im going to buy a dedicated server from serverloft.com. Since i never done this before i need some feedback and tips from people that have done it. What should i think of the most? What is important? Yee you know what i mean, im pretty insecure...
  17. Tofflarn

    Better houses.php "city and status"

    Im using 0.3.6, tested two different layouts :S
  18. Tofflarn

    0.3 Quest System

    Now, if the item is not a container, just save your map and run on server- reward will be a clone of the item you've used. I'm sorry, but i really don't understand that line.. The items i wan't to be a quest is not a container, it has item number 4875. I have set action id to 2000 and unique to...
  19. Tofflarn

    Action [Release] Annihilator v2.1

    I have tried this script, its awesome but got one problem.. When you say "- fixed clean area" Do you mean that the demons will disappear if a team finished or didn't make it, if so it won't work on my server. Explain? :)
  20. Tofflarn

    Better houses.php "city and status"

    When i look at the code i can se that this is the right one, but why won't i work for me? Posting a screen how i looks on my website..
Back
Top