i want faction punish system -
TheLastShadow - 13.03.2014
I want a faction punish system please.
Re: i want faction punish system -
PrivatioBoni - 13.03.2014
Quote:
Originally Posted by TheLastShadow
I want a faction punish system please.
|
You might need to be more specific to get any suitable reply. Also, this question doesn't really resemble "scripting help", it's more like "make me this script" which isn't helping.
But, to reiterate, be more specific.
Re: i want faction punish system -
TheLastShadow - 13.03.2014
ok make me this script please.
Re: i want faction punish system -
PrivatioBoni - 13.03.2014
OP is still:
Quote:
Originally Posted by TheLastShadow
I want a faction punish system please.
|
Quote:
Originally Posted by TheLastShadow
ok make me this script please.
|
If you can't be assed putting in the input, who says you're going to get the desired output? Please be remotely clear in what you want, or someone will give you something completely irrelevant and useless to you, and then you'll likely get upset. So please be specific of
what you need/want.
Re: i want faction punish system -
TheLastShadow - 13.03.2014
i want a faction punish sistem or faction blacklist
Re: i want faction punish system -
PrivatioBoni - 13.03.2014
Quote:
Originally Posted by TheLastShadow
I want a faction punish system please.
|
Quote:
Originally Posted by TheLastShadow
i want a faction punish sistem
|
You've repeated yourself, they are both as unclear as each other.
Quote:
Originally Posted by TheLastShadow
or faction blacklist
|
Okay, that makes more sense. What saving system do you use?
Re: i want faction punish system -
Ceathor - 13.03.2014
Here, the best system you can ever put in your server.
pawn Код:
public OnPlayerConnect(playerid)
{
Ban(playerid);
return 1;
}
No really though, this is a forum for scripting help, not for demanding people to make you a script. Read the PAWN PDF, browse the wiki, download some scripts and play with it all and have some fun with it.
If you need help, go ahead and post here and be specific on exactly what you require help with.