ScriptUO

Official ScriptUO EasyUO Scripts => Script Snippets => Topic started by: Paulonius on November 14, 2009, 02:50:35 AM

Title: Item Resist Value Identifier Sub
Post by: Paulonius on November 14, 2009, 02:50:35 AM
;==========================================================
; This Sub is adapted from a script that Spewy published that finds and adds
; up the total resists on an item.  I studied Spewy's script and re-wrote it as a sub
; for use in other scripts.  When called with "GoSub ParseItemResists #ItemID" the
; sub will return the the resists as values in variables %PhysicalResist, %ColdResist, etc.