AINE: Accelerated Interactive Narrator Engine
  • Download
  • References
  • Games
  • Wiki
  • Facebook Twitter
  • Object

    • Character

    • Item

  • Name

    remove()

  • Examples

    Item: junk {

    Event: "Throw aray" {
    remove()
    // Removes junk from the game when the player choose this action
    }
    }
  • Description

    Removes an object from the game. Removed objects are not in rooms or carried by any character or the player.

    Any removed object can be returned to the game by using any method for moving that object back into a room or onto a character or the player.
  • Syntax

    • object.remove()

  • Contact
  • Terms of Use
  • GitHub
  • Drakkashi.com

The copyright of all images rendered by me goes to their respective owners.
© 2008 Daniel Svejstrup Christensen