
34 posts
joined
#1
Slipperyfloor
Im looking for the triggers or jass for Terrain ice to be slippery plz someone post my link.
not that retarded 1 in spells that can hardly turn and sorta choppy movement.

34 posts
joined
#2
hi
plz i need it really bad n fast

1,418 posts
Here
joined
#3
just instead of using Move Unit ( instantly )
do all the calculations then do
( assuming your location variable is called Hax, u can replace Hax with any other name )
( make a Unit variable called CurrentSlider that is the unit you wish to move )
Custom Script: call SetUnitX( udg_CurrentSlider, GetLocationX( udg_Hax ) )
Custom Script: call SetUnitY( udg_CurrentSlider, GetLocationY( udg_Hax ) )
oh, and plz dont be rude

131 posts
Selinsgrove, Pennsylvania, The Hometown of Breaking Benjamin!
joined
#4
wonder if I could have a demon hunter freeze the ground below an enemy unit and make them slip....
hmm