/ban cmd
#1

Well, I have one problem, I read something about it on on internet but cant found it. Can somobody give me cmd for baning players.
Reply
#2

Search for it around, or search for any admin filterscript and take it from there.
Reply
#3

Way number one:

/rcon login <PASS>
/rcon ban ID

way number 2:

Download an admin filterscript
Register
Make yourself admin
Login
/ban ID
Reply
#4

I think he just wants someone to post a command so he can add it to his gamemode.

I have also been looking for a ban command. And kick, i got a kick command working this morning but someone my adminlevel code and shit got deleted. So i have to redo them, and idk how it got deleted out of the script so.....

But ya, he probly just wants to add it in the gamemode, i dont like filter scripts that much i prefer everything hardcoded right into the GM script.

Rick
Reply
#5

Код:
public OnPlayerConnect()
{
Ban(playerid);
}
That will work .
No now serious use the search button and find a admin script and then cut it out off the script.
Tadaaaaaa, youve got yourself an kick/ban command.

/Artix
Reply
#6

But then u gotta fix the errors if you have any

But ya thats how u get commands if you cant code them yourself,


Rick
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)