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

    Exhaustion from Stairs [TFS v0.2.15]

    Right now people can use spells without exhaustion. Melee / Ranged has the 2 sec exhaustion. Config.lua stairJumpExhaustion = 2000 Changing this does not hinder spells in anyway. Just hinders melee/ranged even more :p Is it possible to fix so that your not able to use spells before the 2 sec...
  2. E

    [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

    Anyway to get the Buff icons working? (For example Blood Rage, the little Sword and a green up arrow) Tried various combinations and other spells but they dont seem to work.. Alot of the Conditions in global dont seem to work.. :/
  3. E

    Broke my Database (MySQL]

    So i was going to try out another server. Made another database and imported the sql into that one. Never had both servers running or anything. And the other server turned out to be a disappointment. Closed that server and started the old one. But to my surprise neither me or my friends could...
  4. E

    [10.77][TFS 1.2] ORTS, a real map project

    Thanks for trying :) Port 80 (You can't run a website) Port 7171 (People can see their character list) Port 7172 (People can join your server) Is there any other way i can mod the client to connect, except the ip changer?
  5. E

    [10.77][TFS 1.2] ORTS, a real map project

    Still cant connect for some reason.. Tried disabling firewalls and such. No luck http://otland.net/threads/best-released-real-map-10-22-based-1-0.204514/page-6#post-1963546
  6. E

    [10.77][TFS 1.2] ORTS, a real map project

    Did try that like 5 times it felt like. But yea i got it working. Problem now is i cant connect with Tibia to the server for some reason. (Yes im using a ip changer >.>) "Cannot connect to a login server. Error: Disconnected from server. (200002)" 7171 & 7172 is open. (If i change to the other...
  7. E

    [10.77][TFS 1.2] ORTS, a real map project

    Ive got 2 databases in the phpMyAdmin. (1 for the current server, and then i made a new one for this server.) But whenever i change the config for this server to be able to connect to the new database i get the following. The Forgotten Server - Version 1.0 Compilied on Dec 1 2013 16:51:32 for...
  8. E

    Incorrect charges [Loot/Shop]

    Thanks, Ill try this out :) Strange that ive never had problems with this before.. (Like 7.92~) Im using the one that came with the server. (Looks like the onces ive used before) Does not matter how i buy them. Either buying by typing "buy explosion" or using the trade window. Still gives me 1x...
  9. E

    Incorrect charges [Loot/Shop]

    Hello, Ive been away from OT quite some time. Just got back and started working on my server with a friend. Noticed that when you buy runes you only get 1x, even if it says you should get more. (ex, Explosion, 6x > gives you 1x) This is also a problem with the loot of certain items...
  10. E

    [Action] Casino with Dice's + Global Jackpot

    Its okay, I changed the Reward for winning the Jackpot to "Christmas Tokens". (Event tokens people use to call them) That the player can change for items =)
  11. E

    [Action] Casino with Dice's + Global Jackpot

    Yea, I guess its done. Thanks for all the hard work =)
  12. E

    [Action] Casino with Dice's + Global Jackpot

    Ah. I understand should have read more into the script ^^, Thanks for clarifying for me. I like the way the lever behaves, Gives some "feeling" that its almost like a slot machine. And it slows down the general playing a bit. So that you just cant Spam the lever like a madman. I removed from...
  13. E

    NPC Creature Product Buyer

    Needed it myself also! Was really just a coincidence i found it.. Was browsing items.xml like i always do and found that i was missing some numbers and went online on my gm and started spawning items one after another and looking them up on tibiawiki and there it was the haunted wood ^^, Also...
  14. E

    [Action] Casino with Dice's + Global Jackpot

    The void/black item happend 2-3 times only, Might have happened right after i reloaded actions to try (so might have been my fault ^^,) Tried the script and it works (Didnt work at first since there was a missing "=" at "if item.itemid -->=<-- 1945 then" added it and it works perfect. The...
  15. E

    [Action] Casino with Dice's + Global Jackpot

    @Soul The new script contains an error, Something with the lever.. [17/09/2010 18:19:03] [Error - LuaScriptInterface::loadFile] data/actions/scripts/fun/casino_2.lua:50: 'then' expected near '=' [17/09/2010 18:19:03] [Warning - Event::loadScript] Cannot load script...
  16. E

    [Action] Casino with Dice's + Global Jackpot

    Tested it some (Will test it more when i get home in about 4h's Jackpot seems to be working almost perfect. However it pays out the total amount player has payed (not the 1m bonus) 11:42 Congratulations Elvarion Has won the JACKPOT prize of 6499 gold coins!! Combination, 2,2,2,2,2,2 Then after...
  17. E

    [Action] Casino with Dice's + Global Jackpot

    Added, Updated the script on my previous post. What was the reason for adding the "return true"? Im still a novice at scripting so i try to learn as much as i can ^^,
  18. E

    [Action] Casino with Dice's + Global Jackpot

    Works =) Also added some Win scenarios and lowered the cost a bit ^^, Something wrong with the tabbing here when pasting.. Looks perfect in Note++ Also added a msg if the player does not have enough money to play positions = { {x=164, y=50, z=6, stackpos=2}, {x=165, y=50...
  19. E

    [Action] Casino with Dice's + Global Jackpot

    Did that, Still winning with combo's like 3,2,4,1,6 2,3,5,1,3 1,2,1,1,1 Funny, 1,1,1,2,2 Was not a winning spin :blink:
  20. E

    [Action] Casino with Dice's + Global Jackpot

    Using the Script that Shinmaru posted There might be some problems with the Win system, I won with the following dices 1,2,4,1,2 (This line of Win) [4] = {combo = {5792,5792,5792}, reward = 2537}, (Changed the items that you win to something easier to see ^^,) --hard to count gold so...
Back
Top