New SprayTags...HELP
#5

Код:
for(new i; i < MAX_PLAYERS_TAGS; i++)//this line error...
			{
				new szTag[24];
				format(szTag, sizeof szTag, "{F7EC6F}Free");
				if(strfind(SprayTags[iPlayerID][i][_spOwned], szName, true) != -1)
				{
					format(szTag, sizeof(szTag), "{F7EC6F}Spray Tag #%i", i);
				}
				format(szDialog, sizeof(szDialog), "%s%s\n", szDialog, szTag);
			}
Reply


Messages In This Thread
New SprayTags...HELP - by kexy96 - 06.08.2016, 14:51
Re: New SprayTags...HELP - by WhiteGhost - 06.08.2016, 14:53
Re: New SprayTags...HELP - by Sew_Sumi - 06.08.2016, 14:57
Re: New SprayTags...HELP - by kexy96 - 06.08.2016, 14:57
Re: New SprayTags...HELP - by kexy96 - 06.08.2016, 15:00
Re: New SprayTags...HELP - by Shinja - 06.08.2016, 15:04
Re: New SprayTags...HELP - by Sew_Sumi - 06.08.2016, 15:11

Forum Jump:


Users browsing this thread: 1 Guest(s)