hi, eXz! I need your help with some script, can you help me? <img src="/wp-content/uploads/invision_emoticons/smile.png" alt="
" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quote. ?
![]()
![]()
? ??
?
??
![]()
![]()
![]()
![]()
' date='
![]()
?? ??
![]()
?
![]()
..[/quote']
![]()
??
![]()
? ?
![]()
. ??
??
![]()
![]()
![]()
??
![]()
?? ? ??.
Quoteorangebrains
I just saw your message on my Youtube channel
for animations I will update my Topic very soon, most need to calculate the delay between each animation.
may be tomorrow if I have time.
Quote<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="1106" data-ipsquote-contentclass="forums_Topic"><div>P.S. watch dandwell's last video. He HEXed car turn indicators.
Quoteall my new are for FR M2 v3.0.
It's hard for me to give them to you before the release of FR M2 v3.0.
I hope to have time to finish it soon, In late January and no later than February.
At this point you will have all information.
I'm sorry but I hope you understand me.
I have already given a lot of information at Evene and Zahar since my registration on playground.ru 07.03.2011
Quotefor this circuit there are 7 checkpoint.
QuoteI'm not very good in English' date=' I often use a translator.[/quote']
Me too. I rely on my knowledge of English language. But sometimes I use a translator.
I tell it to you that you disregard my grammar mistakes.
QuoteThe numbers indicate the delay length between animations.
For example this animation is 18 seconds long
<pre class="ipsCode">DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("sc_man_smoke_stat_b", false)end,{l_1_0},18000,1,false</pre>
<div>
After 18 seconds the next animation will play.
<pre class="ipsCode">DelayBuffer:Insert(function(l_1_0)ply:AnimPlay("sc_man_smoke_stat_c", false)end,{l_1_0},22000,1,false)</pre>
That animation is 22 seconds long.
</div>
QuoteThese are delay in milliseconds
This function allows you to execute a command after a certain time
DelayBuffer:Insert(function(l_1_0)....end,{l_1_0},22000,1,false)
and the "1" for repeat the commande