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

    Cooking/Baking Recipes

    Brazilian barbecue(churrasco) (south of the country) skewers of pork sausage skewers of chicken thighs skewers of flank steak skewers of rump cap skewers of chickenheart Method of preparation Just pierce the meat on the skewer and roast over coals.The chicken meat will be...
  2. dgprado

    most powerful guilds of world_id = 1

    Not i think
  3. dgprado

    most powerful guilds of world_id = 1

    No way ?
  4. dgprado

    most powerful guilds of world_id = 1

    Is this possible to list the 4 most powerfull guilds of the world_id = 1 ? foreach($SQL->query('SELECT `g`.`id` AS `id`, `g`.`name` AS `name`, `g`.`logo_gfx_name` AS `logo`, COUNT(`g`.`name`) as `frags` FROM `killers` k LEFT JOIN `player_killers` pk ON `k`.`id` = `pk`.`kill_id` LEFT...
  5. dgprado

    Help with CTF script

    verryy nice its working now thxxx ;D
  6. dgprado

    Help with CTF script

    Nice i will try this, thx.
  7. dgprado

    Help with CTF script

    No way ?
  8. dgprado

    Help with CTF script

    Can someone set the conditions plz =..(
  9. dgprado

    Help with CTF script

    I am trying to use this script with 9.1+ versions but i have some problem. All works fine but when you kill someone its looks like a normal kill, you get the frag. <?xml version="1.0" encoding="UTF-8"?> <mod name="CTF" version="1.0" author="Doggynub" contact="otland.net" enabled="yes"> <config...
  10. dgprado

    Player Log out ~Player Save~

    I think that this is a really bad idea, stupid players will use this to lag you server, with or without exhaustion. To clone items your server need crash, so the better way will be fixing the crash problem. And if 10 players logout at the same time, i think that the server will save 10 times...
  11. dgprado

    Just a question.

    It would be possible to crash the server if a player dies using 2 or more items with aol( amulet of loss) properties ? ex: Player are using a amulet off loss, a armor with dont drop items attribut and another items with aol attribute.
  12. dgprado

    Feature /save in sources [No lag]

    I think that you are using relational mode to save houses, this is very slow, try using binary mode, very fast.
  13. dgprado

    Do someone have the npc rock in a hard place to share ?

    No man, this npc buy and sell dozens of items. I did it myself, thx for your time.
  14. dgprado

    Do someone have the npc rock in a hard place to share ?

    Its just any npc with his name, i need this npc Rock in a Hard Place Thanks anyway.
  15. dgprado

    Do someone have the npc rock in a hard place to share ?

    I need a npc script, the name of npc is "Rock in a Hard Place" . Rock in a Hard Place.xml Understand now ?
  16. dgprado

    Do someone have the npc rock in a hard place to share ?

    Do someone have the npc rock in a hard place to share ?
  17. dgprado

    [9.8] Track Maps

    nice thx very much
  18. dgprado

    [9.8] Track Maps

    Can you track the zaos mage tower and the another dimension ?
  19. dgprado

    Add new item id to machete.lua

    Well, i solved using a old script.
Back
Top