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

    R click on map via game windows get message sorry not possible

    When i use right click anywhere in game map via game windows does not matter is the path is viable or not i always get message sorry not possible, hwo do i remove this? tfs 1.5 8,,6
  2. johnsamir

    Solved two bugs generated by me where should i look for?

    OK the first bug is that i can use mount or view outfit windows with gm, can't open it at all. this occurs only for gm normal players does not have this issue the other bug is that npcs are not walking anymore have added lots of comits and don't know when this begin, so where i must look in...
  3. johnsamir

    hints to enable market system

    Hi a guy from the foro give me this code Game Market for OTC (https://otland.net/threads/game-market-for-otc.282767/) i have tfs 8.6 would like to enable market system i got it enabed but can use it to buy or selll how do i use this? Game Market for OTC...
  4. johnsamir

    AAC help script load items monsters .php for znote

    im using this file it's a modified version taken from here i've edited it a bit because of problems Simple monster loot for znote (https://otland.net/threads/simple-monster-loot-for-znote.274296/page-2) im facing this, ofcourse the file do exists (0) starting (1) cache exists (3) loaded...
  5. johnsamir

    Solved Changing background to video

    The problem is that if i use incognito browser eveyrthing seems ok the video size cover all the website, it owrks as a background. but if i don't use the browser like that the video appears very small have added this into header.php <div class="video-background"> <iframe id="bgvid"...
  6. johnsamir

    does anyone knows an oldschool war server?

    BY this i mean server where you start ex: level 40 with items, and you gain skulls colors dependings on your kills ammount i know that there exists old-ultra.net but no one logs in there anymore is there another with the description given? thanks
  7. johnsamir

    [ZNOTE AAC 1.5 ] Working self hosted forum FIXED!

    Hi I'm improving my website which is based in ZnoteAAC code. don't know if it's just me but i noticed that self hosted forums was displaying lots of errors like: Deprecated: Automatic conversion of false to array is deprecated in C:\xampp\htdocs\forum.php on line 928 Deprecated: Automatic...
  8. johnsamir

    Windows problem trying to go to xampp/security folder in browser

    Have multiple websites in diferent folders with diferent domain, som have ssl others not. the thing is that when i want to go to xampp/secutiry in the browser im being redirected to the website that is located in htdocs folder i have added this at httpd-vhosts.conf <VirtualHost *:80>...
  9. johnsamir

    Windows FREE ssl cert for your domain free or paid

    Well recently i was trying to use certbot and noticed that support for windows was removed. Do not get if it's working or no, so found a workaround. The ssl lasts 3 months according to the website. let's begin. Assuming that you already have a DUC no-ip free dns domain or a paid domain. First...
  10. johnsamir

    AAC ZnoteAAC HELP highlighting boxes inside boxes php

    Hello I Use ZnoteAAC 1.5 I would like that when i hover the mouse in the boxes that contains the info the boxes get highlighted by a specfic color for example orange Outfit Rank Name Vocation Level Points 1 Sorcerersito Master Sorcerer 113 22871213 1 Sorcerersito Master Sorcerer...
  11. johnsamir

    Solved Auto-detect country when accessing register.php

    Hello I use ZnoteAcc 1.5 Would like that when a player access to register section it would auto detect his country and will choose it right away, if would be possible to make that country the only available option would be cool so what i've done so far is this check_country.php <?php...
  12. johnsamir

    Solved Old account does not have flags in highscores or character profile.php

    Hi as title says, don't know the reason about why is this happening, and don't know how to make flags appear on old accounts is there a solution? I use Znoteacc 1.5 with oldschool layout. the issue is strange because on recently made accounts flags works normally. here is an example. how do i...
  13. johnsamir

    Solved [Znoteacc] Checking is everything is correctly before submitting the form while create account.

    Hello as tittle says. I'm trying to check if everything is okey by this i mean if account has the desired parameters if its on use or not and so on... in register.php at the registration filling form part i've made this <!-- <form action="" method="post"> --> <form id="register-form"...
  14. johnsamir

    Solved [php] problem changing title top margin boxes, for all pages

    Hi in header.php get this function which makes appear the title of the file php in the website as shown here <!-- MAIN CONTENT --> <div class="center_box"> <div class="corner_lt"></div><div class="corner_rt"></div><div class="corner_lb"></div><div...
  15. johnsamir

    Solved [php] help getting boxes separated from each other

    Hello i have been modifying the website that im using to make it look better the problem that im facing is that now that i have edited it two boxers seems to be pretty near from each other and i can't get them appart can you lend me a hand with this? i've been struggling almost all day it...
  16. johnsamir

    Lua would this work? expbonus revscritp as eventcallback

    have never seen something like this this has been made by chatgpt, can a revscript works like an eventcallback? -- Define the name of the script local scriptName = "PremiumExperienceBonus" -- Define the callback function for the event local function onGainExperience(player, experience...
  17. johnsamir

    Lua Duplicate spawn by lua, is possible?

    Would be possible to duplicate or double the spawn amount if player amount login surpasses certain amount of players online? If players surpasses 59 online players double the spawn amount if 100 triplicate it and so on? If so could you give me an exampleor tell me which functions to use? Thank
  18. johnsamir

    Mapper mapper converter 1098 to 860

    Need mapper to extract maps from orts2 map 10.98 and convert it to 8.60 without changing the map coordinates aid/ or uid, because want to use the same script from orts how much would it cost? in this case i need all places that are related to the inqui quest i already have added the reward room...
  19. johnsamir

    OTClient Open content in the next available panel -OTCV8

    Hi as title says im looking for this, in which files should i look for in order to review this? by the moment if i try to open content in a panel that is already full other content in the panel gets closed. if useThing then if useThing:isContainer() then -- if...
  20. johnsamir

    TFS 1.X+ slavi cast system

    hi has somebody this repo? Live casting system by slavidodo · Pull Request #2230 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/2230/files#diff-71ab3d0cd534a1608f1c652185c8a8e1247c81813161673bedf7f5433dad2483) do not need the commits, just the repo to review the code...
Back
Top