function scr_get_plat_followers() { plat_susie = -4; plat_ralsei = -4; with (obj_plat_follower) { if (name == "susie") other.plat_susie = self; if (name == "ralsei") other.plat_ralsei = self; } }