Author: Hime

101

Overlay Maps – layered maps in Ace

This script allows you to create “overlay maps” on top of each other. In other words, map layers. Overlay maps allow you to create much more visually attractive maps since you now have control...

Troop Event Spans 7

Troop Event Spans

Ace provides three event spans: Battle – activates at most once per battle Turn – activates at most once per turn Moment – activates whenever events are checked This script adds additional spans for...

Counted Loops 0

Counted Loops

This script extends the interpreter by allowing you to create a “counted loop”. All commands inside a counted loop will repeat until you reach the total loop count.

Tactics Ogre Crafting Shop 36

Tactics Ogre Crafting Shop

This script provides a shop scene for the Tactics Ogre PSP Crafting system written by Mr. Bubble. It allows you to set up crafting shops. The shop scene allows you to choose what recipe books...

Permanent States 32

Permanent States

This script adds “permanent states” (perma-states) to your game. A perma-state is just a state, except they are not removed upon death (or other state-clearing conditions). A permastate is useful for managing features on your...