PDA

View Full Version : Request X/Y/Z Spell Particles [$Mob->SpellEffect(effectid, x, y, z)]


Hateborne
09-08-2014, 05:20 PM
Evening ladies/gents,

I am curious if we could potentially get the SpellEffect function expanded to default to the X/Y/Z of the mob calling it, but allowing for location-based effects. I've had a few situations where this would be pretty damn slick from a combat/story perspective.

Is this something that might be possible with relative ease?


-Hate

Kayen
09-08-2014, 10:09 PM
The location is based on the entity id of whatever it is being applied to, so the answer is no.

However, just make an invisible NPC and that location you want and put the effect on that...

NatedogEZ
09-08-2014, 10:22 PM
Spawn an invisible mob at said location and make it have the effect is what I usually do for stuff like that :)

Akkadius
09-09-2014, 11:12 AM
Race 127, not Race 240, and you're good to go.