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

    Fix/Patch Resize messages in certain channels

    I agree, because is MUCH MORE EASY config it always for config.lua (;
  2. Nubaza

    TalkAction [Easy Configurable] Player Teleport to configurable cities/house for cash w/exhaustio

    @Elsab3 search for that line: battle = true -- if is needed be without battle to use (true or false) } U can configure it.. xd
  3. Nubaza

    CreatureEvent Forever Amulet (Red & Black Skull Protection)

    So u wan't fix that: don't write killed by "monster name and still teleport And teleport to temple, right? xd function onPrepareDeath(cid, lastHitKiller, mostDamageKiller) if(getPlayerSlotItem(cid, 2).itemid == 2196) and getPlayerSkullType(cid) >= 0 then if getPlayerSex(cid) == 1 then...
  4. Nubaza

    Scripter Need Scripter For Minera.Sytes.net

    one scripter want do scripts for free? any? ah okay
  5. Nubaza

    TalkAction Dungeon with que system (need all vocs)

    Very nice, this can be the base for an Elemental Quest with 4 players of each vocation xD!
  6. Nubaza

    CreatureEvent Forever Amulet (Red & Black Skull Protection)

    Cool script.. but @perfection haven't edited the corpses xd! - - - Updated with corpses xd! - - - heba, i have your solution =) i edited the script for the dead human appears e.e just change the script in creaturescripts/scripts/preparedeath.lua for this: function onPrepareDeath(cid...
  7. Nubaza

    Tp to your own House if you own a House.

    Easy Configurable Player Teleport to Places or House with Cash and exhaustion by Chavoz
  8. Nubaza

    TalkAction [Easy Configurable] Player Teleport to configurable cities/house for cash w/exhaustio

    Hello otLand.net! I'm chavoz and i'm presenting a script... well, the title say all :p This script is for the players, with the command !tp or another, the player can teleport to configurable places or his house... Also u can configure the cash needed and the time of exhaustion (in seconds)! Is...
  9. Nubaza

    Action REMOVE Auto Team System

    Post the scripts of the "Auto Team System"... I'm segure... it's on movements folder =D I'll edit for u
  10. Nubaza

    Action Item who give random item (with advanced config)

    Cool, i like it because the configuration is easy and have chance.
  11. Nubaza

    Tp to your own House if you own a House.

    D: isn't better a command? xD
  12. Nubaza

    [Request] CreatureScript not hard to make - Please read it

    Hello otland.net I tried to do this script, but i failed, my server down crashed when a player die So look, i need a script before the player die, if he/she have a storage and is on a configurable area, he/she will be teletransported to a "x" position with max health and with the effect...
  13. Nubaza

    Lua [CreatureEvents] I have an error and Crash my server

    Hello otLand.net! I got an error with my function of my serverwhen the player is on an event the player not die and be teletransported to a position Can one do it for me? a something creatureevent's script for when the player have a storage and he/she die don't die. Thanks!
  14. Nubaza

    [Error] Guild syntax error (delete guild)

    Do not be noob please =D
Back
Top