Problem with include RNPC
#5

// Publics
forward StartRobNPCs();
public StartRobNPCs()
{
new i;
for(i = 1; i <= MAX_ROBNPCS; i++)
{
RobNPC[i][rnIsCon] = INVALID_PLAYER_ID;
}
}


In this codice, are the error... what's?
Reply


Messages In This Thread
Problem with include RNPC - by Antonio2323 - 04.05.2016, 17:15
Re: Problem with include RNPC - by Jstylezzz - 04.05.2016, 20:17
Re: Problem with include RNPC - by Antonio2323 - 04.05.2016, 20:42
Re: Problem with include RNPC - by Jstylezzz - 04.05.2016, 21:09
Re: Problem with include RNPC - by Antonio2323 - 05.05.2016, 08:37
Re: Problem with include RNPC - by Micko123 - 05.05.2016, 08:43
Re: Problem with include RNPC - by Antonio2323 - 05.05.2016, 09:49
Re: Problem with include RNPC - by Antonio2323 - 05.05.2016, 13:15
Re: Problem with include RNPC - by Dayrion - 05.05.2016, 15:14
Re: Problem with include RNPC - by Antonio2323 - 05.05.2016, 19:05

Forum Jump:


Users browsing this thread: 1 Guest(s)