Page 1 of 1
Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 5:54 am
by darthpingu
Go into MS word, press Alt + Right Shift + F11, and file > load:)
EDIT: I found the program itself, it's in Microsoft Office\OFFICE11\MSE7.exe
RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 7:50 am
by Teancum
http://www.scintilla.org
The best script editor you'll ever need for lua.
RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 7:59 am
by darthpingu
ah ok, free?
RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 9:04 am
by Hebes24
I just use notepad, though I would like something that can edit .mshs and and .lvls (that's free, obviously)
RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 9:05 am
by darthpingu
the simplest is to rename to txt, you could try with the script editor...
RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 9:13 am
by Rekubot
You can open up .MSH files in Notepad, and if you want something that can open .LVL files use XVI32, a free hex editor.
RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 10:17 am
by Teancum
scintilla > notepad. Download it and try it (it's free). You will never go back.
RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 12:18 pm
by darthpingu
I couldn't find any exe in the full version, just many ddl's and other unknown files, as if I had to make it myself :S
Re: RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 2:09 pm
by Hebes24
Teancum wrote:scintilla > notepad. Download it and try it (it's free). You will never go back.
What's different about it? What features does it have?
RE: Re: RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 2:47 pm
by [RDH]Zerted
There is also LuaEdit (also free). Download all of them, then delete the ones you don't want.
Re: RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 4:08 pm
by Teancum
Hebes24 wrote:Teancum wrote:scintilla > notepad. Download it and try it (it's free). You will never go back.
What's different about it? What features does it have?
They biggest thing is that things are color coded. It may not sound like much, but it makes
a world of difference when you're trying to fix a syntax error in a lua. Plus each line is numbered, so if the mungelog says there's a problem on line ## you can go right to it.
RE: Re: RE: Free script editor(need office 2003 + updates)!
Posted: Tue Aug 15, 2006 4:15 pm
by Hebes24
Interesing, maybe I'll try it out.
(sorry if i'm hijacking this thread darthpingu)
What download do you use? the .zip or the Full .exe? (scintila)
Posted: Tue Aug 15, 2006 5:04 pm
by darthpingu
Can't see how
you do it hebes

Posted: Tue Aug 15, 2006 5:13 pm
by Hebes24
Did you think I was trying to be
Lev' 
, if so, I wasn't, I always
bold user names, unless I forget, of course.

Posted: Tue Aug 15, 2006 10:29 pm
by Teancum
I'd probably get the .exe
Posted: Wed Aug 16, 2006 4:20 am
by Penguin
i use notepad ++, i find it better.