Difference between revisions of "MaxDmg"

From Wiki
Jump to: navigation, search
m (#maxDmg)
Line 7: Line 7:
 
(Added in 1.41) The #maxDmg system variable determines the maximum damage done with the currently yielded weapon.
 
(Added in 1.41) The #maxDmg system variable determines the maximum damage done with the currently yielded weapon.
  
'''NOTE:'''
+
''NOTE: This variable will not work unless the character status bar is open. You can use [[event Macro#Gump Control|event Macro 8 2]] to open it from your script.''
*This variable will not work unless the character status bar is open. You can use "event Macro 8 2" to open it from your script.
+
  
 
==== See Also ====
 
==== See Also ====

Revision as of 16:05, 16 August 2005

#maxDmg

Status System Variables

Description

(Added in 1.41) The #maxDmg system variable determines the maximum damage done with the currently yielded weapon.

NOTE: This variable will not work unless the character status bar is open. You can use event Macro 8 2 to open it from your script.

See Also

#MinDmg

Main_Page Documentation Status System Variables