CMD player name...
#3

Use https://sampwiki.blast.hk/wiki/Strcmp

pawn Код:
if (!strcmp("Red_John", name))
{
    // Yes he is Red_John
}
else
{
    // No he ain't
}
Reply


Messages In This Thread
CMD player name... - by xxxSpeedxxx - 08.06.2016, 15:10
Re: CMD player name... - by Stinged - 08.06.2016, 15:20
Re: CMD player name... - by Gammix - 08.06.2016, 15:21
Re: CMD player name... - by xxxSpeedxxx - 08.06.2016, 16:20
Re: CMD player name... - by Konstantinos - 08.06.2016, 16:43

Forum Jump:


Users browsing this thread: 1 Guest(s)