Quantcast
Channel: OTLand
Viewing all articles
Browse latest Browse all 32017

Removing speed cap

$
0
0
I'm been trying to remove the speed cap (at least with mouse clicking) without success.
I want that when someone click on minimap, he will be almost instantly there. On old SVN (XML) servers works that way, but in TFS there's a speed cap.
I'm using TFS 0.4

I tried to increase max_speed on player.h
C++:
#define PLAYER_MAX_SPEED 25000
But even if the player have 25000 speed there's a speed cap (there a slight delay between tiles).
Result: players level 100k have the same speed...

Removing speed cap

Viewing all articles
Browse latest Browse all 32017

Trending Articles