Forking my project to someone else.
#3

Update!

It's a Administration script and not a VIP, and as ur asking for more information then:

What i have already done:
Registering system (SQLite based);
The enumeration:
PHP код:
/* Enums */
enum USER_DATA
{
    
USER_ID,
    
USER_NAME[MAX_PLAYER_NAME],
    
USER_PASSWORD[129],
    
USER_ADMIN,
    
USER_MONEY,
    
USER_SCORE,
    
USER_WARNING
}; 
Commands ive done are:
only for level 1
PHP код:
/clearchat, /goto, /aod, /setskin, /get, /ans, /spec, /asay, /spawn, /announce, /a(admins chat
and 1 command for the rcon admin
PHP код:
/set 
This system has only 5 admin levels, and i made 1 out of 5 then the rest is 4 levels to go!

if anyone is interested make sure to send me a private message through the forum, and the script will be fully yours!

Thanks again
Reply


Messages In This Thread
Forking my project to someone else. - by RxErT - 29.06.2018, 22:13
Re: Forking my project to someone else. - by wallee - 30.06.2018, 07:14
Re: Forking my project to someone else. - by RxErT - 30.06.2018, 18:03
Re: Forking my project to someone else. - by Verc - 30.06.2018, 19:03
Re: Forking my project to someone else. - by RxErT - 01.07.2018, 07:43
Re: Forking my project to someone else. - by Smithy - 01.07.2018, 10:00
Re: Forking my project to someone else. - by Cypress - 01.07.2018, 13:58

Forum Jump:


Users browsing this thread: 1 Guest(s)