Editing amx_addadmin function
Hello,
I wanted to make amx_addadmin command record the date of execution in user.ini like "Admin1" "mypassword" "abcedefgh" "a" ; Admin 1 -DD/MM/YY I have some knowledge of C language, but i wasn't able to understand amx scripting properly, neither did i find help from google. Any help? |
Re: Editing amx_addadmin function
Use get_time() to get current time, then it's just a matter to edit the line that will be added into users.ini
|
Re: Editing amx_addadmin function
Quote:
|
Re: Editing amx_addadmin function
Attach your version of the plugin so we can see what you tried.
|
| All times are GMT -4. The time now is 18:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.