|
|
@ -1,4 +1,4 @@ |
|
|
|
#include "client.h" |
|
|
|
#include "client.h" |
|
|
|
#include <iostream> |
|
|
|
#include <iostream> |
|
|
|
#include <string> |
|
|
|
#include <string> |
|
|
|
#include <fstream> |
|
|
|
#include <fstream> |
|
|
@ -149,7 +149,7 @@ void InitHack(){ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
if (!(g_Engine.Con_IsVisible() != 0))g_Engine.pfnClientCmd("toggleconsole"); |
|
|
|
if (!(g_Engine.Con_IsVisible() != 0))g_Engine.pfnClientCmd("toggleconsole"); |
|
|
|
ConsolePrintColor(0, 255, 11, "-- Extra Mirror v2.2n\n"); |
|
|
|
ConsolePrintColor(0, 255, 11, "-- Extra Mirror v2.3\n"); |
|
|
|
ConsolePrintColor(255, 255, 255, "-- Use 'credits' for more information\n"); |
|
|
|
ConsolePrintColor(255, 255, 255, "-- Use 'credits' for more information\n"); |
|
|
|
ConsolePrintColor(255, 255, 255, "-- Thank's to Realwar for title\n"); |
|
|
|
ConsolePrintColor(255, 255, 255, "-- Thank's to Realwar for title\n"); |
|
|
|
ConsolePrintColor(255, 255, 255, "-- Thank's to FightMagister for functions\n"); |
|
|
|
ConsolePrintColor(255, 255, 255, "-- Thank's to FightMagister for functions\n"); |
|
|
|