PDA

View Full Version : [SCRIPT] Animation_Speed_Delay.nrx



dvirus666
18-12-2004, 08:43 PM
I dont know if it is usefull to any one but i noticed that the 3310 animation is slow compared to the 3330 so wanted to make it a bit faster.
This is a little script that you can use to change the animation speed / delay and type.

I have tested just quickly & worked fine on V 06.07 but should work on all 3310. :-D

This ZIP file includes the NRX and the TXT files needed.

simply edit the text file like this below...

@ANIM ID=0x00 DELAY=0x00 SPEED=0x05 TYPE=04

ID = The animation ID (No need to edit this)
DELAY = The delay before the animation starts (0x00 is for no delay)
SPEED = The speed of the animation (0x00 is for fast animation)
TYPE = Normal forward play (04), Forward then Backward (02), Loop animation (00).

Some parts of the script were used from other scripts so not really my own work but still had to put it all together. ;-)

Please report any bugs..

spaceimpact33
19-12-2004, 05:33 AM
@dvirus666

Nice script :D
is it only for 3310's?

:D
Spaceimpact33

dvirus666
19-12-2004, 12:07 PM
@dvirus666

Nice script :D
is it only for 3310's?

:D
Spaceimpact33

This version is only for the 3310.
I will upload the new version shortly, It should works on the 8210, 5510, 5210, 3410, 3350, 3330, 2100 as well. :-D

mestrini
19-12-2004, 12:47 PM
I dont know if it is usefull to any one ...

I'm sure someone will find a good use for it. If not, at least you will :D


Some parts of the script were used from other scripts so not really my own work but still had to put it all together. ;-)


don't bother with that m8, at least you made something and contributed to the forum. btw, the idea is to share knowledge and info, so don't see problem in using other's work if not taking credits for it. ;-)

good job m8

cheers

dvirus666
20-12-2004, 03:44 PM
I have uploaded the new version of the script.

This version should work on all DCT3 with animation. :grin:

Thanks must go to mestrini for rewriting the script for all models. :cool: