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!
Wondering why my 12 client wont show how many players online when you go to login at the top?
Did i miss something is this an easy fix if so how? Thanks let me know.
@Dries I tried this before it did not work so i gave up. i just tried again using 127.0.0.1 and my global ip and now me and everyone else can login. But its strange cuz i tried that before and it did nothing anyways it works now lol.
Thanks everyone for the support in trying to help me fix this problem, i tried many things and did not really get anywhere.
It is probably a router issue can not say for sure though, I am going to move. Good luck to anyone else thats stuck with this.
Paying someone to add exp bonus and checkviptime command for this,
function onUse(cid, item, fromPosition, itemEx, toPosition)
local player = Player(cid)
local viptimestorage = 15001
local itemid = 2148
local vipdays = 10
local left = os.date("%d", player:getStorageValue(viptimestorage) -...
Trying to get this autoloot to work, Feature - Auto Loot Sytem for TFS 1.3 (https://otland.net/threads/auto-loot-sytem-for-tfs-1-3.266816/)
This is the error i am getting.
I think i need someone to compile this src for tfs 1.3 for it to work here are files if someone can help. ;)
Trying to compile srcs my self never done it before and stuck on #include <boost/asio.hpp> no such file or directory.
If someone can help or compile it for me quickly that would be very nice. TFS 1.3
Seeing if anyone can add a new modal window where you can select an item in auto loot list and choose which backpack it loots to inside of your main backpack.