12.11.2011, 10:31
Quote:
Nice But why didnt you make is Admin menu Instead of RCON Admin Menu ?
|
Code:
(IsPlayerAdmin)
Code:
(!IsPlayerAdmin)
For example if you are using LuxAdmin just change to this:
Code:
(IsPlayerLuxAdmin)
Code:
(!IsPlayerLuxAdmin)