CheckPoint Timer Set .. Help ! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: CheckPoint Timer Set .. Help ! (
/showthread.php?tid=411769)
CheckPoint CountDown -
WorldPro - 30.01.2013
Hello!
I have built a hide and seek ..
I want the player enters the checkpoint then automatically starts a countdown of 30 seconds ..
Anybody can send me PWN?
Not PASTBIN !!
Thank you! :]
It's my codes:
http://pastebin.com/8pzK1ZQg
You can do it automatically starts my countdown of 30 seconds of GAMETEXT?
Re: CheckPoint Timer Set .. Help ! -
DiGiTaL_AnGeL - 30.01.2013
A timer for what?
Re: CheckPoint Timer Set .. Help ! -
WorldPro - 30.01.2013
Quote:
Originally Posted by DiGiTaL_AnGeL
A timer for what?
|
when i enter the checkpoint , i want a timer for 30 sec ..
sorry for my bad english ..
Re: CheckPoint Timer Set .. Help ! -
DiGiTaL_AnGeL - 30.01.2013
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);
Re: CheckPoint Timer Set .. Help ! -
WorldPro - 30.01.2013
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 !
Re: CheckPoint Timer Set .. Help ! -
DiGiTaL_AnGeL - 30.01.2013
You mean gametexts?
Re: CheckPoint Timer Set .. Help ! -
WorldPro - 30.01.2013
Quote:
Originally Posted by DiGiTaL_AnGeL
You mean gametexts?
|
.....
ok ..
i connect to the game
i go to /lv
and i see checkpoint
i enter it and it start auto cd for 30 seconds ..
i wait 30 seconds
end.
ok ?!?!?
Re: CheckPoint Timer Set .. Help ! -
SKAzini - 30.01.2013
Quote:
Originally Posted by WorldPro
.....
ok ..
i connect to the game
i go to /lv
and i see checkpoint
i enter it and it start auto cd for 30 seconds ..
i wait 30 seconds
end.
ok ?!?!?
|
Look at my post that I did before you posted yours, it works.
Re: CheckPoint Timer Set .. Help ! -
WorldPro - 30.01.2013
Quote:
Originally Posted by SKAzini
Look at my post that I did before you posted yours, it works.
|
you can send me a pastbin link ?
Re: CheckPoint Timer Set .. Help ! -
SKAzini - 30.01.2013
Quote:
Originally Posted by WorldPro
you can send me a pastbin link ?
|
Pastebin