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

    Windows Website gesior guild logo missing

    The guild image is everywhere in htdocs like in images and guilds there is no upload folder? Using the newest gesior for tfs 1.0 Everything is set up normally how it should the guild image was working at one point then randomly went blank. I am still looking into it. Reinstalling did not change...
  2. kozmo

    Windows Website gesior guild logo missing

    So when i right click on broken image it takes me to blank black page saying: The image "http://127.0.0.1/guild_image.php?id=5" cannot be displayed because it contains errors. Does anyone know what this means i think it has something to do with this line in guilds.php
  3. kozmo

    Solved Players can connect but not me. Help

    Tested & working thanks RosOT for logging in.
  4. kozmo

    Solved Players can connect but not me. Help

    I think i fixed the issue special for my situation i had to create DSN HOST (Round Robin) switch allows both ips i need to be used at the same time. Try logging in.
  5. kozmo

    Solved Players can connect but not me. Help

    She was helping me all day with stuff not online now guess ill have to wait.
  6. kozmo

    Solved Players can connect but not me. Help

    My global ip no-ip.org blalala is in config people can login, But when i try logging in using 127 or 192. character load lists but i cannot loggin error message 10060.
  7. kozmo

    Solved Players can connect but not me. Help

    192.168.1.69 i use that in otland ip changer it loads character list and then i cannot login.
  8. kozmo

    Solved Players can connect but not me. Help

    Using Tfs 1.0 when i put "127.0.0.1" in config i can login. When i put global ip in config players can login, Then when i try logging in using 127.0.0.1 or 192.xxx in Ip changer character list loads when i try to login my self i get error message 10060? Someone please help i have searched all...
  9. kozmo

    Custom Client [8.6 - 10.XX]

    Thank you all working nice job.
  10. kozmo

    10.53 tfs exe 32 bit help

    Close this, i guess there is no 32x release.
  11. kozmo

    10.53 tfs exe 32 bit help

    I have 32GB trying to run 10.53 RL but doesn't seem to last 10 minutes online before it crashes that's using 64 bit , same thing happens on 10.41 RL then i tried using 32 bit on the 10.41 and no crash so yes i need the 10.53 exe 32bit. I am trying to use this...
  12. kozmo

    10.53 tfs exe 32 bit help

    Hi Otland, I have seen more and more 10.53 servers being released wondering if any of those are running on 32 bit I've looked everywhere and can only seem to find 64 bit exes if anyone knows where I could find a 32 bit I would be very happy thanks.
  13. kozmo

    Windows Zombie Event Auto, Print Test Help.

    Bump help a guy.
  14. kozmo

    Windows Zombie Event Auto, Print Test Help.

    function onThink(words, param, channel) print("test1") if(getStorage(ZE_STATUS) ~= 2) then print("test2") local players_on_arena_count = #getZombiesEventPlayers() if(param == 'force') then print("test3") if(players_on_arena_count > 0) then print("test4")...
  15. kozmo

    Windows Zombie Event 999 players

    I am getting this Error message. [Error- GlobalEvent Interface] data/globalevents/scripts/zombie_autostart.lua:onThink Description: <luaDoPlayerSendTextMessage> Player Not Found [Error- GlobalEvent Interface] data/globalevents/scripts/zombie_autostart.lua:onThink Description...
  16. kozmo

    Windows Zombie Event 999 players

    I should have mentioned that ZE_DEFAULT_NUMBER_OF_PLAYERS = 5 is already set to 2 players but for some reason asks for 999 when i use that script in global events that is meant for talkactions.
  17. kozmo

    Windows Zombie Event 999 players

    Thanks for trying to help. i don't quite understand there is no zombie _system? i am using this.http://otland.net/threads/zombie-event-new-version-bug-free-updated.128664/
  18. kozmo

    Windows Zombie Event 999 players

    So i am trying to get the zombie event to start on its own i put the talk action script into global events and set the interval but the only problem is, its asking for 999 players before it can start is there anyway i can fix this threw this script? function onThink(cid, words, param, channel)...
  19. kozmo

    Zombie event - NEW version, bug free, updated

    Does someone know how to make this run automatic and how come the Event does not remove Event Zombies when it is over? i am using 0.3.6pl
  20. kozmo

    Windows Zombie Event autostart?

    Still needing help anyone..
Back
Top