• 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!

Recent content by infrator123

  1. I

    Tibia Relic - a long-term reversed 7.4 project discussion thread

    People that use tibia sprites and hosting a server based on tibia complaining about people stealing their sprites, thats funny
  2. I

    TVP 7.4 Develop & TVP 7.7 Stable Full Distribution

    That doesnt mean anyting lol, and its a custom 7.4 server with some new features ofc it will have changes mate, if i start working in any tfs today in 1 month i will probably change more than 25 source files easy, i have heard he has some changes but nothing not even close TO YOURS HUNDREDS...
  3. I

    TVP 7.4 Develop & TVP 7.7 Stable Full Distribution

    And this server that you mention Rivalia, still can hold around 200 players online and i am pretty sure he didnt change 10% of what you did, every new server has some problems, but still, why you, that FIXED HUNDRED OF BUGS, cant make your own ot be stable with not even 50-100 players, always...
  4. I

    OTClient 1.0

    Tibia is dead? lmao
  5. I

    OTClient 1.0

    can you test without battle module?
  6. I

    Habdel Show-off [bragaard]

    😭😭😭😭😪😪😪😪
  7. I

    Lua Problem with cid variables?

    Thanks bro, your first way its much better, and i dont use the second one because im thinking about a different script, without fixed values and strings
  8. I

    Lua Problem with cid variables?

    Theres any problem using alot of differents cid variables in npcs like this? this way i think its secure to control everything in big scripts.. local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState =...
  9. I

    Storage value returnend "nan"?

    someone?
  10. I

    Storage value returnend "nan"?

    wierd, because i was using os.time() to set a storage value, dont know exactly how that happens, btw, another doubt that you may clear for me, its a problem using a value as a string? i know that a string storage its not a problem, but and a value working like string? its ok also?
  11. I

    Storage value returnend "nan"?

    Hello guys, i have a doubt, somehow a storage value which should be a os.time() returned nan, what that means?
  12. I

    AddEvent or Onthink?

    Im thinking about using a for to check every slot item on player, what has a better performance? using onthink of creaturescripts or addEvent? and theres not a problem doing that, right?
  13. I

    Lua Call a function with string parameter?

    Its ok to call a function with a string as parameter? like this addEvent(arenaKickTime,60 * 1000,arenaDest,25,30,toPosition,3,exitArena,"testing, sending a msg, this should be a problem?.")
  14. I

    Scripter Searching scripter

    you dont need to create two threads in almost the same day ..
Back
Top