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

    Fire Field bug

    i add that and its still Add +20 health
  2. Eclipso

    Fire Field bug

    its still add +20 Health :(
  3. Eclipso

    Fire Field bug

    local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_FIREDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_HITBYFIRE) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT, CONST_ANI_FIRE) setCombatParam(combat, COMBAT_PARAM_CREATEITEM, 1492) local area =...
  4. Eclipso

    Fire Field bug

    Hey Otlanders ihave an problem with my server when i use firebomb and it make fire field its doesn't make any dmg for players But it give +20 health can any one help me pls Thanks :)
  5. Eclipso

    Hunting Room Advice

    Thank you VeryMuch Brother @Peroxide Iwill use that :D
  6. Eclipso

    Hunting Room Advice

    Hi Guys im Start TO Map my highexp ot rebirth system and everything looks good but i dont like The Hunting room so Can you guys help me with an advice / Photo Thank You For Your Help
  7. Eclipso

    Rebirth On Look Help

    thanks bro its works. Awesome
  8. Eclipso

    Rebirth On Look Help

    ok sec iwill try it :P
  9. Eclipso

    Rebirth On Look Help

    16 views no 1 comment :(
  10. Eclipso

    Rebirth On Look Help

    function onLook(cid, thing, position, lookDistance) if not isPlayer(thing.uid) then return true end doPlayerSendTextMessage(cid,6, 'You have rebirthed '.. (getCreatureStorage(cid, 85987) == -1 and '0' or getCreatureStorage(cid, 85987)) .. ' ' .. (getCreatureStorage(cid, 85987)...
  11. Eclipso

    Gamemaster [Estera] Looking for Tutors/Gms

    ican help you if u need staff team in ur ot ADD ME ON Facebook Ahmed Reyad
  12. Eclipso

    Team Looking for a team

    hi doesn't you looking for staff team for the ot if u need pm me
  13. Eclipso

    Tile with rebirth Help!!

    thanks bro its works awesome :D
  14. Eclipso

    Tile with rebirth Help!!

    Thanks Bro :D iwill try it now
  15. Eclipso

    Tile with rebirth Help!!

    function onStepIn(cid, item, position, fromPos, fromPosition) if isPlayer(cid) and getPlayerLevel(cid) < 50000 and getPlayerGroupId(cid) < 2 then doTeleportThing(cid, fromPosition) doPlayerSendTextMessage(cid,27,"You need to be over level (50,000) to enter this area.")...
  16. Eclipso

    Gamemaster [Estera] Looking for Tutors/Gms

    Hello do you still need Tutors/GameMasters if you still need just Leave To me an private messege Thanks :_:
Back
Top