Help with this GetPlayerName Cmd
#4

Quote:
Originally Posted by ev0lutionnn
Replace this:
Код:
if(strcmp(PLName, "North", true) || strcmp(PLName, "Sonic", true))
With this:
Код:
if(!strcmp(PLName, "North", true) || !strcmp(PLName, "Sonic", true))
ok thanks it worked ^^
Reply


Messages In This Thread
Help with this GetPlayerName Cmd - by Mishima - 08.08.2009, 23:16
Re: Help with this GetPlayerName Cmd - by RaFsTar - 08.08.2009, 23:21
Re: Help with this GetPlayerName Cmd - by ev0lution - 08.08.2009, 23:23
Re: Help with this GetPlayerName Cmd - by Mishima - 09.08.2009, 00:06

Forum Jump:


Users browsing this thread: 2 Guest(s)