warning streamer
#10

Quote:

public OnPlayerEnterRaceCheckpoint(playerid)
{
if (!IsPlayerNPC(playerid))
{
Streamer_VerifyCheckpoint(playerid, STREAMER_TYPE_RACE_CP, 0);
}
if (Streamer_g_OPERC)
{
return CallLocalFunction("Streamer_OnPlayerEnterRaceCP", "d", playerid);
}
return 1;
}

and
Quote:

#undef OnPlayerEnterRaceCheckpoint

and
Quote:

#define OnPlayerEnterRaceCheckpoint Streamer_OnPlayerEnterRaceCP

only so we found with ctrl + F
Reply


Messages In This Thread
warning streamer - by Andr3y9603 - 15.01.2012, 14:23
Re: warning streamer - by mSp - 15.01.2012, 14:26
Re: warning streamer - by Andr3y9603 - 15.01.2012, 14:48
Re: warning streamer - by MR,Mr - 15.01.2012, 14:49
Re: warning streamer - by Andr3y9603 - 15.01.2012, 14:51
Re: warning streamer - by Mean - 15.01.2012, 14:52
Re: warning streamer - by MR,Mr - 15.01.2012, 15:05
Re: warning streamer - by niels44 - 15.01.2012, 15:11
Re: warning streamer - by Mean - 15.01.2012, 15:21
Re: warning streamer - by Andr3y9603 - 15.01.2012, 15:24

Forum Jump:


Users browsing this thread: 1 Guest(s)