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

    Finding The Correct Website

    Hmm strange, It connected to the database but now crashes right after the engine says "Running Database Manager"
  2. hallabackkid101

    Finding The Correct Website

    Worked fine, Just one problem, its telling me it can't make a connection to my database (my server tells me that). Everything is set perfect I believe accountManager = true namelockManager = false newPlayerChooseVoc = true newPlayerSpawnPosX = 1000 newPlayerSpawnPosY = 1000...
  3. hallabackkid101

    Finding The Correct Website

    Could someone please provide me with a link that is compatiable with my server? I'm using cryingdamson 0.3.6 (8.6) v8.2.
  4. hallabackkid101

    Windows Gesior Accountmanagment Bug

    I need help with that, Ive tryed but I cant seem to find one. Im not really experienced around the whole website concept, is there anyway you might can possibly provide me with a link? I use cryingdamson 0.3.6 (8.60) v8.2 - - - Updated - - - Also, I get error after error lol, so I might need...
  5. hallabackkid101

    Windows Gesior Accountmanagment Bug

    so create a new table in the database "groups"?
  6. hallabackkid101

    Windows Gesior Accountmanagment Bug

    Can anyone help me solve this issue? Im new to the websites. Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'war.groups' doesn't exist' in C:\xampplite\htdocs\pot\OTS_Group.php:48 Stack trace: #0...
  7. hallabackkid101

    Windows Topfrags Script Error

    Hello, Im having a problem with a script I have. I believe when a player kills another play its supposed to show the killer frags, but its not working. My engine gave me this error OTSYS_SQLITE3_PREPARE(): SQLITE ERROR: no such column: frags (UPDATE "players" SET "frags" = "frags" + 1 WHERE "id"...
  8. hallabackkid101

    Mapper Need Mapper For A Warserver!

    Looking for a mapper for a custom war server. Mapper needed for quest, upgrades to current custom map! If anyones interested simply log on the server forgottenwars.servegame.com ~Happy Waring
  9. hallabackkid101

    Solved 2nd Promotion Failure

    Thats what the problem, Limos I cant thank you enough, you've helped me alot throughout my server!
  10. hallabackkid101

    Solved 2nd Promotion Failure

    I actually do I believe local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } function onLogin(cid) local frags = math.max(0, getPlayerStorageValue(cid, 20233)) if(frags >= 5000) then...
  11. hallabackkid101

    Solved 2nd Promotion Failure

    Whats up guys, When ever I promote my player to the 2nd promotion (Epic Promotion) it works fine, I look at my char and it shows I am of the epic vocation. When I log out, I go back to the 1st promotion (master sorcerer, etc). Basically like its not saving it. Any tips? Vocations.xml <?xml...
  12. hallabackkid101

    Solved Level Req for equipment

    Found in in movements, Thank you guys for both replys.
  13. hallabackkid101

    Solved Level Req for equipment

    Hello, I was wondering if it was possible to take away level requirements on equipment (legs,armor,etc). I figured out weapons just lacking equipment now! Im in the process of making a war server and its kinda holding me back!! If theres a way please let me know! Thanks guys
  14. hallabackkid101

    Solved Kill Broadcasting Amount Error

    Worked perfectly!! Thanks alot!
  15. hallabackkid101

    Solved Kill Broadcasting Amount Error

    SOLVEDWhats up everyone! Im having a error with my script for broadcasting a players number of frags at a certain point. For instance, when the player gets a certain amount of kills without dieing, it will broadcast it. The broadcasting system works, but its off. I have to kill 7 people to get a...
  16. hallabackkid101

    Solved Portforwarding Problem (Xfinity Router)

    SOLVED, I didnt have the ports going to my ipv4 :D Thanks guys!
  17. hallabackkid101

    Solved Portforwarding Problem (Xfinity Router)

    No the server IP is the ip I recieved from "www.whatismyip.com" I dont have a firewall that could block it i dont believe and No i have not set up a static, dont even know what that is haha
  18. hallabackkid101

    Solved Portforwarding Problem (Xfinity Router)

    Can tell someone tell me whats going on? Its not even letting people get to the login screen.
  19. hallabackkid101

    Website Connection

    Whats up guys, I've recently set up a website and im having a problem with myself and others connecting too it. I can access it using 127.0.0.1... When I use my IP it sends me too my modem or router. Im currently with comcast and thats what it is loading. Any suggestions? <-UPDATE-> I could...
  20. hallabackkid101

    GlobalEvent [MOD]Full auto WAR-TeamBattle Event(with random rewards)

    can someone script me a talkaction for this please?. So that I can use the event whenever I want
Back
Top