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

    Feature Auto Loot [TFS 1.3]

    this part I did, but still generates that informed error. I've done everything again and there's still a mistake when it comes to copying help-me ? i made it: static void luascript(){ and this script } or dont is it ?
  2. M

    Feature Auto Loot [TFS 1.3]

    error: ‘int luaPlayerAddAutoLootItem(lua_State* ’ declared ‘static’ but never defined [-Werror=unused-function] static int luaPlayerAddAutoLootItem(lua_State* L); oh god, i dont know what is wrong.. i use tfs 1.3
  3. M

    Feature Auto Loot [TFS 1.3]

    sorry, I was confused, just add this line in luascript.h or all the code that was quoted?
  4. M

    Feature Auto Loot [TFS 1.3]

    After this, i have: luascript.cpp:48:62: error: no ‘int LuaScriptInterface: :luaPlayerAddAutoLootItem(lua_State*)’ member function declared in class ‘LuaScr iptInterface’ int...
  5. M

    Feature Auto Loot [TFS 1.3]

    a have this problem too, you have solution ? a have this problem too, you have solution ?
Back
Top