Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Could you show me how I would add that into my login.lua please? (I'm not very experienced with this)
Here's my login.lua
function onLogin(cid)
--Register the kill/die event
registerCreatureEvent(cid, "RemoveBlesses")
--Register the Give_Bag_After_Death event...
I need to know how to make every account (including new ones) have free premium(Gratis Premium Account). I can't find anything regarding that in config.lua or anywhere else.
Using OTHire 7.72 and ZnoteACC
I've made a chest in my map that gives you 5 crystal coins and a crown helmet as you can see below:
However, when I open the chest in-game it shows this message:
There's no names for the items it just says: You have found 5 *blank* and *blank*.
Also, I've noticed that this ONLY happens...
Few questions:
-The oldest working link I could find of OTitemeditor was one for 7.8 but i don't think that would work would it?
-Also, is it necessary to make a custom client?
-If I want to edit existing sprites for custom monsters (for example, taking the sprite of a dragon and making it...
I need some help with Znote !shop command if anyone could give me a hand here's the thread: http://otland.net/threads/znote-shop-command-for-othire-7-72.220243/
I need to know how to make a script that comes with ZnoteACC (for TFS) work on OTHire.
I managed to get the shop system working to where you can buy points and items from the shop. However I cannot use the command "!shop" in-game to receive the item. I tried to use the TFS XML and LUA files but...
I've solved the issue. In case anybody else is having the same problem what I did was find this in config.lua:
bind_only_global_address = true
And set it to: false
Also, make sure OTHire has access to both private and public networks. This is done by allowing it through the Firewall in the...
Still closed... It might be that I am running a 7.72 server (OTHire) does it require different ports to be opened? (besides tcp)
I feel that the problem might be on the server side (OTHire) since port 80 appears as open when running uniform server
Something odd is happening with my ports I've followed several guides on port forwarding but the ports 7171 7172 still remain closed. Anybody know what might be causing this?