Module - Player Effect

Back

Price $40
Module
name: addon.player.effect
config: player_effect.json
extra: player_effect_records.csv
Short Description Display aura from items placed in the inventory, such as those from Booty/Resource items. (Typically aura only appear when equipped)

Explanation


flag.1 at server = "indx": 0 at client
flag.2 at server = "indx": 1 at client
flag.3 at server = "indx": 2 at client
etc

value at flag column is to identify effect want to called for these item
1 = true
0 = false

example :
iyyyy22 = call effect with indx 0
iyyyy23 = call effect with indx 1
iyyyy24 = call effect with indx 0 and 1


note : max effects = 256.