BlzSetSpecialEffectX
- Parameters
-
whichEffect effect
x real
- bug
In 1.29 this native is bugged, it will set the X coordinate, but reset the Y and Z to where it was spawned in.
- patch
1.29
- return type
nothing
- Source code
native BlzSetSpecialEffectX takes effect whichEffect, real x returns nothing
- Source
- effects.j
- wc3modding.com
- BlzSetSpecialEffectX