09.08.2012, 20:54
Quote:
|
format( szString, sizeof( szString ), "Wait for %i seconds before using it again!", ( MeTime[ playerid ] - GetTickCount( ) )/1000 ); here is the line 325 ,, 302 is another error in ma code i will fix it
|
pawn Код:
new MeTime[ MAX_PLAYERS ]; // top
#define ME_TIME (10000) // 10 seconds at top


