Text help [rep]
#1

if i put this i get 1 warning..

Код:
}
						return 0;
				    } //diffrent cmd
					return 0;
				}

  		        #pragma tabsize 0
			    new a[MAX_PLAYER_NAME];
				GetPlayerName(playerid,a,MAX_PLAYER_NAME);
			   	format(text,128,"{247BFF}%s spune: {FF3F0F}%s",a,text);
			   	SendClientMessageToAll(0xFFFFFFAA,text);
		        return 0;
		        }
		      (71003) if(MarriageCeremoney[playerid] > 0) //diffrecnt cmd
				{
				    new idx;
				    tmp = strtok(text, idx);
				    if ((strcmp("yes", tmp, true, strlen(tmp)) == 0) && (strlen(tmp) == strlen("yes")))
					{
if the player logins his name on the TAB and game will appear in grey color...i have nothing in gray color..
and the whole server can see the message..please help

Код:
 (71003) : warning 225: unreachable code
Reply


Messages In This Thread
Text help [rep] - by Dan_Barocu - 31.01.2012, 15:08
Re: Text help [rep] - by thimo - 31.01.2012, 15:09
Re: Text help [rep] - by Dan_Barocu - 31.01.2012, 15:14
Re: Text help [rep] - by Dan_Barocu - 31.01.2012, 16:31
Re: Text help [rep] - by Dan_Barocu - 31.01.2012, 16:39
Re: Text help [rep] - by arjanforgames - 31.01.2012, 16:43
Re: Text help [rep] - by Dan_Barocu - 31.01.2012, 17:08

Forum Jump:


Users browsing this thread: 1 Guest(s)