of     1   

D4rKP01s0n
#152681066Monday, December 29, 2014 2:28 AM GMT

When using comments with --[[--]] I keep on getting errors on commented out lines Is anyone else having this problem? This has been going on for a while, and the only fix is individually commenting out lines. ??? Deal with it
maxomega3
#152681459Monday, December 29, 2014 2:33 AM GMT

--[[ What is the error you are having? You also don't need the two dashed lines to close ]]
D4rKP01s0n
#152682152Monday, December 29, 2014 2:43 AM GMT

21:26:08.911 - Players.Player.Backpack.Weapon.Script:285: bad argument #1 to '?' (CFrame expected, got nil) --[[ arm_pos[1] = torso_pos * CFrame.new(-0.6,0.5-(0),(0)) ]] Deal with it
vortexyamum
#152683223Monday, December 29, 2014 2:57 AM GMT

I don't understand why people comment parts of a script.
D4rKP01s0n
#152719041Monday, December 29, 2014 4:12 PM GMT

To add in notes, comment out non-working parts, for easy adding of script (ex.Holiday easter egg) Deal with it
Bluseph
#152723141Monday, December 29, 2014 5:19 PM GMT

No need for the ['s. Just use -- --Hai this script is working--

    of     1