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

    Lua how to make a player gain exp from every player he kills?

    Does anyone know how to solve this? I have the same problem... and I don't know how to fix it : / I'm using 0/0 too.
  2. J

    [Website] Failed to open stream error

    I guess I just had a corrupt file, I just redownloaded it and it worked correctly thanks for helping though guys! I'll rep both of you for trying :) - - - Updated - - - Crap, now I'm getting this error when trying to install it: STEP 5 Set Admin Account Fatal error: Uncaught exception...
  3. J

    [Website] Failed to open stream error

    That didn't work : / Are you supposed to put it in a certain place though?
  4. J

    [Website] Failed to open stream error

    I still get the same error: - - - Updated - - - And also, when I click on -> "function.parse-ini-file" and it takes me to (http://127.0.0.1/function.parse-ini-file) but once I get there it gives me this error: Object not found! The requested URL was not found on this server. The link on the...
  5. J

    [Website] Failed to open stream error

    Well, I'm using Xampp and I put the Gesior ACC 0.3.8 files into the htdocs folder and then I went to 127.0.0.1 and that's when I got the error : /
  6. J

    [Website] Failed to open stream error

    Whenever I try to open my website it gives me this error: Warning: parse_ini_file(config/config.ini) [function.parse-ini-file]: failed to open stream: No such file or directory in C:\xampp\htdocs\install.php on line 2 I've tried searching but I couldn't find anything : / So if someone could...
  7. J

    [Website] Hosting Questions

    Nope, but I just did and it worked! Thanks for your help guys!
  8. J

    Players are losing their items on a War OT

    Is there a script or anything that I could use?
  9. J

    Players are losing their items on a War OT

    Aol's don't even work
  10. J

    [Website] Hosting Questions

    I've already tried it, it doesn't work : /
  11. J

    Players are losing their items on a War OT

    How can I fix it so that players don't lose items on my War OT? I'm using TFS 0.3.6 I still want them to lose exp and skills though
  12. J

    [Website] Hosting Questions

    Nubwarz.no-ip.org
  13. J

    [Website] Hosting Questions

    Hey guys this is probably going to sound really stupid to some of you, but I've been searching for a long time and can't figure out how to host my website so other people can get to it by going to "example.no-ip.org" (It'll be something else other then example) I have it set up so I can go to it...
  14. J

    [npc]

    Hey everyone, when I try to load the npc called "Evul Eye" I get this error: [27/06/2012 14:25:16] [Error - Npc interface] [27/06/2012 14:25:16] data/npc/scripts/evul eye.lua [27/06/2012 14:25:16] Description: [27/06/2012 14:25:16] data/npc/scripts/evul eye.lua:1: attempt to index global...
  15. J

    [GlobalEvent] Script Error: onStartup

    Okay, should I change back the db.query to db.executequery? Or maybe i'm missing an SQL Query in my phpmyadmin? Just a thought but I'm not sure ; / Edit: Well it works! I'm not getting anymore errors! Thanks guys! I'll REP Both of you :)
  16. J

    [GlobalEvent] Script Error: onStartup

    I didn't need to edit my 100-compat.lua this is what it looks like without me even touching it: --[[ * File containing deprecated functions and constants used by alot of scripts and other engines ]]-- --bit = require("bit") TRUE = true FALSE = false LUA_ERROR = false LUA_NO_ERROR = true...
  17. J

    [GlobalEvent] Script Error: onStartup

    So I need to replace all the "db.executeQuery" to "db.query"? Edit: I did everything you guys said, changed db.executeQuery to db.query and but in my 100-compat.lua I already had the db.executeQuery = db.query in my 100-compat.lua but I still get this error
  18. J

    [GlobalEvent] Script Error: onStartup

    Hey everyone, whenever I start up my server I get this error message: [27/06/2012 11:41:05] [Error - GlobalEvent Interface] [27/06/2012 11:41:05] data/globalevents/scripts/init.lua:onStartup [27/06/2012 11:41:05] Description: [27/06/2012 11:41:05] data/globalevents/scripts/init.lua:78...
  19. J

    [USA] 8.60 Enforced OT

    Server Info EnforcedOT.no-ip.org 7171 Exp Stages: <?xml version="1.0" encoding="UTF-8"?> <stages> <world id="0" multiplier="1"> <stage minlevel="1" maxlevel="9999" multiplier="90000"/> <stage minlevel="10000" maxlevel="99999" multiplier="80000"/> <stage minlevel="100000" maxlevel="149999"...
  20. J

    Spell sometimes heals BUG

    I used: setAttackFormula(combat, COMBAT_FORMULA_LEVELMAGIC, 2.25, 40.5, 2.0, 80) Instead of: setAttackFormula(combat, COMBAT_FORMULA_LEVELMAGIC, 5, 5, 0.7, 1.4, 20, 35)
Back
Top