I need a Administartor System without registration[REWARD:REP+] -
SWGamer - 21.09.2014
Description :
I need a admin system without a login/registration system.I would prefer a script which I can put to my gamemode or if you cannot do that a filterscript.
Reward:REP+
My login and registration system.
Код:
INI_Int("Password",PlayerInfo[playerid][pPass]);
INI_Int("Cash",PlayerInfo[playerid][pCash]);
INI_Int("Admin",PlayerInfo[playerid][pAdmin]);
INI_Int("Kills",PlayerInfo[playerid][pKills]);
INI_Int("Deaths",PlayerInfo[playerid][pDeaths]);
I need if you can spec,ban,kick,warn,setskin,explode.
Re: I need a Administartor System without registration[REWARD:REP+] -
Jimmy0wns - 21.09.2014
Re: I need a Administartor System without registration[REWARD:REP+] -
Ox1gEN - 21.09.2014
Check my signature for a mysql one. It has alot of features.
You can edit it and remove the registration system, though you are not allowed to release an edited version of it.
Re: I need a Administartor System without registration[REWARD:REP+] -
SWGamer - 21.09.2014
I guess that would be hard.I decided to make my own commands.
Thanks for help anyway
Re: I need a Administartor System without registration[REWARD:REP+] -
PMH - 21.09.2014
Quote:
Originally Posted by ******
Don't make your own user system. Ever.
|
Why?
OT:
When I came new to samp I wanted the same thing too, but failed to find.. no one makes admin system without registration system..
But this has few admin commands, I think only RCON Admins can use these commands..
https://sampforum.blast.hk/showthread.php?tid=538383
Re: I need a Administartor System without registration[REWARD:REP+] -
AroseKhanNiazi - 21.09.2014
Quote:
Originally Posted by ******
Don't make your own user system. Ever.
|
i made my own ****** i am sure this is secure if u say i will show it to u
Re: I need a Administartor System without registration[REWARD:REP+] -
SWGamer - 21.09.2014
Kinda Hard ****** so taking your advice I stopped it.And used the RCON Admin System.
Thank you guys!
Re: I need a Administartor System without registration[REWARD:REP+] -
highstreetsrp - 21.09.2014
Better to not make your own admin system without register/login system, it'll cause a big problem; even u will be failed.