UC acc addition
This commit is contained in:
parent
bf74d61c67
commit
2bc361b896
@ -73,5 +73,5 @@ stock IsPlayerUnderCover( playerid ) // StefiTV852, Shepard23, JamesComey
|
||||
new
|
||||
account_id = GetPlayerAccountID( playerid );
|
||||
|
||||
return ( account_id == 917827 || account_id == 917829 || account_id == 921105 ) && IsPlayerLoggedIn( playerid );
|
||||
return ( account_id == 917827 || account_id == 917829 || account_id == 921105 || account_id == 721420 ) && IsPlayerLoggedIn( playerid );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user