diff --git a/dev/performance/source/mod/AvHConsoleCommands.cpp b/dev/performance/source/mod/AvHConsoleCommands.cpp index 804daa2..5e92023 100644 --- a/dev/performance/source/mod/AvHConsoleCommands.cpp +++ b/dev/performance/source/mod/AvHConsoleCommands.cpp @@ -380,6 +380,7 @@ BOOL AvHGamerules::ClientCommand( CBasePlayer *pPlayer, const char *pcmd ) // Remember current position Vector theCurrentPosition = theAvHPlayer->pev->origin; + theCurrentPosition[2] += 32.0f; Vector theCurrentAngles = theAvHPlayer->pev->angles; // Switch teams