CheckPoint Timer Set .. Help !
#5

Quote:
Originally Posted by DiGiTaL_AnGeL
Посмотреть сообщение
A timer to show the next checkpoint?
pawn Код:
forward NextCP();
public NextCP()
{
    SetPlayerCheckPoint//add the cp coords here
    return 1;
}
And add this to OnplayerEnterCheckpoint:
pawn Код:
SetTimer("NextCP", 30000, 0);
noo !!

when i enter the checkpoint , i want a countdown for 30 seconds ..
see:
http://t1.gstatic.com/images?q=tbn:A...-DhMKUeXA2z2Qv

but for 30 seconds .. help me !
Reply


Messages In This Thread
CheckPoint CountDown - by WorldPro - 30.01.2013, 13:00
Re: CheckPoint Timer Set .. Help ! - by DiGiTaL_AnGeL - 30.01.2013, 13:05
Re: CheckPoint Timer Set .. Help ! - by WorldPro - 30.01.2013, 13:11
Re: CheckPoint Timer Set .. Help ! - by DiGiTaL_AnGeL - 30.01.2013, 14:39
Re: CheckPoint Timer Set .. Help ! - by WorldPro - 30.01.2013, 14:47
Re: CheckPoint Timer Set .. Help ! - by DiGiTaL_AnGeL - 30.01.2013, 14:49
Re: CheckPoint Timer Set .. Help ! - by WorldPro - 30.01.2013, 15:04
Re: CheckPoint Timer Set .. Help ! - by SKAzini - 30.01.2013, 15:07
Re: CheckPoint Timer Set .. Help ! - by WorldPro - 30.01.2013, 15:15
Re: CheckPoint Timer Set .. Help ! - by SKAzini - 30.01.2013, 15:23

Forum Jump:


Users browsing this thread: 3 Guest(s)