ERROR in
action number 1
of Draw Event
for object ObjUnit:
In script st_ev_check_19Common:
Error in code at line 115:
if((ObjUnit.action[1] == 1 || ObjUnit.action[1] == 8) && ObjUnit.is_graze[1] == false && char_id[1].current_HP[0] > 0) event_add(2, false);
^
at position 34: Unknown variable action or array index out of bounds
看看这是什么BUG