How to make these commands to user level h
Hello, how to make these 2 to user level h
and with gravity like player van use it only 5 seconds per round HTML Code:
public GravityCMD(id) |
Re: How to make these commands to user level h
Hint: (get_user_flags(player_entity_index) & ADMIN_LEVEL_H) returns true when the player has flag "t". If you mean flag "h" from users.ini then change ADMIN_LEVEL_H to ADMIN_CFG.
|
Re: How to make these commands to user level h
hmm i don't understandt
|
Re: How to make these commands to user level h
amx_addadmin "name" "t" when they're in the server.
|
Re: How to make these commands to user level h
Quote:
PHP Code:
Quote:
|
Re: How to make these commands to user level h
hmm.... // error 017: undefined symbol "player_entity_index"
|
Re: How to make these commands to user level h
Quote:
Understand it to apply it to your code, instead of copy/pasting. |
| All times are GMT -4. The time now is 04:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.