PDA

View Full Version : Lua Functions



mattwire
November 24th, 2002, 10:53 AM
Ok, I'm tired and can't seem to make functions work at the moment.

Could someone give me an example of a simple function call in lua along the lines of:

bla
bla
q = somefunc
end


func somefunc ...
return a

Thankyou.
Matt

Ron
November 24th, 2002, 10:58 AM
Matt have you seen this ?

http://www.girder.nl/help/girderlua.php#functions