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

    tfs 1.x close taling with npc without use Good Bye.

    hey how i can achieve end talking with npc like with abcdefghj1? not Good Bye
  2. D

    [LIB] Achievements Lib - 075-achievement.lua

    doesnt insert into player_achievements on tfs 1.x
  3. D

    tfs Achievements

    i am try but doesnt work commands and addachievements, and on tfs 1.x you dont have data/lib i arleady add dofile on global.lua but anyway this doesnt work many errors like doaddplayerachievement, getachievementinfobyname here is screen sure? i dont know but this dont work just download tfs...
  4. D

    tfs Achievements

    yup but this thread is so old,and its not compatible with tfs 1x
  5. D

    tfs Achievements

    hey, can someone share working achievements system for tfs
  6. D

    TalkAction Achievements LIB/Talkaction

    anyone know how to use it on tfs 1.0-1.3?
  7. D

    tfs bug direction npc?

    hey, its bug on rme or serverside? when i save map doesnt save direction if = north anyone have idea? i use rme 3.3 and tfs 1.0
  8. D

    stone position with quest done and without quest

    hey, here is possible create stone like quest = not done stone x,y = 5,5 quest = done stone x,y = 6,6 so players without quest have stone at place 5,5 players with quest have stone at 7,7 how i can achieve this?
  9. D

    you cannot trade, drop item from backpack from quest

    hey, here is possible create itemid np = 55555 (you cannot drop this item, you cannot sell this item, you cannot trade this item) tfs 1.0,1.1,1.2,1.3 bump bump bump
  10. D

    How i can check item.id count?

    thanks my mistake @Static_ can you tell me how i can use removeitem with count? i cant find here any threads about how to use functions (like example)
  11. D

    How i can check item.id count?

    thanks can you little explain how to use? i use tfs 1.2 so if player:getItemCount(itemid) == 2000,10 then do something end doesnt work showing error expect near '.'
  12. D

    How i can check item.id count?

    hello, how i can check item.id count from players? like this if item.itemid(cid, 2000,10) then do something end in npc scripts
  13. D

    Problem Transparenty don't show ground from flor-1

    anyone know ho to fix it?
  14. D

    /g.lua:44: `=' expected near `end'

    hey, i have error on this script can someone help? thanks function onUse(cid, item, frompos, item2, topos) local tabela = { -- Zajebista nie? [1] = {90, 1, 2147}, -- Arm/atk + 1, szansa 90%,ID przedmiotu [2] = {70, 2, 2149}, -- Arm/atk +2, szansa 70%,ID...
  15. D

    Is it possible to place a player inside another map while server is running?

    nope. i don't know here is better way without create channel like metin2,silkroad boi and others game use this.
  16. D

    Is it possible to place a player inside another map while server is running?

    i think you mean channel like metin2. then you can give user xx chanel and can't see other players ofcourse possible if you good programmer
  17. D

    [PHP]Uptime

    hey, can someone share how i can get uptime hours minutes second from server online?
  18. D

    Multiple Server login

    how i can do this?
Back
Top