You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AM2R-The-Horde-Multitroid/Export_Code/gml_Room_rm_a4b03_Create.gml

48 lines
1.1 KiB

global.mapoffsetx = 32
global.mapoffsety = 43
global.waterlevel = 0
global.watertype = 0
global.floormaterial = 1
make_escape_sequence_fx(2)
if (global.event[203] > 10)
{
with (oA4EscapeControl)
{
gototemp = 80
alarm[0] = 1
}
}
if (oControl.mod_randomgamebool == 1 && global.item[0] == 0 && (global.ptanks == 0 || (global.ptanks == 1 && global.event[203] > 0 && global.event[203] < 9)))
{
with (129858)
instance_destroy()
with (129859)
instance_destroy()
with (129860)
instance_destroy()
with (129861)
instance_destroy()
with (129862)
instance_destroy()
with (129863)
instance_destroy()
with (129864)
instance_destroy()
with (129865)
instance_destroy()
with (129866)
instance_destroy()
with (129867)
instance_destroy()
with (129868)
instance_destroy()
with (129869)
instance_destroy()
with (129870)
instance_destroy()
with (129871)
instance_destroy()
with (129872)
instance_destroy()
}