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

Search results

  1. R

    PK after throw a rune

    Hello everyone, I would like to know where I'm supposed to edit to a player got WHITE SKULL after throw a rune in another player. Example: Player1 throw Sudden Death Rune in Player2. Player1 got WHITE SKULL CONDITION. Thanks :-)
  2. R

    Lua Local variable to config.lua

    Hello everyone, I'm trying to set a variable in config.lua and read this variable in other .lua script, I mean, is it possible? Thanks ;-)
  3. R

    Receive tibia coins after use some items (tfs 1.3)

    Hello guys, I created a script when you use tokens (gold, platinum, etc..) you have certain amount o tibia coin but what I did isn't the right way. Could someone help me to get it better? local setting = { [25376] = {Type = "iron", count = 1000}, [25377] = {Type = "gold", count =...
Back
Top