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

    party tp

    i use this script TFS 0.X - BUG action script tfs 0.4 (https://otland.net/threads/bug-action-script-tfs-0-4.261412/post-2528172) and work fine but need edit it all party member must near player use lever not far
  2. mmheo

    Lua leave party

    hello guys i use 0.4 how i can make if player leave party get tp to temple
  3. mmheo

    random items

    anyone can help?
  4. mmheo

    random items

    not work and this function not the problem the problem in add cid to function creatloot
  5. mmheo

    random items

    i don't understand
  6. mmheo

    random items

    https://pastebin.com/r0FiPY0u
  7. mmheo

    random items

    hello guys i use this one Random Item Stats http://pastebin.com/6FXUgWbR and i add this function local function getPlayerGamePoints(cid) local points = getPlayerStorageValue(cid, 102548) if(points == -1) then points = 0 end return points end and chnage function createLoot(i, ext) to be like...
  8. mmheo

    Grizzly Adams

    anyone have? im use this source https://github.com/Fir3element/3777/blob/2a3447b6be9930c45340e9df726a66d686a225a3/src/luascript.cpp#L8369
  9. mmheo

    random items mod

    anyone can help me ?
  10. mmheo

    random items mod

    f5
  11. mmheo

    items name from database

    hello guys how i can change this line $items = simplexml_load_file('E:\myoto\data\items\items.xml') or die('<b>Could not load items!</b>'); need change this to check name for items from database not items.xml im use gesior
  12. mmheo

    Grizzly Adams

    bump
  13. mmheo

    random items mod

    anyone can help me in it
  14. mmheo

    TFS 0.X transformDeEquipTo

    soft boots and all rege rings not work like life ring and ring of healing but other transform rings like sword ring axe ring etc work fine i think the problem in reg mana and hp
  15. mmheo

    TFS 0.X transformDeEquipTo

    yes
  16. mmheo

    TFS 0.X transformDeEquipTo

    hello guys im use 0.4 my soft boots don't work but when remove transformDeEquipTo from items.xml work fine <item id="2640" article="a" name="pair of soft boots"> <attribute key="weight" value="800" /> <attribute key="slotType" value="feet" /> <attribute...
  17. mmheo

    random items mod

    im use this mod [Mod] Random Item Stats (https://otland.net/threads/mod-random-item-stats.130295/) any one can help me to change chance for getPlayerStorageValue(cid, 170297) ?? work with player storage change this tiers['rare'] = { color = 66, -- color of 'RARE' text extra = {0, 0}, attrNames =...
  18. mmheo

    TFS 0.X killer name

    anyone can tell me how i can fix this? this happen when player die from monster but when player die from player everything ok
  19. mmheo

    TFS 0.X killer name

    no, he died by demon
  20. mmheo

    TFS 0.X killer name

    hello i'm use 0.4 and i have big problem with killer name 13:15 You see a dead human (Vol:10). You recognize Kmiot. He was killed by physical. its must be killed by killer name right anyone can help me in it?
Back
Top