How to make a ban command?
#7

Quote:
Originally Posted by Th3UnKnOwN
Посмотреть сообщение
You can not REP People yet. You need 50 posts to be able to do that.



There is an issue when you try to compile it.
pawn Код:
C:\Users\PhantoM21\Desktop\Cops and Robbers\filterscripts\Register.pwn(219) : error 017: undefined symbol "pName"
C:\Users\PhantoM21\Desktop\Cops and Robbers\filterscripts\Register.pwn(223) : error 017: undefined symbol "pName"
pawn Код:
stock pName(playerid)
{
  new name[MAX_PLAYER_NAME];
  GetPlayerName(playerid, name, sizeof(name));
  return name;
}
Reply


Messages In This Thread
How to make a ban command? - by KyLeBlaK - 21.10.2014, 16:54
Re: How to make a ban command? - by Glossy42O - 21.10.2014, 16:56
Re: How to make a ban command? - by gurmani11 - 21.10.2014, 17:06
Re: How to make a ban command? - by KyLeBlaK - 21.10.2014, 17:58
Re: How to make a ban command? - by Th3UnKnOwN - 22.10.2014, 01:14
Re: How to make a ban command? - by Pottus - 22.10.2014, 01:42
Respuesta: Re: How to make a ban command? - by !R1Ch@rD! - 22.10.2014, 02:54

Forum Jump:


Users browsing this thread: 1 Guest(s)