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

    Server Crash

    kk thanks for your reply, ill have to ask next time the server crashs, because thats very possible, and it makes sense (im running a download and run server) so who knows what bugs their are xD
  2. D

    Server Crash

    would anyone know where i can look to see why my server will crash at random times? it doesnt show in my server prompt and i have no idea why it crashs (sometimes it will run for days without crash) then randomly it would just crash i get a pop up saying "da da da has stoped responding" idk...
  3. D

    Ctf bug

    When the Loosing side of my Ctf event gets sent to the depot, they stay in their blue outfit, and when they die they get sent back to capture the flag area my question is What do i need to do to fix this (not how) or Where should i look x.x (i have fixed blue and red side both...
  4. D

    Scripter Searching for Scriptor

    Bump please
  5. D

    Lua need some help, tried fixed.....for days xD

    blue flag plate lua code local config = { redTeam = 3, blueTeam = 4, scoreToWin = 10, redTeamStorage = 2001, blueTeamStorage = 2002, redSide = {x=676, y=499, z=7, stackpos=253}, blueSide = {x=744, y=520, z=7, stackpos=253} } function onStepIn(cid, item, position, fromPosition)...
  6. D

    problem with people in my server.

    i implented the script, but no way of knowing if it works untill i get mage bombed again x.x, i didnt even know what the problem was called, mucho gracias for the link :D is their a way i can edit that like via the config so itll show correctly via otservlist.org iv seen it somewhere i just...
  7. D

    problem with people in my server.

    thanks, but i still have a feeling ima get banned from otservlist for "spoofing" when its not my fault x.x
  8. D

    problem with people in my server.

    12:45 Record: 214 players online. how can i edit that, i do not want to get banned from ot servlist for spoofing.....1 person will log on and use a mc or somethin and just spam the record, is their way i can set only mc 2 per ip adress to prevent this from happening in the future
  9. D

    [USA]Xyperzin 8.6

    iv been messing around with a template for my website, but it useally messes up with the create an account and then people arnt able to create accounts/characters >.< i agree registering a domain is a must, but have been pre ocupied with trying to script the events that are in my server, to no...
  10. D

    [USA]Xyperzin 8.6

    Bring Up My Post
  11. D

    Scripter Searching for Scriptor

    Hiring a scripter to fix some scripts on my server, if your interested please reply to me in pm Part time job You will get paid upon complete/working scripts thank you.
  12. D

    uniserver problems

    Edit: never mind i went in completely re did everything from the uniserver, to players accessing the website this post can be deleted if you want xD
  13. D

    [USA]Xyperzin 8.6

    ~*Ip*~: Xyperzin-Frozen-hell.leet.la ~*Port*~: 7171 ~*Client*~: 8.6 ~*Uptime*~: 24/7 ~*Hosted in*~: USA. ~*Website*~: Xyperzin-Frozen-hell.leet.la ~*Exp rate*~: 750x ~*Map*~: Custom, (i take no Credit in this map.) (Frozen-Hell) ~*Loot rate*~:Extremely good ~*Server type*~: Pvp-Rpg. ~*Skills...
  14. D

    Characters Reset to Lvl 1 with death by some monsters

    i think i found the problem, the problem was with the second promotion its xp loss was set to 50, as normal promotion is set to 30, so when 2nd promotion died with blessing it reseted their level back to level 1.
  15. D

    Characters Reset to Lvl 1 with death by some monsters

    their is a problem with my bless system, they will reset me to level 1 also. but when i tested this mosnter out, i didnt have blessings when i let it kill me and the player database is ok any other solutions to fix the monster problem?
  16. D

    Characters Reset to Lvl 1 with death by some monsters

    thanks for your quick replies ill check into all of these im useing the 8.6 frozen hell ot if its 32 bit, and im running 64 bit, would that cause any problems? etc some events arnt working right and the event shop doesnt work at all x.x
  17. D

    Characters Reset to Lvl 1 with death by some monsters

    i dont know why but when people die by some kind of monster their level gets reset back to level one. would anyone know what causes's this or how it could be fixed (other then just deleted the monsters) thanks
  18. D

    [Original] [8.60] Frozen-hell Raell's Kills

    If this is a 32 bit, and i run it on a 64 bit. Would that cause the events not to work/ and debugg my client when i look at a certain items?
  19. D

    [Original] [8.60] Frozen-hell Raell's Kills

    is this 32 bit, or 64 bit
  20. D

    Action Event not working

    [ function onUse(cid, item, fromPosition, itemEx, toPosition) local reward = config[item.actionid] if getPlayerItemCount(cid, 9020) >= reward.cost then Added = doPlayerAddItem(cid,item.actionid,reward.amount) doChangeTypeItem(Added, reward.amount)...
Back
Top