Blip::setFlashTimer: Difference between revisions

From RAGE Multiplayer Wiki
(yay)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Adds up after viewing multiple R* scripts. I believe that the duration is in miliseconds.<br><br>- Shawn (/u/shawn_of_the_reddit) (GTAF: thunder_)
Adds up after viewing multiple R* scripts. I believe that the duration is in miliseconds.<br><br>- Shawn (/u/shawn_of_the_reddit) (GTAF: thunder_)
==Syntax==
==Syntax==
<syntaxhighlight lang="javascript">blip.setFlashTimer(blip, duration);</syntaxhighlight>
<syntaxhighlight lang="javascript">blip.setFlashTimer(duration);</syntaxhighlight>
=== Required Arguments ===
=== Required Arguments ===
*'''blip:''' Blip
*'''duration:''' int
*'''duration:''' int
===Return value===
===Return value===
Line 14: Line 13:
{{Blip_s_function_c}}
{{Blip_s_function_c}}
[[Category:Clientside API]]
[[Category:Clientside API]]
[[Category:Blip API]]
[[Category:TODO: Example]]
[[Category:TODO: Example]]

Latest revision as of 14:55, 8 December 2017