Console Scene

● ARCHIVED · READ-ONLY
Started by Desolaser 3 posts View original ↗
  1. Console Scene v1.1.0
    Desolaser

    Introduction
    Creates a console scene, where you can write some code and something happens depending
    on what you wrote. The effects are defined by the user of the plugin.

    Features
    - 20 customizable codes and consequences that you can define.
    - Customizable background image.
    - Switches linked to codes.

    Screenshots

    Spoiler
    Console scene with a black background
    OgLdNpt.png

    Console scene with custom background
    SDXNsaH.png

    How to Use
    With this plugin you can enter in the console scene with the plugin command "scene_console".

    You can set codes and events for all codes.
    For example: You can set code 1 to be 1234, if you write 1234 in the console
    scene then event 1 will be triggered and so.

    You can set switches for any event too, that can be modified in parameters.
    For example: You can set switch 1 to the code/event 1. So if you want the
    event 1 to be triggered once the code 1 is written, the switch 1 must be ON.

    Example as image
    mvKFA6q.png

    Downloads
    Demo

    Script

    Terms of Use
    - This plugin is free for commercial and non-commercial use.
    - You have to give the proper credits to "Desolaser".

    Change log
    Version 1.1.0:
    - Added switches linked to codes.

    Credit and Thanks
    - Desolaser.
    - lordosthyvel.

    Author's Notes
    This is a very simple plugin, but i want to add some other functionalities later. It would be nice if the community can give me some ideas.
  2. Hey, this plugin is great! Thanks for creating it :)

    Since you asked for ideas, what if you added functionality where certain switches need to be toggled for the common events to fire? You can tie a switch to each code/event, so the code can only be executed if a certain switch number is turned on (or you can enter switch id 0 if the code is always available)
  3. Nice idea, I'll try to add that feature. :thumbsup-right:

    Edit: Plugin updated!