AllAboutBB
New member
- Joined
- Jul 16, 2019
- RedCents
- 0¢
Can word be passed to EQMule to update his HaveExpansion for TOL
[CODE title="HaveExpansion"]/if (${Me.HaveExpansion[27]}) /echo I have COV
/if (${Me.HaveExpansion[28]}) /echo I have TOL[/CODE]
If you have TOL, you have 28, and the first line echos correctly, but if you have TOL, you fail on the second line
[CODE title="HaveExpansion"]/if (${Me.HaveExpansion[27]}) /echo I have COV
/if (${Me.HaveExpansion[28]}) /echo I have TOL[/CODE]
If you have TOL, you have 28, and the first line echos correctly, but if you have TOL, you fail on the second line


