mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-07 16:43:21 +00:00
ftt
This commit is contained in:
parent
a7e0ce6873
commit
3e5a2d371b
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ int g_iTrollUsers[MAXPLAYERS+1], g_iAttackerTarget[MAXPLAYERS+1];
|
||||||
int autoPunished = -1, autoPunishMode, lastButtonUser, lastCrescendoUser;
|
int autoPunished = -1, autoPunishMode, lastButtonUser, lastCrescendoUser;
|
||||||
bool g_bPendingItemGive[MAXPLAYERS+1], g_PendingBanTroll[MAXPLAYERS+1];
|
bool g_bPendingItemGive[MAXPLAYERS+1], g_PendingBanTroll[MAXPLAYERS+1];
|
||||||
GlobalForward g_PlayerMarkedForward;
|
GlobalForward g_PlayerMarkedForward;
|
||||||
|
char steamids[MAXPLAYERS+1][64];
|
||||||
|
|
||||||
//HANDLES
|
//HANDLES
|
||||||
Handle hThrowTimer;
|
Handle hThrowTimer;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue