StarGateRo Posted February 17, 2014 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 1 Joined: 11/15/13 Last Seen: February 26, 2014 Share Posted February 17, 2014 set .@t,46; for(set .@i,1;.@i<=9;set .@i,.@i+1){ cutin "aa0"+.@i,4; sleep2(.@t); cutin "",255; } for(;.@i<=1000;set .@i,.@i+1){ cutin "aa"+.@i,4; sleep2(.@t); cutin "",255; } for(;.@i<=2000;set .@i,.@i+1){ cutin "aa"+.@i,4; sleep2(.@t); cutin "",255; } for(;.@i<=3000;set .@i,.@i+1){ cutin "aa"+.@i,4; sleep2(.@t); cutin "",255; } for(;.@i<=4381;set .@i,.@i+1){ cutin "aa"+.@i,4; sleep2(.@t); cutin "",255; } mes " "; close2; cutin "",255; end; i found this script on script below. If you all know please tell me what use for that script.... Animation.txt Quote Link to comment Share on other sites More sharing options...
sandbox Posted February 18, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: June 8 Share Posted February 18, 2014 Based on the script, it's supposed to show different pictures and loop it to make it look like animated, similar to how Kafras pop-up when you talk to them, but this time its supposed to be animated, sorta like GIF images. Quote Link to comment Share on other sites More sharing options...
StarGateRo Posted February 18, 2014 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 1 Joined: 11/15/13 Last Seen: February 26, 2014 Author Share Posted February 18, 2014 Based on the script, it's supposed to show different pictures and loop it to make it look like animated, similar to how Kafras pop-up when you talk to them, but this time its supposed to be animated, sorta like GIF images. can you show me example or you can explain it to me more about that script in here... how to add "GIF picture" into that script? Quote Link to comment Share on other sites More sharing options...
sandbox Posted February 19, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: June 8 Share Posted February 19, 2014 Sorry I cannot test it for I do not have a working emulator anymore Quote Link to comment Share on other sites More sharing options...
Question
StarGateRo
i found this script on script below. If you all know please tell me what use for that script....
Animation.txt
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.