I tried to comment out a section of my code with /* */ (which works in fine gmod's implementation of lua), but CC told me there was an "unexpected character near /"
Anyone else get this error? I hate having to comment out line by line.
Sun Dec 26, 2010 5:08 am
zalo
Joined: Sat Feb 03, 2007 7:11 pm Posts: 1496
Re: Comment blocks do not work.
Since comments in .inis are //, I guess Data made them -- in Lua.
I believe the way to do block comments is --[[ and ]]-- .
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum