undercover account ids updated
This commit is contained in:
parent
43e5b8bd7e
commit
aafb6f4e33
@ -54,5 +54,5 @@ stock IsPlayerUnderCover( playerid ) // StefiTV852, Shepard23, JamesComey
|
|||||||
new
|
new
|
||||||
account_id = GetPlayerAccountID( playerid );
|
account_id = GetPlayerAccountID( playerid );
|
||||||
|
|
||||||
return ( account_id == 577142 || account_id == 536230 || account_id == 668504 ) && IsPlayerLoggedIn( playerid );
|
return ( account_id == 917827 || account_id == 917829 ) && IsPlayerLoggedIn( playerid );
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user