Page 1 of 1

Simple Scripting question

Posted: Sat Sep 15, 2012 12:51 am
by SpacialKatana
What command is needed to 'activate' , ie trigger a counter called counter1 from a lua script entity?

It'd be nice if all the functions were listed somewhere , such as containedItems() etc..it'd speed up my scripting for this game.

Cheers, Rich

PS Thanks for the prompt email reply re the stairs bug earlier antti :)

Re: Simple Scripting question

Posted: Sat Sep 15, 2012 1:08 am
by Shroom
SpacialKatana wrote:
What command is needed to 'activate' , ie trigger a counter called counter1 from a lua script entity?

It'd be nice if all the functions were listed somewhere , such as containedItems() etc..it'd speed up my scripting for this game.
Both of these can be found:-
http://www.grimrock.net/modding/scripting-reference/

and there are all sorts of snippets in the forum - plus ask and ppl generally help :D