• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Faster than 522 {move speed value}

Status
Not open for further replies.
Level 5
Joined
Aug 3, 2007
Messages
146
Hi! I just wanna ask how to make units move faster than 522. I saw one in a map name Naruto Battle Royale who seemingly slides on the map because it moves so fast.:xxd:
How do you do that? Are triggers involved?
 
@Grave_Digger_, nope that won't just work.

522 is maximum game could provide, if you would like to use more than 522 for movement, you'll meed to make one hell of the system, with knockback functions triggering on orders, there is a system like that in spell section, i don't really recall its name, but it has something to do with "charge".

You might find that system useful.

Edit:

Here: Charge v0.5 - The Hive Workshop - A Warcraft III Modding Site credit Dynasti if you use it.
 
Level 2
Joined
Feb 27, 2009
Messages
7
1.-Go to the game constants.

2.-Select the Maximum move speed.

3.-Press SHITF + the number that u want. (x: 2500)

But if you use a system like (-ms) the maximum movespeed that will show u always be 522.
 
Level 11
Joined
Nov 15, 2007
Messages
800
Shift thing won't work. Max movement speed for standard unit movement cannot exceed 522, period. You'll have to do a knockback/charge/slide thing. I'm sure there's some clever way to do it while retaining movement animations.
 
Status
Not open for further replies.
Top