• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Efficient Ice Sliding

Status
Not open for further replies.
Level 1
Joined
Dec 23, 2009
Messages
2
Hello everyone, I am making a map that contains ice sliding. I don't know jass so i made a GUI trigger that will move my unit forward every .01. I tried to keep it as simple as possible but it's still slowing down my game after about 20 minutes sliding around on it with 4-6 players ingame. I looked into 3ICE's ice sliding system and got it to work except i cannot adapt my previous code to using the new one made by 3ICE. my code made the speed of the unit on ice increase with the windwalk buff and have no sliding at all with the banish buff. I can't piece together the jass enough in order to make mine work. if anyone would be willing to convert my code GUI code into an efficient jass code i would greatly appriciate it. Thank you everyone. i'll upload my project here if possible... i'm new here so bear with me.



Heres the map
http://www.mediafire.com/?dkm2dmnmm1z
 
Status
Not open for further replies.
Top