HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Keymovement made simple

12-27-2003, 02:11 PM#1
Targash
This map has two diffrent types of keymovement.
  • 360 degree movement
  • 90 degree movement
It also has support for as many players you want. Just put them in the array and they are ready to go.

Also the units created are for player 12 so that the player cant move them with there mouse.(unless the player are nbr 12 but thats a minor thing to fix).

Type "test 360" to test 360 degree movement
Type "test 90" to test 90 degree movement
Type "-debug yes" to debug.
Type "-debug no" to stop debugging.

All movement handling is done in the global function area the main folder on top. Just change the values in there to change how the movement behaves. Rotation, movement speed.

Enjoy!!