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

    Lua Duplicate lever when timer ends

    I made a script but it has a problem (always a problem..). After 5 seconds the timer puts the switch back to its original position but if theres a monster or person standing on the lever then it doesn't work. I think it's because of stackpos but I have no idea how to fix it! Here's the code...
  2. Kryzax

    Lua Adding an item with an ActionID in monster loot

    I'd really like for a monster to drop an item with a specific action ID.. Could someone help me with why this script wont work? I'm using TFS 0.3.6 for 8.6.. http://otland.net/threads/ondeath-add-item-to-monster-corpse-for-quests-item-aid-desc-included.82970/#post-851522 I've searched...
  3. Kryzax

    Can't delete rows in SQLite Expert, foreign key constraint failed?

    Hey guys. I'm new to SQLite, cannot figure out this problem. I have searched. Some of the players in my database I CAN delete, others I can't. Can anyone figure out why? I get this error message foreign key constrain failed SQL Statement: delete from [accounts] where [rowid] = ?. Thanks!!
Back
Top