dreampaster.blogg.se

Lisa rpg save editor
Lisa rpg save editor




lisa rpg save editor

  • Is Jimmy and the pulsating mass horror?.
  • How do I change the Tilesets in Pokemon essentials?.
  • What happened to RPG Maker horror games?.
  • Can you add your own art to RPG maker MV?.
  • It also works well with the $ string function in the text box to call on the names of heroes in your reserves. It's useful when you have a text box spoken by a set character like NPCs, villains, and locked heroes. It won't change regardless of your hero's rank or formation. There are three ways to attach a portrait to a text box:įixed - attaches a graphic to the text box based on it's order in the graphics editor. You can also place the portrait anywhere on the screen, even inside the text box. You can choose to add a border to the portrait and it will appear as the same border around your text box. The text boxes can also be assigned to heroes, and will appear on their status screen. The file size and format is 50x50 16-color (4-bit) BMP. If you'd like to give the player more than two choices, or for their selection to perform functions other than set tags, use Menus instead.Īs of the Xocolatl release you can now add portraits to your text boxes! You can draw them in CUSTOM.EXE under Edit Graphics/Draw Portrait Graphics or you can upload them using the import feature. On the next one, you make it so it says (on the conditionals) "If tag # (text choice)=OFF" and chain it to the text box that will come up when you say no. Go to the conditionals and make the first one "If tag #(text choice)=ON" and chain it to the box if you say yes. Go to "edit choices" in the text box editor. If you want to make text choices, you first make a tag. If choices are added to a text box the player is able to select one of two options, which will set a chosen tag.

    lisa rpg save editor

    Text box conditionals are the only way to perform some of these functions without the use of plotscripting, such as to open a shop in game. Take special note that a text box will perform it's functions in the listed order, if the INSTEAD conditional is performed, all following commands are missed This is also true of SETTAG which will take effect immediately and can interfere if the tag is used by proceeding conditionals. This means that without plotscripting, textbox will wait until the player has clicked or pressed a key before proceeding. Keep in mind it is not currently possible to autoskip displaying the visual portion of a text box and only run it's additional functions. Press BACKSPACE or DELETE and it will return to default. If you want the condition to be reversed, press MINUS or left arrow.

    #LISA RPG SAVE EDITOR HOW TO#

    (Read What are Tags for? for a full explanation of how to use tags) The two basic settings are "Never" and "Always" and you can also make custom tags that can be toggled on and off. These conditions are controlled by tags that determine whether or not something will happen. Textboxes do more than display text and graphics. So in the plotscript, you only have to put the first "show text box" command, and only one "wait for text box" command. If you wanted a conversation in a plotscript, you'd have to add a whole lota, "show text box" and "wait for text box." But if you want to skip all those commands, you can just make the whole conversation, then chain them.

    lisa rpg save editor

    Then chain them together.Ĭhaining is also useful in plotscripts. Make the first text box, type in what you want it to display (try not to end the box in mid-sentence, it will make it seem messy) when it is full, create another textbox with the rest of the info. It is recommended to reserve the first boxes on your list as templates for the various styles you'll want to replicate often, therefore ensuring consistency and saving you time.Ĭhaining is commonly used when you try to fit too much text in a text box. If selected, Backdrop images will cover the entire screen when the textbox is called. You can change the box style, make the box itself invisible, change text colour, and position the textbox on screen.Īs well as that you can add sound effects and a portrait graphic to your textbox. If plotscripting, these are also some useful codes:Īlternative box edge designs can be drawn or imported in the Graphics Editor. This is particularly useful as players can be given the choice to rename their characters. There are some special codes that you can put in your text boxes which will be converted into variable text such as hero names or special numbers. You can create multiple textboxes and link them together. You can type 38 characters per line, and up to 8 lines in a single textbox.ĭon't worry if you run out of space. Go to "Edit Text", press ENTER and start typing. Textboxes display text on the screen until the player uses a key press or click to continue.






    Lisa rpg save editor