Must be indexed
#1

Under OnPlayerEnterDynamicCP:
pawn Код:
//
        new string[128];
        if(IsPlayerInDynamicArea(playerid, BigEarZone))
        {
            format(string, sizeof(string), "%s", GetPlayerGangColor(playerid));
            GangZoneFlashForAll(BigEarZone, string); // ERROR
        }
Error:
pawn Код:
error 035: argument type mismatch (argument 2)
Reply


Messages In This Thread
Must be indexed - by Dan. - 28.07.2012, 18:21
Re: Must be indexed - by FireCat - 28.07.2012, 18:22

Forum Jump:


Users browsing this thread: 1 Guest(s)