View Single Post
DJBosma
Member
Join Date: Dec 2009
Old 03-16-2020 , 02:37   Re: is_user_admin(id) , does not check after map change
Reply With Quote #20

Quote:
Originally Posted by Bugsy View Post
What does the 2 mean before each of these?
Code:
2 - “To become veteran play X minutes. Type !veteran” where on !veteran I will map a MOTD with info about the extras”

2 - “You are a Veteran. To become Pro play for X minutes. Type !pro” where on !pro I will map another MOTD where info is shown
What does this mean. Please dont talk in code, speak english
Code:
if_user_admin() || has flag-veteran && flag-pro dhud will not show and print_chat on say !skill “You are an Pro player”
PS3: I saw the nvault_prune. Does “* 2” indicate days?

PS2: I’m not seeing a function where it removes the rights and prunes the vault every day.

PS: I saw that it saves the seconds played when user disconnects. Does he/she receive flags right away or after next round?

The only thing is - !skill a command where the user could see the same info as dhud but in chat( when for example he/she missed the Dhud in the beginning of the round. And “you are a pro player” will only show when command is typed.

Last edited by DJBosma; 03-16-2020 at 03:13.
DJBosma is offline