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

    Cpu High %

    would this perf be a package to install? like htop? but being one that demonstrates the functions of the distro? if so, could you make me a little tutorial to understand?
  2. W

    Cpu High %

    hello everyone, i have been watching my otx recently and strangely it is consuming the cpu way too much, with 246 players online it consumed 90% of the cpu media, so i removed all the bodies that were not disappearing, i reduced the time they stay in the chao, I expected to decrease consumption...
  3. W

    HELP BUG - ONE PLAYER CASE LAG IN MY OT

    what a query ? could you tell me?
  4. W

    HELP BUG - ONE PLAYER CASE LAG IN MY OT

    he filled the char with items, now it's weighing mysql causing lag on the server, I deleted 3 of his accounts that were doing this and removed the bug but still have 1 player that has these items, is it possible to locate it without taking down the server?
  5. W

    HELP BUG - ONE PLAYER CASE LAG IN MY OT

    a guy who owns another item ot items like backpack and aol goes through the commands and started to weigh in my database, there is a way to avoid this with some rule or script that prevents him from accumulating too much stuff in the character, or whatever kikado as soon as you enter? I would...
  6. W

    OTX 0.4 party exp bonus 4 vocations help[script]

    hello guys , i have this script for party bonus = BUT not had error in distro, and not is effective in game! i change - onCombat to onKill & local rate = getExperienceStage(getPlayerLevel(pid)) local exp = math.ceil(((monster_exp / #members) *...
  7. W

    Bed offilne trainer in 8.6

    function onUse(cid, item, fromPosition, itemEx, toPosition) if(item.itemid == 1754) then -- sword doCreatureSetStorage(cid, 62669, SKILL_SWORD) elseif(getPlayerVocation(cid) == 4) then if(item.itemid == 1754) then -- axe elseif(getPlayerVocation(cid) == 4)...
  8. W

    Bed offilne trainer in 8.6

    yes , is not possible in 8.6? but i look this in megatibia :S but if it works with the beds, selecting only the vocation is already great
  9. W

    Bed offilne trainer in 8.6

    I appreciate your help, but for example these systems put different statues for training, I would like to put it that way in beds, you click to sleep and it appears the window to choose which skill you want to train. 1582588947 Now I added a The Action - TFS 0.4 Offline Training...
  10. W

    Bed offilne trainer in 8.6

    my server dont have script for offline trainer, i have look my sources cod , and i check the codes and remnants of the system has implanted , this codes has register the functions base, but, i dont know make the sistem based on this codes, i can send pm to you , for u help me ok?
  11. W

    Bed offilne trainer in 8.6

    okay, are you telling me to make the script recognize the vocation and then he select the skill id alone? before checking the van id and then selecting the skill? - my server does not have a script for offline trainer, I made it from 0 from the base folder of otx. so it is clean, it has only the...
  12. W

    Bed offilne trainer in 8.6

    THANK YOU ! HOWEVER, IT'S A QUESTION. WILL THIS ALLOW ME TO CHOOSE SKILL BY CLICKING THE BED? AND THE VALUE CAN BE ANYONE? IN STORAGE? i have make this edit : function onUse(cid, item, fromPosition, itemEx, toPosition) if(item.itemid == your 1754) then doCreatureSetStorage(cid, 780001...
  13. W

    Bed offilne trainer in 8.6

    hello guys I was looking for the bed training system, and I didn't find it, and I touched the sources I own and I found the bed training (part of the system) because my otx has remnants of the system, even though 8.6 it is a 9.7 - 9.6 - degrownd I think it works exactly like the last updated...
  14. W

    [8.6] homesickness OLD ENFORCED WAR 8.6 COM Teams CHANGE MAP

    the problem (acc manager) is with your distro reomento otx 2.9 from the git-hub repository, and the file can be exchanged for this one = =
  15. W

    Wesley Gallery

    free - naruto catoon sprites xD
  16. W

    HELP DISTRO LINUX VIEW DISTRO AFTER CLOSE PUTTY?

    HELP I NEED LOOK MY DISTRO ! I need to know if there is a way to see the distro of my ot even after I put putty, for example: I gave the command screen ./theotxserver, then started running the server the staff was entering and all ok! but now I'm having some crashes and I wonder if there is an...
  17. W

    Please help-me otx not compile

    I already have a long time I have no way to contact support my host have latest mysql version but mysql.h is a part of files sources?
  18. W

    Please help-me otx not compile

    HELLO GUYS, I HAVE THIS DISTRO OTX, THIS DISTRO HAS SELLING FOR 500BRLS BUT I HAVE MANY DIFFICULTS FOR COMPILE HELP ME?
  19. W

    [8.6] homesickness OLD ENFORCED WAR 8.6 COM Teams CHANGE MAP

    u can use the last otx 8.6 from mattyx of github based on tfs 0.4 , i use otx 2.9 ^^
  20. W

    [8.6] homesickness OLD ENFORCED WAR 8.6 COM Teams CHANGE MAP

    Long ago I look for an otserv war like the ancients who exchanged the map for the global cities and organized the teams to balance, for not finding any for version 8.6 I decided to create this one with the scripts I had in my hands! I enjoy it! ITEMS VIP FOR SHOP INT ITEMS.XML , NAME = VIP...
Back
Top