View Single Post
Nokowi
Junior Member
 
Join Date: Jan 2017
Posts: 16

Old May 2nd, 2019, 10:28 PM
foreach pick in hero where "wCategory.Melee?"
hero.findchild[BaseWep,"wCategory.Melee"].field[livename].text = " "
nexteach

Here is what I have so far, but it keeps returning to the first instance where it finds a melee weapon.

Very new to programming. Is there a way to cycle to the next instance this is true?
Nokowi is offline   #3 Reply With Quote