Skip to content
Haru edited this page Oct 19, 2016 · 1 revision

Category:Script_Command

Syntax

  • bg_monster(,"<mapname></mapname>",<x></x>,<y></y>,"<name></name>",<mob></mob>{,"<event></event>"});

Description

This command is part of the Battleground System and works nearly the same as 'monster', but the spawned monster will fight for the selected BG team and 'bg_monster' returns the GID of the spawned monster. The GID can be useful for commands like 'bg_monster_set_team'.

Clone this wiki locally