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

    Fargo's Mapping Emporium

    It would look a lot better if I could see more pics. Haha. On topic though, it looks great. Keep up the great work.
  2. Jfrye

    Donation Island 25% Complete

    What he means is to have less straight spots and try to use more "turns" to make it look more natural. The second attempt is a lot better, but there are some places that just look bad. The little green spots that have borders backed up back to back, with a little brown streak in the middle just...
  3. Jfrye

    Quick question for mappers

    Im working on my map, and have come across something that I cant figure out for myself. Basically, I am working on a cave, but I would like to create a couple places where the light from above ground will shine through. I was thinking about a pitfall, but they close and take the light away...
  4. Jfrye

    Solved map see higher level floor

    You have to make sure that every cave has some type of ground or earth above it. if you do not have this, then you will see the floors above it, aka broken floor
  5. Jfrye

    Solved map see higher level floor

    unless they are talking about walking in a cave. if you are in a cave and can see ground above you, then you have to add ground tiles above the cave.
  6. Jfrye

    Znote protected.php

    Thanks for the reply. I don't really understand what you mean though
  7. Jfrye

    Znote protected.php

    Latest Znote. I had a windows failure, and sometime in the process, this file got messed up. I Have remade the file to suit my website looks, but I dont know how the file is supposed to be finished. <?php require_once 'engine/init.php'; // To direct users here, add: protect_page(); Here...
  8. Jfrye

    Windows Uniserver/Apache wont start after fresh windows 10 install

    Im going to mark this as solved. I ended up doing ANOTHER install of windows, which did nothing. To finally solve the issue, I had to reinstall Uniserver. So, I am not able to get Apache going, and log into the website. EDIT : I made a typo. I am NOW able to use the apache server and website
  9. Jfrye

    Windows Uniserver/Apache wont start after fresh windows 10 install

    Holy crap. That error log is HUGE. Doing netstat in cmd says TCP 'my ip address':50622 151.101.44.193:80 ESTABLISHED 5500 There error log is so Big that I cannot even copy it to pastebin without it crashing the google tab. EDIT -- After looking at the error log again, I have...
  10. Jfrye

    Windows Uniserver/Apache wont start after fresh windows 10 install

    Hey all. I had windows 10 crash the other day. Had to reformat both hard drives, and reinstall all my data. Now apache fails to start when I try. Im not seeing any errors, it just says it Failed to start. I have already deleted Skype from the PC, and tried to disable the W3SVC, and neither of...
  11. Jfrye

    Jfrye's Mapping Pieces

    Thank you for the input. those peice are no longer a part of the map, but I will definitely keep your suggestion in mind for future parts of the map.
  12. Jfrye

    Jfrye's Mapping Pieces

    thank you for the input @Kaspar. Personally I don't like the red depot tiles. I never have. so if the Grey ones can be walked through, I'll add a movement script to them or something. As far as the dustbin and mailboxes, I just tried to make every depot easily accessible to them, but I see...
  13. Jfrye

    Jfrye's Mapping Pieces

    Got some more work done on the new town this evening. Its just a Depot and a couple houses. The ship in the back is how the mail is brought in. I know it doesnt really fit because of Depot boxes, but I feel it adds a little realism (maybe its just in my head). So as always, any input is...
  14. Jfrye

    Jfrye's Mapping Pieces

    Here is another shot at the temple. I think all I did was make it a little wider, add the columns and another set of stairs. Input is appreciated.
  15. Jfrye

    Jfrye's Mapping Pieces

    Thank you for the input guys. I knew something seemed off, but it was giving me a hard time. I'll give it another try here in a bit and post more results.
  16. Jfrye

    Jfrye's Mapping Pieces

    Hey guys. Ive been working on the map, but havent really uploaded any pics. Taking a break from Rook for a bit, and starting on a new town. Im uploading a picture of a temple for the new town. It doesnt seem quite right to me. Something with the archway at the entrance, and just the symmetry of...
  17. Jfrye

    Lua 10.77 Enchanting system

    Im gonna bump this thread bc I still have a small issue with this code. The multiple random teleport locations are working great. I can step into the place at a temple, and it will take me to 2 different places at random, which is what I was trying to acheive. The problem now is, that when you...
  18. Jfrye

    Citizenship teleport help

    @Xikini Thank you. Works perfectly. @Thexamx Thank you for the reply. I tried Xikini's first and it worked just fine. Thanks again for the replies guys.
  19. Jfrye

    Apollos' Gallery

    These are just a couple examples of shrines I have made. They arent completely finished, and may not be the best, but you get the idea.
  20. Jfrye

    Citizenship teleport help

    Hey everyone, Im looking for a little help with the citizenship teleport. Im using tfs 1.1 and 10.77 client. Basically, I was trying to add in the script that says, "You are now a citizen of 'xxx' town." function onStepIn(creature, item, position, fromPosition) if item.actionid > 30020...
Back
Top