# Usage: # Put the script in your scripts folder + restart server or /reload # Select an NPC you want to smartlook, and: # /ex flag npc smartlook npc_smartlook_world: type: world events: on server start: - while true { - foreach { - define x - define y - define z - look npc:%value% } - wait 10s }