Advertisement
GrandBulwark

Untitled

Feb 16th, 2015
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Function ResetChests ()
  2.  
  3. If WZonesArmoryDebugMode.GetValueInt() == 1
  4. WZONES_ITEMS.Reset()
  5. WZONES_ToggleTestBox.Reset()
  6. Debug.MessageBox("Chest contents reset")
  7. Else
  8. Endif
  9.  
  10. endFunction
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement