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

    Lua TFS 1.x interval of display text

    Where i can add your script? I no have many idea, my attempts do not work. playerdeath.lua local deathListEnabled = true local maxDeathRecords = 5 function onDeath(player, corpse, killer, mostDamageKiller, unjustified, mostDamageUnjustified) local playerId = player:getId() if...
  2. Szafi

    Lua TFS 1.x interval of display text

    Hello. I need interval of display text OWN3D how to? example: player:sendTextMessage(MESSAGE_EVENT_ADVANCE, 'You are dead.') player:say('O', TALKTYPE_ORANGE_1) player:say('w', TALKTYPE_ORANGE_1) player:say('n', TALKTYPE_ORANGE_1) player:say('3', TALKTYPE_ORANGE_1)...
  3. Szafi

    [tfs 1.2] Rune add 50 premium points

    gesior acc
  4. Szafi

    [tfs 1.2] Rune add 50 premium points

    TFS 1.0 + its bad, the lack of backward compatibility. Elf where are you? :/
  5. Szafi

    [tfs 1.2] Rune add 50 premium points

    I do not see exactly
  6. Szafi

    [tfs 1.2] Rune add 50 premium points

    Hello. I have old script local cfg = { points = 100, effect = CONST_ME_GIFT_WRAPS } function onUse(cid, item, fromPosition, itemEx, toPosition) if(not isPlayer(itemEx.uid)) then return false end db.executeQuery("UPDATE `accounts` SET `premium_points` =...
  7. Szafi

    Gesior shopsystem - need add mounts

    Refresh, search any shopsystem for mounts in acc
  8. Szafi

    Gesior shopsystem - need add mounts

    Hello, i search script for gesior acc. I need add mounts for my ot server. Have any script?
  9. Szafi

    Gesior ACC Paysafecard

    refresh
  10. Szafi

    Gesior ACC Paysafecard

    Hello. Looking script for gesior acc for paysafecard payments. (homepay or przelewy24) Thanks for request.
  11. Szafi

    CreatureEvent [TFS 1.2] autoattack

    wow nice job bro! THANKS :D
  12. Szafi

    Linux Secure SSH - Two step verification

    PW if you need help
  13. Szafi

    Make easy chest in TFS 1.2

    i know. Work on 0.4. Dont on tfs 1.2. the question arises why? TFS add me item ID 8024 (Unique id) wtf. How to fix?
  14. Szafi

    Make easy chest in TFS 1.2

    Hello How to make example reward in RME on tfs 1,2? Example (work on 0.4):
  15. Szafi

    TFS 1.2 Need Lua functions list

    Hello. Where i found TFS 1.2 function list? I found only for 0.3.6/0.4 tfs Here: https://otland.net/threads/lua-functions-list.14039/
  16. Szafi

    Lua TFs 1.2 nil value problem

    dont work. same error
  17. Szafi

    Lua TFs 1.2 nil value problem

    I add your code to compat.lua (last line) and script dont work Console: Lua Script Error: [GlobalEvent Interface] data/globalevents/scripts/pomniki/pomnik_z_najlepszym_graczem.lua:onThink ...alevents/scripts/pomniki/pomnik_z_najlepszym_graczem.lua:13: attempt to call global 'getThingFromPos'...
  18. Szafi

    Lua TFs 1.2 nil value problem

    Hello. I convert tfs 0.4 my scripts to 1.2. I do not know what could be wrong. Console: Lua Script Error: [GlobalEvent Interface] data/globalevents/scripts/pomniki/pomnik_z_najlepszym_graczem.lua:onThink ...alevents/scripts/pomniki/pomnik_z_najlepszym_graczem.lua:13: attempt to call global...
  19. Szafi

    Windows Tibia 10.77 CipSoft IP change

    Hello. I need make Tibia client for my ot. What are the CipSoft IP adress for change? Thanks.
  20. Szafi

    Whats your Computers Stats?

    Procesor: Intel Core i7-6700K (Skylake) Ram: 32gb ddr4 2600mhz Motherboard: MSI Z170A GAMING PRO Graph: (SLI) 2x MSI GTX 970 Ram: 4096 MB DDR5 Ethernet 1Gbit/s in world + bgp (blackhole) connection, have /24 IP got from RIPE: GG wp :)
Back
Top