Banned Connect Message
#8

Quote:
Originally Posted by fiki574_CRO
Посмотреть сообщение
You do stock by yourself!

And no problem!
Waitttt man! Hold on! I mean... What should I do inside with the stock you've given me, What to do inside? I really don't have any Idea. Could you help me for the second time? Else you leave me no choice but to use lamarr007 code


OMG!!
pawn Код:
public OnPlayerConnect(playerid)
{
    ShowPlayerDialog(playerid, D, DIALOG_STYLE_MSGBOX, "Notice", "You are currently banned from the server. Please post Unban Appeal in our forum blablablalah ", "Close", "");
    return 1;
}

pawn Код:
stock bool:IsPlayerBanned(playerid)
{
     //code ban check, "return true" if player banned, "return false" if player not banned
}
Код:
warning 208: function with tag result used before definition, forcing reparse
warning 209: function "IsPlayerBanned" should return a value
warning 203: symbol is never used: "playerid"
Reply


Messages In This Thread
Banned Connect Message - by kbalor - 27.08.2012, 17:19
Re: Banned Connect Message - by lamarr007 - 27.08.2012, 17:22
Re: Banned Connect Message - by kbalor - 27.08.2012, 17:26
Re: Banned Connect Message - by fiki574 - 27.08.2012, 17:28
Re: Banned Connect Message - by lamarr007 - 27.08.2012, 17:30
Re: Banned Connect Message - by kbalor - 27.08.2012, 17:38
Re: Banned Connect Message - by fiki574 - 27.08.2012, 17:43
Re: Banned Connect Message - by kbalor - 27.08.2012, 17:49

Forum Jump:


Users browsing this thread: 1 Guest(s)