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

Recent content by Darkness2144

  1. D

    Exp for premiums - TFS v0.2.14 (Mystic Spirit)

    How do I integrate a function from 0.3 into 0.2 or do I have to recompile the server? getPlayerRates from SVN 0.3: int32_t LuaInterface::luaGetPlayerRates(lua_State* L) { //getPlayerRates(cid) ScriptEnviroment* env = getEnv(); Player* player =...
  2. D

    Item on frag

    Add it in creaturescripts, load it from xml list
  3. D

    Exp for premiums - TFS v0.2.14 (Mystic Spirit)

    Expect that my server didn't like it :( Hmm, I not sure where to put this code, isn't it supposed to load from (lib/creaturescripts.lua)? Or am I completely off-track? Console output: [Warning - BaseEvents::loadFromXml] Can not load creaturescripts lib/creaturescripts.lua Warning...
  4. D

    Exp for premiums - TFS v0.2.14 (Mystic Spirit)

    Hmm, what do you mean, because I use stages for all players and the free players should not get an increase in experience.
  5. D

    Exp for premiums - TFS v0.2.14 (Mystic Spirit)

    Hello, OtLand :) I'm having trouble finding a solution for [9.60/9.61] The Forgotten Server v0.2.14 (Mystic Spirit). Link: http://otland.net/f18/9-60-9-61-forgotten-server-v0-2-14-mystic-spirit-166619/ What I need is giving Premium members additional experience (50%) Here was my shot: <event...
  6. D

    TalkAction Addon Doll with outfits 9.6+

    Hmm, can't seem to get it to work, no lua errors what so ever -- im typing: !addon "knight" and it always responds with msg[1].. EDIT: nvm im stupid ^^ (!addon "namehere) but it kinda feels wierd to type that lol
Back
Top