Please Help Me - 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: Please Help Me (
/showthread.php?tid=647535)
Please Help Me -
hoanduy - 06.01.2018
https://www.youtube.com/watch?v=3jqSX4-arGY
00:50 minutes of the video. How did they do that ? I need a help person.
Re: Please Help Me -
JaKe Elite - 06.01.2018
You will have to use sprites + moving those sprites and destroying them after a certain amount of second has been reached, You will also have to detect the player keys that the player has used checking if the keys they pressed matches up with the sprite that is displayed on the script. You will have to use a timer for this one.
Re: Please Help Me -
hoanduy - 07.01.2018
Quote:
Originally Posted by JaKe Elite
You will have to use sprites + moving those sprites and destroying them after a certain amount of second has been reached, You will also have to detect the player keys that the player has used checking if the keys they pressed matches up with the sprite that is displayed on the script. You will have to use a timer for this one.
|
Thank you, I understand