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

    Compiling ERROR Compiling TFS 0.4 - UBUNTU 20.04

    try getting ubuntu 20.
  2. CesarZ

    Do not use/buy OTC V8

    At the end of the day the man is right. Somebody tell one of these otc people to get it together. Give me like a couple of years. i be helping out. Tell @Nekiro to be ready he is gonna have to keep up with me on tfs 57.1 develop.
  3. CesarZ

    Do not use/buy OTC V8

    i never use OTC. all i hear is bugs here bug there. Get a tibia client and a editor like object builder and got yourself a good running client.
  4. CesarZ

    OpenTibia Assets Editor

    Thanks! i have some effect sprites from my other server from object builder i hope later on this comes with a slicer! it wont take my object builder exported sprites, but i can still work on some stuff. this is very good develop. thanks again.
  5. CesarZ

    Help Script.

    @Sarah Wesker yea it was all fine i was just the Free premium at config.lua. thanks
  6. CesarZ

    Help Script.

    @Sarah Wesker @kubernik It's till bad xD I was testing it with Free account and it worked fine, but when i Tried it Premium today it kicked me as if i was free account. dammit. the script look fine. i dont understand whats the problem. Even made some adjustments to see if it worked but it...
  7. CesarZ

    Help Script.

    it was working for non premium players and it won't let in premium players either. i see what you did here this one worked fine. thanks guys
  8. CesarZ

    Help Script.

    yea the error was from the Second Premiumtile script i took it off sorry for that. it worked dude thanks a lot i updated the script to local failposition = Position(770, 934, 6) function onStepIn(cid, item, position, fromPosition) local player = Player(cid) if...
  9. CesarZ

    Help Script.

    Alright guys trying to learn how to write code and update script and this simple one is giving me trouble. this is the changes i did. local failposition = Position(770, 934, 6) function onStepIn(cid, item, position, fromPosition) local player = Player(cid) if player:getPremiumDays()...
  10. CesarZ

    When will TFS 1.4 be released?

    is there away you guys can keep the same Functions? help a noob become a coder. I keep stopping every time at Luascript.cpp to learn and figuring out them functions. is like a school that never ends.:rolleyes:
  11. CesarZ

    TFS 1.3 -Monsters

    Is the Server also gonna be able to read the Lua monsters?. I just need this to add my new monsters im plannin to leave the lua monsters there.
  12. CesarZ

    TFS 1.3 -Monsters

    Is there away to set a Monster folder on the data folder? im updating from TFS 1.0 to TFS 1.3 and i would like to pass my new monsters. The way they code these monsters LUA are different from the 1.0. I managed to take a couple folders out on Script.cpp file but monsters seems a little be...
  13. CesarZ

    12.x Tibia Coin Shop

    Bump
  14. CesarZ

    12.x Tibia Coin Shop

    Is there away to change the tibia coin shop prices in the client? i have been looking for this post
  15. CesarZ

    Tibia 12 login.

    How would you do it with the hex editor what we have to search for? Are we able to add the ip in with hex editor?
  16. CesarZ

    Client Editor for Tibia 11/12 (Patch RSA/WebService)

    ok found it but it didnt work for 12.51 @gpedro
  17. CesarZ

    Error on Wine TFS 1.3

    Alright, i compiled on Ubuntu was the the easiest thing ever. Where is the run file in the build folder? is the first time i do this on ubuntu and it already feel less complicated than windows. Which command do i run to run this type of file? ----Edit---- I found it. its the "otbr" file in...
  18. CesarZ

    Error on Wine TFS 1.3

    I have never compiled on Linux. I just use it to run programs. any tutorial around on how to that you may know of?
  19. CesarZ

    Error on Wine TFS 1.3

    The Server Finishes its loads but it takes too long. on my window work pc where it was compiled, it loads fast no problem, but on my Server pc linux. its giving this "fixme" while loading on those areas were it takes long. 004f:fixme:msvcrt:__stdio_common_vsprintf options 25 not handled...
  20. CesarZ

    [Download] Tibianic DLL Sources (Client Injection)

    Sorry is the second time i hear about these injectors. First they said you can add speed to sprites on tibia clients. Now i hear about it here. What dlls injector can do? It works from what client to what client?
Back
Top