Aura Icon Team

06/03/2023 16:12 bigbis#1
hello, my question is what's the packet for this icon to make it show in team
#solved
06/04/2023 00:38 pintinho12#2
I'm willing to get this packet working too, but haven't tracked which packet does it
06/04/2023 14:43 bigbis#3
Quote:
Originally Posted by pintinho12 View Post
I'm willing to get this packet working too, but haven't tracked which packet does it
it's in Packet 10017,
you gonna send another flag like if monk attach Tyrant and Tyrant is 99
you gonna send 98 flag for only monk
i saw in your public source canyon you already had the flags but never used

HTML Code:
TYRANT_AURA_TEAM = 98,
FEND_AURA_TEAM = 100,
METAL_AURA_TEAM = 102,
WOOD_AURA_TEAM = 104,
WATER_AURA_TEAM = 106,
FIRE_AURA_TEAM = 108,
EARTH_AURA_TEAM = 110,
06/04/2023 16:06 pintinho12#4
Quote:
Originally Posted by bigbis View Post
it's in Packet 10017,
you gonna send another flag like if monk attach Tyrant and Tyrant is 99
you gonna send 98 flag for only monk
i saw in your public source canyon you already had the flags but never used

HTML Code:
TYRANT_AURA_TEAM = 98,
FEND_AURA_TEAM = 100,
METAL_AURA_TEAM = 102,
WOOD_AURA_TEAM = 104,
WATER_AURA_TEAM = 106,
FIRE_AURA_TEAM = 108,
EARTH_AURA_TEAM = 110,
This was a blind guess lol seriously that those flags does it? I'll have a try