じ☆ve冰风 发表于 2026-7-31 21:20:19

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 you to design your events with using simple comments inside your event pages.Currently, one new span is provided:


[*]Action
Troop event pages with the "action" span will be checked after every action is performed. For example, if four actors and four enemies execute actions, then the event will be checked once after each action, for a total of eight checks.Download

Get it at Hime Works

Usage

In a troop event page, add a comment anywhere in the list with this string:

                Code:       
<page span: action>

This will set the page span to "action"


本贴来自国际rpgmaker官方论坛作者:Tsukihime处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/troop-event-spans.10410/
页: [1]
查看完整版本: Troop Event Spans