HELP! Capture the point!
#5

Quote:
Originally Posted by Babul
Code:
wow, you copied it pretty fast, after posting it, i had to correct some bugs...
search in your script, if theres already a "OnGameModeInit".. then add this inside:
SetTimer("TimerBases",1000,true);
for(new CP=0;CP<CP_Base_BasesToCheck;CP++)
{
	CP_Base_Checkpoint[CP] = CreateCheckpoint(-1,CP_Base_Pos[CP][0],CP_Base_Pos[CP][1],CP_Base_Pos[CP][2],8.0,80.0);
}
i know.. -_- there isnt i added it in under ongamemodeint
Reply


Messages In This Thread
HELP! Capture the point! - by Flake. - 06.02.2010, 04:01
Re: HELP! Capture the point! - by Babul - 06.02.2010, 04:52
Re: HELP! Capture the point! - by Flake. - 06.02.2010, 05:03
Re: HELP! Capture the point! - by Babul - 06.02.2010, 06:10
Re: HELP! Capture the point! - by Flake. - 06.02.2010, 06:18
Re: HELP! Capture the point! - by Flake. - 06.02.2010, 06:23
Re: HELP! Capture the point! - by Flake. - 06.02.2010, 21:08
Re: HELP! Capture the point! - by Babul - 07.02.2010, 02:20

Forum Jump:


Users browsing this thread: 1 Guest(s)