• 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!

Recent content by Cosmotonio

  1. C

    How to return npc's uid?

    Hi, i need to return npc's uid, look this. pos ={x=selfGetPosition().x,y=selfGetPosition().y,z=selfGetPosition().z, stackpos = STACKPOS_TOP_CREATURE} npcuid = getThingfromPos(pos).uid error: [16/12/2009 09:16:12] Lua Script Error: [Npc interface] [16/12/2009 09:16:12]...
  2. C

    [8.5] The Forgotten Server v0.2.5 (Mystic Spirit)

    where are the download?
  3. C

    Npc

    creatureSayCallback do not work anymore?
  4. C

    Hold your breath and press "l" game.

    iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii...
  5. C

    SQLITE Error

    Ever time that a player loggin or logout the console shows this error. How i can fix this? [01/07/2009 16:29:24] OTSYS_SQLITE3_PREPARE(): SQLITE ERROR: no such table: main.groups (UPDATE "players" SET "online" = 0 WHERE "world_id" = 0)
  6. C

    Action Bot cleanner

    /clean is better
  7. C

    [bra] ctf 8.40

    it is war
  8. C

    Ip ban - HELP

    how?
  9. C

    Ip ban - HELP

    não funciono
  10. C

    Ip ban - HELP

    ips = {"200.158.52.164","189.55.35.11","189.30.99.209"} function onThink(cid) if isInArray(ips, "getPlayerIp(cid)") == 1 then doRemoveCreature(cid) end end
  11. C

    [bra] ctf 8.40

    Ip: ctf.no-ip.org Port: 7171 Client: Tibia 8.40 Uptime: 6 hours/day (4fun) Exp rate: 20x Map: Custom. Runes: Infinite Server type: PVP-enforced(CTF) Online: No
  12. C

    Alertando aos BRs, sobre o perigo dos websites gratis.

    acho que você deveria ler os reply no thread do gesior, tem muitas pessoas reclamando de segurança do site dele. por que vc tenta apagar as contas que não são usadas?
  13. C

    [Help me!] Searing Fire

    use doCreatureAddHealth(cid, health)
  14. C

    new creatureevent function (onCritical)

    hi, someone can help with this error? i changed this in weapons.cpp: player->sendCriticalHit(); to this: //scripting event - onCritical CreatureEvent* eventCritical = getCreatureEvent(CREATURE_EVENT_CRITICAL); if(eventCritical)...
  15. C

    AAC Development Suggestions

    Tutor Exam and forum will be nice.
Back
Top