Follow along with the video below to see how to install our site as a web app on your home screen.
Notka: This feature may not be available in some browsers.
<raid name="xyz" file="scripts/xyz.xml" interval2="40" margin="1800" enabled="yes"/>
<?xml version="1.0" encoding="UTF-8"?>
<raid>
<announce delay="60000" type="18" message="Sightings of undead, west of xyz! Imminent invasion is suspected!" />
<announce delay="60000" type="18" message="The undead are attacking xyz!" />
<areaspawn delay="0" fromx="1058" fromy="979" fromz="7" tox="1076" toy="990" toz="7">
<monster name="Skeleton" amount="9" />
<monster name="Ghoul" amount="7" />
<monster name="Crypt Shambler" amount="5" />
<monster name="Demon Skeleton" amount="4" />
<monster name="Mummy" amount="5" />
<monster name="Vampire" amount="3" />
<monster name="Necromancer" amount="2" />
<monster name="Lich" amount="1" />
</areaspawn>
<areaspawn delay="0" fromx="1077" fromy="994" fromz="7" tox="1087" toy="998" toz="7">
<monster name="Skeleton" amount="9" />
<monster name="Ghoul" amount="7" />
<monster name="Crypt Shambler" amount="5" />
<monster name="Demon Skeleton" amount="4" />
<monster name="Mummy" amount="5" />
<monster name="Vampire" amount="3" />
<monster name="Necromancer" amount="2" />
<monster name="Lich" amount="1" />
</areaspawn>
</raid>
std::string path = getFilePath(FILE_TYPE_OTHER, std::string(scriptsName + "/scripts/" + strValue));
<raid name="xyz" file="scripts/xyz.xml" interval2="40" margin="1800" enabled="yes"/>
<raid name="xyz" file="xyz.xml" interval2="40" margin="1800" reftype="block" ref="no"/>