HELP WITH A SCRIPT
#1

When i ban a user on my server the ban file appears on the server directory but I dont want beacause i have this script when a user is registred
Код:
 Banned=1
Reply
#2

No can do.Impossible?
Reply
#3

Don't ban player with Ban(Ex) then. However "banned" player will be still able to play on the server, but only if he logs into that acocunt where you put 'banned=1' he won't be able to play.
Reply
#4

what do you mean..i dont understand
Reply
#5

You mean if you ban a unregistered player, it creates an account for him and puts banned=1?

If so, then you can add a condition in your ban command to check if the user is registered. Or maybe make the users register before they can play.
Reply
#6

Quote:
Originally Posted by Sconosciuto
When i ban a user on my server the ban file appears on the server directory but I dont want beacause i have this script when a user is registred
Код:
 Banned=1
Remove Ban(playerid); from your /ban command.
Reply
#7

Quote:
Originally Posted by mavtias
Quote:
Originally Posted by Sconosciuto
When i ban a user on my server the ban file appears on the server directory but I dont want beacause i have this script when a user is registred
Код:
 Banned=1
Remove Ban(playerid); from your /ban command.
What's the point of a "/ban" command without "Ban(playerid);" ?

Reply
#8

what change BanEx(playerid); or Ban(playerid) ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)