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

    NPC Mounts Seller

    In my source I dont have mount system. I'm using this mount from data/LIB. (help mount systems 8.60 (https://otland.net/threads/help-mount-systems-8-60.287718/page-2#posts))
  2. tuduras

    help mount systems 8.60

    Of course, I'll send the command for mount! go to the lib and add this here. lib_mounts act_mounts = 46520 mounts_storage = 25685 mounts_exhaust = 24685 sto_outfit_lookType = 23685 mounts_time = 1 mounts ={ --CITIZEN --[OUTFIT BASE] = {OUTFIT BASE, COLUMN 2, COLUMN 3, COLUMN 4...
  3. tuduras

    TFS 0.X [hunting room] lever spawn monster -- based on /MOD hunting arena

    okay thanks for help best regards
  4. tuduras

    TFS 0.X [hunting room] lever spawn monster -- based on /MOD hunting arena

    Hello Otlanders , everythink good? ________________________________________________ Is possible to make lever that spawn monster based on MOD/hunting arena from 0.4 memsoria datapack? https://otland.net/threads/8-6-tfs-0-4-data-pack-memsoria-pl.281849/ HERE post /MOD <?xml version="1.0"...
  5. tuduras

    help mount systems 8.60

    Hello again, How are You okay ? It real possible to add more mount? __________________________________________________________________________________ EDIT: How to set up mount speed? I don't see option
  6. tuduras

    Solved MY ACC -- change Layout

    Thankx Magozon . It works I found it solved
  7. tuduras

    Solved MY ACC -- change Layout

    Hello, How are You? Good? I have My ACC and few plugin template. I dont have buttom to switch layout from list look at screen. How do I switch between uploaded layout. Thanks and of course best regards
  8. tuduras

    [8.6] TFS 1.5 Baiak, Mount and Modal widow.

    Here You have dat and spr file from 8.60 client : https://www.mediafire.com/file/yq1s63xo6np9v53/860.rar/file You have to download it and paste all file (3 file) and paste into otc/data/things/and here create folder named 860 and paste here downloaded files. Then try run client again...
  9. tuduras

    [8.6] TFS 1.5 Baiak, Mount and Modal widow.

    Have You copied 8.60 files into otc/data/8.60 ?
  10. tuduras

    Reborn problem tfs 1.3

    You need to source edit
  11. tuduras

    [8.60] Styller-Baiak 8.60 [OTX 1.0] + Mount DLL Modal

    how to compile it, I mean witch visual studio version ? Can be 2022 ? thanks
  12. tuduras

    [8.60] Styller-Baiak 8.60 [OTX 1.0] + Mount DLL Modal

    sorry for offtop but where is NPC task ? PS: very good server best regards rep ;p 1763916838 https://github.com/slawkens/myaac GitHub - Znote/ZnoteAAC: Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server...
  13. tuduras

    No new Evolera?

    @student3312 Did you see this datapack: https://otland.net/threads/8-6-tfs-0-4-evolera-datapack.273974/ And [8.6] - Evolera - TFS 1.3 (https://otland.net/threads/8-6-evolera-tfs-1-3.278001/)
  14. tuduras

    No new Evolera?

    I can also sign up to get old datapack of evolera ?@ Marko999x best regards
  15. tuduras

    TFS 0.X MY ACC -- -Guild War tab in acc maker

    Hello, Are You okay ? _________________________________________ I'm using My ACC to my otx 2.16 based on 0.3.7. . Have added guild wars plugin v.2.0. And I don't have tab with Guild_Wars only Guild. Do You have any idea what to do ? I saw Slaw wrote, guild wars plugin are compatible only 1.+...
  16. tuduras

    TFS 0.X SECURE MODE -- "fist" on/off

    Hah the question is where is it that distro. Thanx for reply
  17. tuduras

    TFS 0.X frags doesn't count -- not included after kill someone

    @Lanoyo Sorry i got it. Still occurs error . the same error correct lua : function getPlayerFrags(cid) local time = os.time() local times = {today = (time - 86400), week = (time - (7 * 86400))} local contents, result = {day = {}, week = {}, month = {}}, db.getResult("SELECT...
  18. tuduras

    TFS 0.X frags doesn't count -- not included after kill someone

    local partnerGUID = getPlayerPartner(cid) or 0 local partnerName = getPlayerNameByGUID(partnerGUID, false, false) if partnerName then string = string .. ' You are ' .. (getPlayerSex(cid) == 0 and 'wife' or 'husband') .. ' of ' .. partnerName .. '.' end replace with what file :P? in...
  19. tuduras

    Frags System

    Refresh
  20. tuduras

    TFS 0.X frags doesn't count -- not included after kill someone

    Hello, how are You ? okay? lets go when I kill player , dont see broadcoast You kill warned of... I still have zero frags. I'm using otx 2.16 based on 0.3.7.. Help ;p best regards PS: I got in /data/creaturescript/frags.lua function getPlayerFrags(cid) local time = os.time() local times =...
Back
Top