• 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

    on spawn

    i use this Feature - [CreatureEvent] Regestire all monster and players in creatureevent.xml and i removed ismonster(cid) and still no work :S idk the reason
  2. mmheo

    on spawn

    <event type="spawn" name="monsterThink" registerTo ="monster" event="script" value="filename.lua"/> and not work f5
  3. mmheo

    on spawn

    anyone can tell me why this script wont work?? function onSpawn(cid) if isMonster(cid) and getCreatureSkullType(cid) == 3 then setCreatureMaxHealth(cid, getCreatureHealth(cid) + (getCreatureHealth(cid) * 0.10)) doCreatureAddHealth(cid...
  4. mmheo

    Windows tibia.exe

    sorry sir but how i can open outfit limit without Otclient ?
  5. mmheo

    spawn monster

    hello guys i use this script .. monster spwan and everything is ok i done source edite but when server come online player get laaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaag and when change interval from 1000 to 50000 lag come one sec every 50 sec anyone can help me in this ? im...
  6. mmheo

    spells idea

    Hello guys i need spell when use make target player take the damage *2 for 5 sec example without spell i hurt target player 100 with spell i hurt target player 200 for 5 sec tfs 0.4
  7. mmheo

    Boss tp

    same problem :S kill monster and tp not appear and get this error
  8. mmheo

    Boss tp

    when kill monster tp don't appear no error in console tfs 0.4 function onKill(cid, target) local m = { ["Orc"] = { message = "25 seconds to escape through the teleport quickly before it closes!", cfg = { { time = 25, --...
  9. mmheo

    boss kill

    when player kill player in pk i get this error and no dead human just tp to temple im use 0.4 local config = { ['hero'] = {storage = 19524, message = 'the second addon of ... Demonhunter', outfit = {6, 2}}, ['dwarf'] = {storage = 19724, message = 'the first addon of Demonhunter'...
  10. mmheo

    TFS 0.4 - check point system

    if staff say no sorry who will help me??? anyway ok move it to requests f5
  11. mmheo

    TFS 0.4 - check point system

    when stepin tiles give me first error ,,, when reload creaturescript give me second error you can help me in source edit ?
  12. mmheo

    TFS 0.4 - check point system

  13. mmheo

    TFS 0.4 - check point system

    i got this :S
  14. mmheo

    TFS 0.4 - check point system

    i know doplayeropenchannel i talk about openChannelDialog(cid) in this script CreatureEvent - Advanced - CheckPoint System! i have error when use this system CreatureEvent - Advanced - CheckPoint System! tfs 0.4
  15. mmheo

    TFS 0.4 - check point system

    i search on function openChannelDialog in source i found someone said its in 0.2 source but don't get it
  16. mmheo

    TFS 0.4 - check point system

    anyone have 0.4 source ?? i need it please
  17. mmheo

    Bot check

    anyone can make antibot system ?? tfs 0.4 f5
  18. mmheo

    block damage if have x amount of storage

    i try to learn English to be nice in conversation with other people and to understand all scripts cod.... take your time i try to make npc sell storage now im very close to done it .... really you helped me a lot today thanks for everything anyone can help me to make it in source?
  19. mmheo

    block damage if have x amount of storage

    yes you right about it {{You should always try to understand what the script does when someone posts it}} i'm new and i try to learn to be like you be sure my english is my big problem :S i will delete this system nvm because i don't know anything in source cods :S !! if you can help me in...
  20. mmheo

    block damage if have x amount of storage

    so this script not safe ???!! or what about other thread look here npc for premium days
Back
Top