Britanian Member Oct 17, 2024 #1 I want to change the effects of Nether Cyclone and are asking for the graphic code?
SeifUO Member Oct 23, 2024 #2 Youll want to look into effects... For Nether Cyclone, look for : C#: Effects.SendLocationParticles(EffectItem.Create(d.Location, map, EffectItem.DefaultDuration), 0x37CC, 1, 40, 97, 3, 9917, 0);
Youll want to look into effects... For Nether Cyclone, look for : C#: Effects.SendLocationParticles(EffectItem.Create(d.Location, map, EffectItem.DefaultDuration), 0x37CC, 1, 40, 97, 3, 9917, 0);