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

  1. lucashgas

    Lua Function Change Existing Monster Name In-Game

    How I can do it with summons? BUMP!
  2. lucashgas

    Channel with storage

    bump
  3. lucashgas

    Channel with storage

    bump
  4. lucashgas

    Channel with storage

    bump - - - Updated - - - bump
  5. lucashgas

    Channel with storage

    bump
  6. lucashgas

    Channel with storage

    Hello I would like to know the necessary changes to be made in chat.cpp my source for that besides the vocation and the other player also need a storage to visualize the canal. Like this.. <channel id="7" name="Trade-Rookgaard" level="2" muted="120" conditionId="3" conditionMessage="You may...
  7. lucashgas

    [8.60] Eternal Kindoms FULL RPG Raell's Undead

    "This file can only be downloaded with SpeedyShare Premium. Get Premium Now!" Please, rehost..
  8. lucashgas

    Compiling Storage in channel.xml

    bump
  9. lucashgas

    Compiling Storage in channel.xml

    bump
  10. lucashgas

    Compiling Storage in channel.xml

    any idea? I'm not too worried about the errors .. but with the logic for the system to understand the tag. Nothing in my head: x
  11. lucashgas

    Compiling Storage in channel.xml

    in luascrip.cpp lua_register(m_luaState, "doPlayerSendChannelsDialog", LuaInterface::luaDoPlayerSendChannelsDialog); and my script in the main post. and in luascript.h static int32_t luaDoPlayerSendChannelsDialog(lua_State* L); this is all my changes... What you say?
  12. lucashgas

    Compiling Storage in channel.xml

    I'm trying to put one storage in "channel.xml" for example: The "HELP" channel appears to be the only player has "101012" storage, otherwise it will not appear .. equal to the channel "Trade" in rook .. when you choose your vocation. In short -> <channel id="7" name="Duel-Rookgaard" level="20"...
  13. lucashgas

    Action Complete Pokedex System

    What about this? http://otland.net/f35/onwritetochannel-cid-channelid-text-extra-doplayeropenchannel-cid-channelid-52826/ when a player clicks on himself the channel will open like PO?
Back
Top