• 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. Luka Trklja

    Solved Can someone help me make my own client?

    One more thing as well, my server IP (lulaots.servegame.com) exceeds 19 letter limit, what should I do? Thanks for your help i really appreciate it!
  2. Luka Trklja

    Solved Can someone help me make my own client?

    I followed the first tutorial you linked, but that long number doesnt exist, its different or somthing like that.
  3. Luka Trklja

    Solved Can someone help me make my own client?

    I've been trying to make it but it just doesnt work. Could anyone help me through teamviewer or something similar? Thanks in advance. TFS 0.3.6 8.6
  4. Luka Trklja

    Mod run at selected hours

    My bad, with linking I should of probably pasted the whole script. Its a mod. My bad, with linking I should of probably pasted the whole script. Its a mod. - Pastebin.com
  5. Luka Trklja

    Mod run at selected hours

    moveevent part i accidently copied from the script, as for CDATA i have no idea but it was there in the first place so i left it there.
  6. Luka Trklja

    Mod run at selected hours

    So, like this? @WibbenZ ]]></movevent> <globalevent name="StartPaintBall" time="00:00" event="script"><![CDATA[ <globalevent name="StartPaintBall" time="04:00" event="script"><![CDATA[ <globalevent name="StartPaintBall" time="08:00"...
  7. Luka Trklja

    Mod run at selected hours

    I want to add this Paintball event mod [MOD] Paintball event 0.4/0.3.6pl1 I have everything configured except for one thing, is it possible to make it run at selected hours? For example 00:00 04:00 etc. TFS 0.3.6 Thanks for any help! isn't possible you have to calculate between how its gona...
  8. Luka Trklja

    AAC [ZNOTE] Tibiacom layout server info

    I would like to add server info on tibiacom layout, is it possible ? TFS 0.3.6 Linux and znote version is 1.5
  9. Luka Trklja

    AAC Who's online page show false number

    Did u do what i told you, it worked for me
  10. Luka Trklja

    Map editor

    Did u choose the correct version of tibia in RME?
  11. Luka Trklja

    AAC Who's online page show false number

    I had a similar problem with ZNOTE, turns out it wasnt AAC's fault but the server. Make this as a talkaction db.executeQuery("UPDATE `players` SET `online`='0';") , /closeserver to kick everyone off and then run the talkaction, restart the server and it should be good, worked for me. Good luck!
  12. Luka Trklja

    ACC MAKER DOESN'T CREATE ACCOUNTS

    Try to add this in your database, not sure but hey, worth a try imo. CREATE TABLE `z_ots_comunication` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL, `type` varchar(255) NOT NULL, `action` varchar(255) NOT NULL, `param1` varchar(255) NOT NULL, `param2`...
  13. Luka Trklja

    Lua LMS Bug

    I thought it doesnt work as well, but it does, it just takes a lot of time, its the way script is built. I dunno how to change that, maybe someone does?
  14. Luka Trklja

    Windows Cant Open Ports

    Try to turn off your windows firewall as well as the one in router.Also try to use another website to check, like Open Port Check Tool - Test Port Forwarding on Your Router Sometimes canyouseeme would also tell me ports are closed even though they are open.
  15. Luka Trklja

    Windows Cant Open Ports

    U need to open 7171 and 7172 UDP as well i think.
  16. Luka Trklja

    How to add addons?

    @andu <?xml version="1.0"?> <outfits> <outfit id="1"> <list gender="0" lookType="136" name="Citizen"/> <list gender="1" lookType="128" name="Citizen"/> </outfit> <outfit id="2"> <list gender="0" lookType="137" name="Hunter"/> <list gender="1"...
  17. Luka Trklja

    How to add addons?

    How do i add addons? Specifically Wayfarer addon. TFS 0.3.6
  18. Luka Trklja

    Solved Gate of expertise High Exp

    How to make gate of expertise for high lvls? I know what to make for like lvl under 1000, if its 100 level then AID 1100, but what about high exp level for example 150k? Thanks a lot in advance!
  19. Luka Trklja

    Looking for best VIP system

    Thank you very much, will try that out!
Back
Top