LayneTheAwesome [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=69190 syntax error <p>The code im using gives me a syntax error, here is my code<br /> function fire()<br /> local b = {<br /> sp=3<br /> x=ship.x,<br /> y=ship.y,<br /> dx=0,<br /> dy=-3<br /> }<br /> add(bullets,b)<br /> end</p> <p>It is the only thing wrong with the code<br /> it says<br /> &quot;unclosed '{'<br /> even when it isnt.</p> https://www.lexaloffle.com/bbs/?tid=49535 https://www.lexaloffle.com/bbs/?tid=49535 Thu, 29 Sep 2022 19:13:20 UTC