Help with a CMD $ Admin System.
#1

Who can give me a "/stats" command.
I have that register system/TUT:
forum.sa-mp.com/showthread.php?t=273088

Code:
if(strcmp("/Stats", cmdtext, true, 10) == 0)
----------------------------------------------------------------------------
And if someon can give me admin system with two levels!
1.Senior Admin.
2.Owner Admin.
With simple commands:
Level 1
Code:
if(strcmp("/Kick", cmdtext, true, 10) == 0) 
/Kick [id] [Reason]
Code:
if(strcmp("/Jail", cmdtext, true, 10) == 0)
/Jail [id] [time] [Reason]
Code:
if(strcmp("/unjail", cmdtext, true, 10) == 0) 
/Unjail [id] [Reason]
Level 2

Code:
if(strcmp("/Ban", cmdtext, true, 10) == 0)
/Ban [id] [Reason]
Code:
if(strcmp("/Unban", cmdtext, true, 10) == 0) 
/Unban [id/player name/ip]
Thanks for helpers!!!!! ++Rep!!!!!!
Reply
#2

|
\/
Reply
#3

Edit:
Code:
When i ban or kick or jail its says to all:
"AdmCmd: (PlayerName) was Kicked by admin (AdminName) [Reason: TEST ]
"AdmCmd: (PlayerName) was Jailed by admin (AdminName) [Reason: TEST ]
"AdmCmd: (PlayerName) was UnJailed by admin (AdminName) [Reason: TEST ]
"AdmCmd: (PlayerName) was Banned by admin (AdminName) [Reason: TEST ]
Reply
#4

Please who can help me!!!
Reply
#5

wow 4 posts in row

here ya go from mine server:

http://pastebin.com/x4gQffpS

ur fucking faggot
make me system lol.... even /stats
Reply
#6

I ask how to make it IDIo*
Reply
#7

Bug.
You will get warned for sure...
http://forum.sa-mp.com/showthread.ph...ighlight=Admin
Next time use the Search Button!
Reply
#8

Quote:
Originally Posted by Aveger
View Post
Bug.
You will get warned for sure...
http://forum.sa-mp.com/showthread.ph...ighlight=Admin
Next time use the Search Button!
I have that register system!: forum.sa-mp.com/showthread.php?t=273088
How to add this to my Register system.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)