void main() { int iRandom; iRandom = Random(2)+1; SetLocalInt(OBJECT_SELF,"RandomStep",iRandom); }