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

    STORAGE BY KILL MONSTER [TFS 1.2]

    Hello i have this script: data\creaturescripts\scripts function onDeath(cid, corpse, deathList) if getCreatureName(cid):lower() == 'pradawny demon' then for i = 1, #deathList do if isPlayer(deathList[i]) then setPlayerStorageValue(deathList[i], 5840, 2)...
  2. Ichito123

    otclient-master 0.6.6 10.99 COMPILING

    Hello All, I have problem with compiling this version Ot Clinet. I use this tutorial : https://otland.net/threads/compiling-otclients-latest-source-with-microsoft-visual-studio-2013.204849/ And nothing ;/ I'm using virtual studio 2019. Maybe can you sent my god tutorials ? I need libs, god libs...
  3. Ichito123

    ERROR CONSOLE ARENA SVARGROND # ARENATHROPY

    Hehe thanks i deleted this line and its great haha. if rewardItem then rewardItem:setDescription(string.format(ARENA[arenaId].reward.desc, player:getName())) end
  4. Ichito123

    ERROR CONSOLE ARENA SVARGROND # ARENATHROPY

    higher is all script
  5. Ichito123

    ERROR CONSOLE ARENA SVARGROND # ARENATHROPY

    Working but i have this error now ;/ 1593606394 i have tfs 1.2
  6. Ichito123

    ERROR CONSOLE ARENA SVARGROND # ARENATHROPY

    Hello I Have problem error with my scr. And i have question, how i fixed ? THanks for help. and my arenaThropy. function onStepIn(cid, item, position, fromPosition) local player = Player(cid) if not player then return true end --trophy tile actionid should be 23201...
  7. Ichito123

    TFS 1.X+ Error spell console

    Hah yes you have right :) Thank you.
  8. Ichito123

    TFS 1.X+ Error spell console

    Hello Everyone i have problem i use this spell: And i have this error. Any Ideas how i can repair this script ? Lua Script Eror: [Spell Interface] data/spells/script/my/ue/mort.lua:onCastSpell LuaSctiptInterface::luaAddEvent<>. Argument #4 in unsafe stack trackback: [C]: in funcion 'addEvent'...
  9. Ichito123

    NPC Advance Guard [Attacking Pk's and Monsters with options] [TFS 1.x]

    This scripts doesnt work ;/ Npc do nothing when i attack another player next to him ;/
  10. Ichito123

    TFS 1.0 NEW MONEY / NOWA WALUTA

    Thanks you.
  11. Ichito123

    TFS 1.0 NEW MONEY / NOWA WALUTA

    Witam chociaż znalazłem inny poradnik bardzo podobny do tego który Ja Tworzę jest pewna różnica. Temat gdzie został poruszony ten problem https://otland.net/threads/tfs-1-2-crystal-coin-gold-nugget.253866/#post-2462745 A teraz Ja uzupełnie troche informację: 1. Wchodzimy do źródeł szukamy...
  12. Ichito123

    Money does't worked

    Where is the value of individual currencies stored in the TFS 1.0 engine? 100CC = 1000000GP?
  13. Ichito123

    Money does't worked

    TFS 0.4 8.6
  14. Ichito123

    Money does't worked

    I have problem this same like in there theread: Currency Issues: Source Edit? I added two new custom currencies to my server, scarab coin and skull. Once you have 100cc you can change it to a scarab coin, once you have 100 scarab coins you can change it to a skull. It seems that the currency...
  15. Ichito123

    TFS 0.4 PROBLEM WITH MONEY

    Hello Everyone I have big problem with money. I creative custom money 100CC=100SZM=100R. When i buy something ang i have with my in my backpack the most big money 100R i gived back only 14R ;/ 100R = 10000000000 GP I buy for example bow worth 100gp. Where i find files responsible converter money?
  16. Ichito123

    KOMPILACJA TFS TRUNK r.3884 na 64bity

    Witam wszystkich mam prośbę próbuję skompilować te source na wersje 64 bitową ale w Devcpp z paczkami wyskakuje mi że 64bit incomatible czy jakoś tak no nie da rady ściągnąłem ponoć wersje Deva na 64 bity ale dalej ten sam błąd. Dodam że robie to pierwszy raz prosiłbym kogoś kto umie to zrobić o...
Back
Top