Category: OLC Topic: rm_script This function allows you to delete a single script. You will need to do an 'amsave' in the zone to which the mob belongs in order to make the changes permanent. usage: rm_script [mob_num] [trigger_name] <i_th trigger> Example: rm_script 50 say // remove that script on mob# 50 rm_script 50 say 3 // remove the third say script See Also: list_scripts add_mob_script stat_script amsave rm_room_script