View Single Post
G-Dog
Senior Member
Join Date: Dec 2005
Location: Thunderstorm Central
Old 04-08-2014 , 14:00   Re: When I pick my hero i can't move
Reply With Quote #5

Code:
    sh_set_hero_speed(gHeroID, pcvarGrav)
change to
Code:
    sh_set_hero_grav(gHeroID, pcvarGrav)
everything that jelle mentioned was optimization issues, this is the culprit for the actual problem
__________________
If at first you don't succeed, then skydiving isn't for you.
G-Dog is offline
Send a message via AIM to G-Dog