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

    Lua exp dont working

    You are a coder? Please send me your skype, I need repair 3 scripts, I can pay you... Need it fastt :S <event class="Player" method="onGainExperience" enabled="1"/> and dont work the event name:
  2. viking

    Lua exp dont working

    I was tryed to put but dont work, you can send me player.lua with this or edit mine to test bro? please I really need help.. I tryed to put this: function Player:onGainExperience(source, exp, rawExp) if self:getStorageValue(1234) >= 1 then exp = exp * 2 end dont work.. My...
  3. viking

    Gesior black filet

    Check bro Its Ok on your screen? www.vikingtibia.com.br xD thanks
  4. viking

    Requests list (please only 3 things, help if you can)

    First, I think my tfs is 1.0 1- Scroll Double Exp 2- Npchanlder.lua ( with delay on buy items for dont freeze my server :S ) 3- Player.lua ( with anti-stack items - máx 15 itens on each sqm ) 4- Battlefield Event Thanks, I hope you help me, very thanks
  5. viking

    Scroll double exp

    Hello teste this: function onUse(cid, item, fromPosition, itemEx, toPosition) local config={ removeOnUse = "yes" -- remover quando usar ("yes" or "no") } local days = 1 -- dias que serão adicionados local daysvalue = days * 24 * 60 * 60 local storageplayer = getPlayerStorageValue(cid, 1234)...
  6. viking

    How I can know my tfs

    Where I can see what tfs I'm using? I dont find it :S
  7. viking

    Lua exp dont working

    function onUse(cid, item, fromPosition, itemEx, toPosition) local config={ removeOnUse = "yes" -- remover quando usar ("yes" or "no") } local days = 1 -- dias que serão adicionados local daysvalue = days * 24 * 60 * 60 local storageplayer = getPlayerStorageValue(cid, 1234) local timenow =...
  8. viking

    Lua npchandler.lua with delay onBuy and Anti-stack items

    I just put something when I was try several times my friend. If you do not want to help , do not come talking nonsense . Inlcusive I tested this and dont work: local storage, duration = 1.4, 1.4 -- Handles onBuy events. If you wish to handle this yourself, use the CALLBACK_ONBUY callback...
  9. viking

    Function Gesior ACC

    # Emails Config $config['site']['send_emails'] = true; # ENVIAR EMAILS? SIM (TRUE) OU NÃO (FALSE) $config['site']['mail_address'] = "[email protected]"; # SEU EMAIL (TEM QUE SER GMAIL) $config['site']['smtp_enabled'] = true; # NÃO MUDAR $config['site']['smtp_host'] = "smtp.gmail.com"; >>>...
  10. viking

    Lua npchandler.lua with delay onBuy and Anti-stack items

    Hello, searching npchandler.lua with delay onBuy something and one script Anti-Stack more than 10 items for TFS 1.0 10.82 thanks all!!!!!!!!!!!!!!!
  11. viking

    Function Gesior ACC

    I got this error: An error occorred while sending email ( [email protected] ) with recovery key! Recovery key not changed. Try again. My config.lua is ok but dont sending emails :S
  12. viking

    Solved Gesior Acc Latest! Lost Account Setup Gmail

    Hey bro, Here dont send anything with the config, What need to do maybe?
  13. viking

    Gesior black filet

    Someone knows how I can remove this? My background is fixed
  14. viking

    Error tfs 1.2 (crash all)

    I compiling other ot (10.82) and got some erros when I write " mkdir build && cd build" , its normal? Look :
  15. viking

    Error tfs 1.2 (crash all)

    Omg, I got this error and the game are restarting all time now: terminate called after throwing std::length_error wtf? Picture:
  16. viking

    Function Gesior ACC

    Hello, searching the function to "Buy new RK" for gesior ACC, tfs 1.2 protocol 10.76~10.79 Who have this ? I can buy, send me skype or just help me here, thanks !
  17. viking

    Lost password (gesior)

    bump
  18. viking

    Skull system script tfs 1.2

    This storage "20233" is global to skulls ?
  19. viking

    Lost password (gesior)

    Hello, searching and dont find one module to send email when lost password.. I have the lost password but only work with recovery key, and if the player lost recovery key can't take the password back. Have one module to recovery password with emails? Thanks
  20. viking

    Lua Npc error

    uppp bumooi bump
Back
Top