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

    Player Save on level

    Can someone make me a script that saves a player after getting a level? I tried searching but can't find.
  2. Seanr

    Website ruined account manager.

    So I replaced htdocs in xampp folder with geisor folders and files for website as its needed and I set up the website but I want to revert to using account manager so I replaced the htdocs from geisor with original htdocs, but account manager doesn't work with 1 tab 1 anymore. What can I do?
  3. Seanr

    Account Manager with sha1

    @ up same problem too!
  4. Seanr

    First Website Troubles

    Port 80 (You can't run a website) Port 7171 (People can see their character list) Port 7172 (People can join your server) Somethings will not work if you try to host a server. Please open the other ports! I have port 80 open...help please? EDIT: Okay I decided to put back in the original...
  5. Seanr

    make spell give skull and pz lock!

    Doesn't work, Loney. Bump!
  6. Seanr

    make spell give skull and pz lock!

    Where do I add this Loney? Sorry lol
  7. Seanr

    First Website Troubles

    It doesn't have any -- to begin with. :/ EDIT: I fixed it. Thanks for your support. You have all been repped - - - Updated - - - How can I make other players be able to visit website?
  8. Seanr

    make spell give skull and pz lock!

    No it doesn't, can you help?
  9. Seanr

    make spell give skull and pz lock!

    local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_STUN) AREA_CIRCLE = { {0, 1, 1, 1, 0}, {1, 1, 1, 1, 1}, {1, 1, 2, 1, 1}, {1, 1, 1, 1, 1}, {0, 1, 1, 1, 0} } local area = createCombatArea(AREA_CIRCLE) setCombatArea(combat, area)...
  10. Seanr

    First Website Troubles

    Thanks guys for all your help. I will rep++ all of you. Now I get this? Check server configuration File config.lua loaded from C:/Users/Stephen/Desktop/YDG/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact...
  11. Seanr

    First Website Troubles

    I am trying to put up website and I get this Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 40 Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 52 Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 63 Help? I searched but...
  12. Seanr

    Some problems..

    Okay as long as it won't make anything worse or cause errors I have no need to remove these. Thanks :)
  13. Seanr

    Some problems..

    I have to go in and delete every item? I literally get like 50+ messages like this on start up..
  14. Seanr

    Some problems..

    @ up I get the same thing :/
  15. Seanr

    NPCs are out for blood

    None of my NPCs will respond to hello, hi, or any word. What can be wrong?
  16. Seanr

    Request for custom outfits and scripts for NPC!

    All outfit addons with bonuses get the bonuses it is just the custom outfits that don't get.
  17. Seanr

    Request for custom outfits and scripts for NPC!

    I just got home, so I will try and post back here the results! EDIT: I still get the outfit just fine. Was I suppose to receive the bonuses i posted above? v <outfit id="25" quest="16443" premium="yes"> <list gender="0" lookType="359" name="Dark Fury"> <stats magLevel="2"/> <stats...
  18. Seanr

    Map difficulties

    Ahah well that might take a long time :P but if worse comes to shove, I will probably do that.
  19. Seanr

    Map difficulties

    That is exactly what I did but eventually it said the same thing and server froze. Agh this is frustrating.
  20. Seanr

    Map difficulties

    I deleted parts of my map to make it less "heavy" as you say and then I was able to get online for 3 minutes until it said the same thing, "Allocation failed, server out of memory! Decrease size of your map or compile in a 64-bit mode!" and then the server froze
Back
Top