Ban on Death
#1

How can I make a script to ban a person when she dies?
Reply
#2

PHP код:
public OnPlayerDeath(playeridkilleridreason)
{
Ban(playerid);
return 
1;

Reply
#3

But why would you want to do that ? lol
Reply
#4

Quote:
Originally Posted by kovac
Посмотреть сообщение
PHP код:
public OnPlayerDeath(playeridkilleridreason)
{
Ban(playerid);
return 
1;

Thanks, but how can I ban only a player's nickname? Not their IP?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)