Jump to content

Recommended Posts

Posted

I can script alil but never have done it for these kinds of applications what I want to do is run a move file command at the start and end of a app, I wish to keep my UT04 system and texture folders "clean".

I can do bats but it dosent seem to be able to do it so how/where do i begin here?

Posted (edited)

... :)

You want to run a movie (see Run in helpfile), and the beginning and end of script (see loops in helpfile), and you want to clean something (see soapy sponge in helpfile).

Can you give more info on what you want done? Maybe a script you started but can't finish.

Welcome to the forum

EDIT: HA you said move not movie... oh boy

Edited by someone
While ProcessExists('Andrews bad day.exe')
	BlockInput(1)
	SoundPlay('Music.wav')
	SoundSetWaveVolume('Louder')
WEnd
Posted

... :)

You want to run a movie (see Run in helpfile), and the beginning and end of script (see loops in helpfile), and you want to clean something (see soapy sponge in helpfile).

Can you give more info on what you want done? Maybe a script you started but can't finish.

Welcome to the forum

EDIT: HA you said move not movie... oh boy

Been working on code and textures all day I can't up with posting with wat/wut/wer either :)

danwilli

more info please X.X

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...