You are not logged in.    Login    New User    Forum Home    Search

Location:
JBPLAY  \  Meteor 2  \  Error Reporting  \  Meteor 2 Script File Generator doesn't work

Back to Threads

Viewing Thread: Meteor 2 Script File Generator doesn't work

 

arezey

Joined: 16 June 2005
Posts: 1599
18 September 2005 10:43 (UK time)

I opened the Auto It Script File Generator and there was just a NotePad!

I looked at the script file with notepad and there was:

Run("notepad.exe";)
WinWaitActive("Untitled - Notepad";)

Send("// Meteor 2 script file template generated by AutoIt script{ENTER}";)
Send("{ENTER}";)

Send("{#}title """"" & "{ENTER}";)
Send("{#}author ""Your name here""" & "{ENTER}";)
Send("{ENTER}";)

Send("{#}include meteor2" & "{ENTER}";)
Send("{ENTER}";)
Send("{ENTER}";)
Send("// tell M2 which functions it can use" & "{ENTER}";)
Send("export OnMapStart;" & "{ENTER}";)
Send("{ENTER}";)
Send("{ENTER}";)
Send("void OnMapStart()" & "{ENTER}";)
Send("{" & "{ENTER}";)
Send("{ENTER}";)
Send("}" & "{ENTER}";)

Send("{UP}";)
Send("{ENTER}";)
Send("{UP}";)
Send("{TAB}";)
Send("// todo: Put your code here";)

Send("{ENTER}";)
Send("{TAB}";)

; MsgBoX(64,"Message", "Ok so thats the end of the script, you get the idea";)

I think only "Run("notepad.exe";)"
and "WinWaitActive("Untitled - Notepad";)" worked.

If there is a working copy, send it to me by clicking <a href="mailto:santeri.piippo@regionline.fi">this.</a>

You need to login to create posts in this thread.

40oz
 Official Sponsor

Joined: 03 January 2004
Posts: 1799
20 September 2005 02:33 (UK time)

scriptfile generator only starts you off, it leaves you on your own from there.
*Papercut
Pro-Murder.
Legalize Crime.


You need to login to create posts in this thread.

arezey

Joined: 16 June 2005
Posts: 1599
20 September 2005 05:51 (UK time)

No, it just opens the notepad and leaves it there.

You need to login to create posts in this thread.

Flammable Maniac

Joined: 30 June 2004
Posts: 209
20 September 2005 15:27 (UK time)

Doesn't work for me either...

You need to login to create posts in this thread.

me_mantis

Joined: 26 September 2003
Posts: 1152
20 September 2005 17:00 (UK time)

Works fine for me..
Not sure what your problem is.

You need to login to create posts in this thread.

Flammable Maniac

Joined: 30 June 2004
Posts: 209
20 September 2005 18:59 (UK time)

Well it opens notepad, you write stuff on it, you got a vanilla .txt file.

You need to login to create posts in this thread.

40oz
 Official Sponsor

Joined: 03 January 2004
Posts: 1799
21 September 2005 03:28 (UK time)

well when you open it, you shouldnt start typing right away, you should give it some seconds to work out.
*Papercut
Pro-Murder.
Legalize Crime.


You need to login to create posts in this thread.

James Bunting
Joined: 17 September 2003
Posts: 1308
21 September 2005 10:47 (UK time)

There are 2 files with different files extentions....

????.exe = The script generator
????.au3 = The script source code

Are you sure you are running the right one? Do you have both files?

You need to login to create posts in this thread.

ilander

Joined: 16 August 2005
Posts: 46
21 September 2005 11:04 (UK time)

WHAT IS nOOB place Aleksanteri?

You need to login to create posts in this thread.

leaker

Joined: 18 September 2005
Posts: 6
21 September 2005 19:15 (UK time)

I have them both.

You need to login to create posts in this thread.



Forums system (C) 1999-2023 by James Bunting.

Terms of Use