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

    How to make server public

    I have tried port forwarding however I am confused. My IP shows something different each place I look. Im not sure which is the correct IP and im also not sure what all files I need to change for the server IP When I goto IPconfig ipv4-10.xxx.xxx.xxx When I goto IPchicken xxx.xxx.xxx.56 when...
  2. P

    How to make server public

    I am using TFS 1.4 with Uniform Server and Znote Acc. How can I setup my server to public and not just localhost like it currently is?
  3. P

    AAC Znote Acc setup errors

    So I went to SQL files and manual changed my current town ID and this fixed the issue, however I need to change the website options of starting towns. How can I do this? 1652196927 Ok I have fixed that issue is well you have been a big help thank you very much. Do you happen to know how I can...
  4. P

    AAC Znote Acc setup errors

    That has fixed the issue Now when I create chars the starting town options are Thais, Carlin, Venore. But I am not using the RL map I have using TFS and when I create chars and try to login it says char cannot be loaded. Where can I change the names of starting towns on website and set the...
  5. P

    AAC Znote Acc setup errors

    I have TFS 1.4 with Uniform Server and trying to setup Znote ACC but when I goto localhost i get the following This page isn’t working localhost is currently unable to handle this request. HTTP ERROR 500 When I goto the error logs to find the issue it says this : [Tue May 10 09:09:40.311512...
  6. P

    Quest 9.6 TFS REM Editor

    You are correct 0.2 how would i do quest like PoI and Anni?
  7. P

    Quest 9.6 TFS REM Editor

    Ive been trying to figure out how to make quest for last 2 days and still haven't got it done. I've tried puttin action id 2000 then unused uni id and items in chest but it doesnt work at all. If some1 could explain how to do a simple chest item quest then a pick only 1 reward id be pretty happy.
  8. P

    Crit Chance

    criticalHitChance in config is it design to be a % or 1-10? Is lower or higher: better or worse? Also is there any way to change the multiplier, so the crit doesnt hit so much, on my server it sometimes tripples and 500 dmg becomes 1500. - - - Updated - - - Bump - - - Updated - - - bump -...
  9. P

    Mapping Errors

    jsut tried to copy and paste and map 2 big for editor it froze up - - - Updated - - - Fixed
  10. P

    Mapping Errors

    ive been editing it and saved it a new map so i didnt fudge the original and had no problems at 1st until i did something and now i cant find where i messed up to cause all these errors
  11. P

    Mapping Errors

    Here is some of the few thousand - - - Updated - - -
  12. P

    Mapping Errors

    I keep getting map errors about tiles that are outside the map off in the 65500's and biggest map goes is 65000x65000. I tried removing items unreachable and that cleans them and when i try to save map it crashes and now it corrupts my spawns and houses. Can anyone help me with my problem?
  13. P

    Making custom ability/spell

    Ty and i was looking for like a passive one that would do it every hit not only for one hit when u cast it
  14. P

    Making custom ability/spell

    I was wondering if it is possible to have lifesteal lifesteal-When dealing damage heal for a specific amount or % of the damage dealt
  15. P

    (Actions) Voc Door.xml

    Could u possible let me get the full file cause i'm trying to do the same thing. Also you could try just putting 2 different codes local pos = {x = 1049, y = 729, z = 6} function onUse(cid, item, fromPosition, itemEx, toPosition) if getPlayerVocation(cid) == 1 and getPlayerVocation(cid) ==...
  16. P

    Linking account manager to Website

    I was just wondering if someone can give me step by step guide on how to remove account manager and make it so you create everything on website. If you can explain this or link me to somewhere that can that would be great Thanks in advance.
  17. P

    Scripting problems with custom classes

    its forgotten server 9.6 and if u can help me connect to site i think it would be a lot easier figuring out the rest
  18. P

    Scripting problems with custom classes

    I am having trouble with custom classes scripting as no matter what i try I get an error somewhere I am trying to add 6 additional custom classes on top of the original 4.
  19. P

    Custom weapon scripting problem

    Ty for help I figured it out it works XD. Also by chance do you know if it is possible to make a custom summoning spell for a new vocation that can summon specific monsters, however is it possible to make specific monsters only be able to summoned by this class and not the sorc and druid
  20. P

    Custom weapon scripting problem

    <melee id="2413" unproperly="1" function="default"> <vocation name="Knight"/> <vocation name="Elite Knight" showInDescription="0"/> this is what i have for script or atleast the only I can find. where would i look to see the script look like that
Back
Top