new Float:x,Float:y,Float:z;GetPlayerVelocity(playerid,x,y,z); SetPlayerVelocity(playerid,0.0,0.0,0.6); //Your Z floats.