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

Search results

  1. shadowsin

    Lua Event error in console

    I need help with this script, in the part of the function botMagic (params) I tried to put this line but it didn't work. if not isPlayer (cid) then return true end several errors appear when the character logs out. local eat = {} local heal = {} local magic = {} local foods = {...
  2. shadowsin

    Lua help to put time storage and tp all

    could someone help me put it to be able to use the action every 24hrs and put it for any amount of player from 1 to 5 to be teleported base otx2 --[[> Annihilator script by Marcryzius D'evil <]]-- local pos_demons,pos_players,tele_players,exit_players = { -- posições onde serão sumonados...
  3. shadowsin

    Compiling compile

    Can someone compile a source for me? I'm not getting done
  4. shadowsin

    C++ help with void

    Hey people! and the following I created a void and put function of her in the creature.cpp for when I kill the monster with the right name she make the function of her It worked out right! the problem and when the monster of a magic in area that hits the other monster of the same, when I kill...
  5. shadowsin

    Compiling Otc

    anyone compile this Otcliente for me ?. I'm trying to compile in visual studio 2015 last updated, until it compiles, but when I try to open it crash, msv shows these errors here! If anyone can compile for me I thank you...
  6. shadowsin

    HELP ANTIBOT SYSTEM

    Someone could help me to modify this anti bot system so that when I use it, it will be sent to all online players? Version 7.92 COMMAND; #ifdef BLACK_BOSS_CHECKBOT bool Commands::checkBot(Creature* c, const std::string &cmd, const std::string &param) { Player* target =...
  7. shadowsin

    Need c++ code

    Needing code getPlayerMaxmana to add in my otserv 7.92 ;/ help pls!
  8. shadowsin

    Windows Programming Help Aol

    I would ask a help to you guys! example I have an AOL in server, like when the player die with him fitted in neckacle slot i need we he turn a another item instead of disappearing. I have the source and DevC ++ if anyone can help me I thank you very much !. I tried to do, i not got sucess to...
  9. shadowsin

    Help pls remove .exe Hex

    the any way to remove the party system executable with hex editor, or at least prevent the party player on another player, I do not have the source and executable this a bug in the party Tipping server my server 7.92 thx all
  10. shadowsin

    help source

    How do I do to remove the party system from a source!
Back
Top