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

    Lua TFS 1.2 Looking for TalkAction like twitch predication system

    Hello, so i was looking some twitch and i got an idea which is gamble/prediction system based on talkaction, which works like this. /prediction next bonus is 100k?, yes, idontknow, 2 (prediction text, keyword1, keywword2, timer) so it would send braodcast message that would look like this now...
  2. Lopaskurwa

    OtclientV8 How to reveal all map

    Is there any tutorial how to reveal entire map instead of being black?
  3. Lopaskurwa

    RME how to replace all items from different otbm file

    Is it possible to replace all lets say "Magic pads" with same pads but from different OTBM file? So all properties would applie from that OTBM file because i lost all teleports and i have them on my old map so i need to restore destinations because on new map they all disappeared
  4. Lopaskurwa

    OTCV8 auto updater doesnt detect changed files

    Still looking.
  5. Lopaskurwa

    OTCV8 auto updater doesnt detect changed files

    I know im just saying maybe there must be unziped and unziped files P.S just tried to add it like this $files_and_dirs = array("init.lua", "data", "data.zip", "modules", "layouts"); it started downloading data.zip but it still kept old data.zip it didnt updated it
  6. Lopaskurwa

    OTCV8 auto updater doesnt detect changed files

    Its weird. If you think about it, shouldnt i add like from a $files_and_dirs = array("init.lua", "data", "modules", "layouts"); to a $files_and_dirs = array("init.lua", "data.zip", "modules", "layouts"); because how its gonna download modules, layouts if they are packed in zip, inside client...
  7. Lopaskurwa

    OTCV8 auto updater doesnt detect changed files

    ofc they are encrypted
  8. Lopaskurwa

    OTCV8 auto updater doesnt detect changed files

    Yea it looks like i did it before but just in case did it again. Still same tho checks for updates but doesnt download the latest spr dat
  9. Lopaskurwa

    OTCV8 auto updater doesnt detect changed files

    I cant remember, how can i check it? Or just in case if i didnt give it, how should i do it, is it like cd /var/www/html/updater/files chmod 777
  10. Lopaskurwa

    OTCV8 auto updater doesnt detect changed files

    still same doesnt update anything
  11. Lopaskurwa

    OTCV8 auto updater doesnt detect changed files

    legit i cant see anything that can cause it
  12. Lopaskurwa

    OTCV8 auto updater doesnt detect changed files

    Thats the issue im doing everything correct, the only stuff that i dont do is packing data.zip into .exe but it doesnt affect updater in any way https://i.gyazo.com/6f4025b40bf85480744a8fe9dce20a2b.png
  13. Lopaskurwa

    OTCV8 auto updater doesnt detect changed files

    So i have updater setup but for some reason it checks for updates but it never detects them even tho i changed spr dat files so it should update the client but it doesnt download anything Ignore domain name cuz i wanna hide it so will use random name, but keep it in mind originally im using...
  14. Lopaskurwa

    [TFS 1.2][LINUX][PROTOCOLLOGIN] Variable set but not used error

    Hello, so really weird shit, i compiled source without any errors, everything is clean so i decide to implement those src changes into linux but in linux it started giving error that variable is set but not used, which is weird because on windows such error doesnt exist, i guess solution would...
  15. Lopaskurwa

    How to remove borders from Otclient

    Yea i did it with options but keeping those settings as defaults are the issue im looking into a gameinterface.lua and i cant see anything that can make it default, because if i keep it like this now when i turn off the client and turn it back classic view is fucked up, borders appears again and...
  16. Lopaskurwa

    How to remove borders from Otclient

    Ok did that
  17. Lopaskurwa

    How to remove borders from Otclient

    You see when i select classic view and turn the client off and then once im turning it back client is glitched up, black bars appears on the left and right and only once you reselect classic view again it fixes again
  18. Lopaskurwa

    How to remove borders from Otclient

    How can i make this like default look? So people wont be able to switch from that look?
Back
Top