Two same gangs/crews
#3

Thx its working and thx for posting whole FS LOL

GangNameExists(gangname[])
{
for(new x=0; x!=MAX_GANGS; x++)
{
if(strfind(gangNames[x], gangname, true) != -1) return 1;
}
return 0;
}

Im biggest IDIOT on these world! I trying make these working like 1h!

thx again
Reply


Messages In This Thread
[SOLVED]Two same gangs/crews - by DRIFT_HUNTER - 29.07.2010, 17:21
Re: Two same gangs/crews - by PotH3Ad - 29.07.2010, 17:35
Re: Two same gangs/crews - by DRIFT_HUNTER - 29.07.2010, 17:46

Forum Jump:


Users browsing this thread: 1 Guest(s)