Search found 1 match

by Angrynoodle1
Wed Dec 04, 2013 3:36 am
Forum: Modding
Topic: [Learning LUA] Lesson 3: Values and Operators is up!
Replies: 49
Views: 79916

Re: [Learning LUA] Lesson 3: Values and Operators is up!

Hello This is my first post on the site. And similarly My first minute trying anything in lua! i just was hoping i could get a bit of help on a failed attempt at writing something very basic. Please be gentle Here it is: funcion snaildrop () spawn ("snail" 1, 15, 11, 2) end the error mess...