Click to See Complete Forum and Search --> : running scripts...


xataku_nakusute
07-25-2003, 11:07 PM
im pretty good at making scripts and calling em, but how do you make ones for display whereas they show some type of effect(eg: fading, moving, etc...)?

Nevermore
07-26-2003, 02:10 PM
I don't really understand, could you explain?

xataku_nakusute
07-27-2003, 02:18 AM
pretty much, what i mean is, how do i apply all of the stuff i know into making actually effects?

for example, how do i use my knowledge of the increment operator to create a fade-effect?
how do i write a message dynamically using my knowledge of substr() and substring()?

etc etc....

hope that helps

Nevermore
07-27-2003, 11:35 AM
Obviously each thing is used differently, but basically just play around with something and then link it with other elements.