Favourite games
- Member has no favourite games.
Comments By This Member
26 days ago equinox1 commented on the game Dungeon Chaos
___________________________________________ ERROR in action number 1 of Step Event for object managerLevel: Error in code at line 1: if(shakeAmount > 0) ^ at position 4: Unknown variable shakeAmount ___________________________________________ ERROR in action number 1 of Draw Event for object managerLevel: Error in code at line 1: if(bossHp > 0) ^ at position 4: Unknown variable bossHp ___________________________________________ ERROR in action number 1 of Step Event for ob
27 days ago equinox1 commented on the game Terra V6
___________________________________________ ERROR in action number 1 of Step Event for object dark_light: Error in code at line 27: draw_sprite_ext(spr_light,0,camera.x,camera.y,global.sight/100,global.sight/100,0,c_white,1) ^ at position 37: Unknown variable x ___________________________________________ ERROR in action number 1 of Step Event for object dark_light: Error in code at line 27: draw_sprite_ext(spr_light,0,camera.x,camera.y,global.sig
about 1 month ago equinox1 commented on the game Imperial Domination
___________________________________________ ERROR in action number 9 of Mouse Event for Left Pressed for object obj_endturn: Error in code at line 8: if global.land[land].buildbarrack=0 at position 20: Unknown variable land or array index out of bounds