09-04-2023, 09:24 PM
Could you please help me make script like this:
SpearID = 3277
SpearMin = 10
ManaAbove = 25
SpearSpell = 'exevo min con'
If SpearID < SpearMin and ManaAbove then SpearSpell end
SpearID = 3277
SpearMin = 10
ManaAbove = 25
SpearSpell = 'exevo min con'
If SpearID < SpearMin and ManaAbove then SpearSpell end