different spawn location for clan
#2

You can use strfind. It searches in a string instead of comparing two separate strings.

pawn Код:
if(strfind(pname, "[EDT]", true) != -1)
{
//code
}
Hope this helps
Reply


Messages In This Thread
different spawn location for clan - by audifan00 - 23.11.2010, 21:50
Re: different spawn location for clan - by randomkid88 - 23.11.2010, 23:41

Forum Jump:


Users browsing this thread: 2 Guest(s)