Execution Problem in SciTE

Posted by Hemanth on Fri 31 Jul 2009 10:33 AM — 7 posts, 26,610 views.

#0
Hi,


I am new to Lua.
I need Windows based game applications with source code.
I found source code for Tic Tac Toe game.
But I am unable to view otput when I execute in SciTE editor.
can anyone help me out?
USA #1
What does this have to do with MUSHclient..?
#2
Dear Zeno,

I dont know what exactly MUSHClient is?
My problem is...

I have downloaded SciTE-TicTacToe source code from http://lua-users.org/wiki/SciteTicTacToe site.
When I execute the code in SciTE editor,it just compiled and shown no errors. But I didnt get any output window.
Will you please guide me which is the best editor and any sample Lua source code for games and how to get output window(I have only two days experience with Lua).
I have spent one day in searching these things but nowhere I get exact guidance.It will be very much helpful for me.

Thank You in advance.
Amended on Sat 01 Aug 2009 06:30 AM by Hemanth
Australia Forum Administrator #3
Quote:

I dont know what exactly MUSHClient is?


Well, you posted in the MUSHclient part of this forum.

I'm not sure how to bring up the output window in Scite, it probably isn't too hard.

However I have been having luck with Crimson Editor, with a bit of configuration of the Tools you can make a hotkey (eg. F5) execute some application (eg. Lua) passing in the current document, and capturing the output to a window.

http://www.crimsoneditor.com/
Australia Forum Administrator #4
Check out the Scite documentation, this isn't exactly a Scite support forum here:

http://www.scintilla.org/SciTEDoc.html
#5
Thank You Nick

I found Lua under MUSHclient.Hence I posted my query here?

Does anyone here have any idea about PSPad editor?
How to create Lua project in that editor
How to compile and execute(output window)...?
Amended on Sat 01 Aug 2009 10:14 AM by Hemanth
USA #6
Quote:
I dont know what exactly MUSHClient is?

You are posting on a forum for MUSHclient. This Lua section is for Lua in MUSHclient, not general Lua.