Menu

Agitstart

Brynner

Syntax

Description

These two commands will start and end the [War of Emperium].

This is a bit more complex than it sounds, since the commands themselves won't
actually do anything interesting, except causing all [OnAgitStart] and
[OnAgitEnd] events to run everywhere. They are used as simple triggers to
run a lot of complex scripts in {{git|npc/guild}}, which are responsible for
the actual starting and ending of the guild siege. [Agitstart] and
[Agitend] are usually triggered by clock with an [OnClock]<time> labels.

Example

[OnAgitInit]:
    [If] ([Gettime](3)&gt;=19 && [Gettime](3)

Related

Wiki: Agitend
Wiki: Agitstart
Wiki: OnAgitEnd
Wiki: OnAgitStart
Wiki: OnClock
Wiki: War of Emperium

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.