|
| 25 Sep 2016 02:49 AM |
so in SC's gun
local AllyColors = { BrickColor = Ally.TeamColor, <<< plz fix im noob at scripting --BrickColor.new('Quill grey'), --BrickColor.new('Storm blue'), };
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 02:50 AM |
| i know exactly whats wrong but i wont tell you because you're poor and kind of mean to me |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 02:51 AM |
i will be nice :)
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
| |
|
|
| 25 Sep 2016 02:55 AM |
| either way you are pretty dumb for trying to execute things within a variable definition but it's whatever |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 02:56 AM |
someone help
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 02:56 AM |
like that code is syntax'd to be CSS and you're trying to make lua
what are you even doing azure just give up |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 02:58 AM |
ok how to fix??
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:03 AM |
help
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:03 AM |
| honestly what you are doing is laughable but you shouldn't have been mean to me because i could fix what you are trying to do in seconds |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:10 AM |
HELP
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:15 AM |
plz
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:15 AM |
| give me 1 good reason to help |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:16 AM |
| and by 1 good reason i mean a 10k ad-fund donation to my project |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:16 AM |
i will be nice to u i promise!
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
| |
|
|
| 25 Sep 2016 03:20 AM |
HELP PLZZ
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:21 AM |
| see what i mean pyscho it's literally CSS |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:22 AM |
i dont even know whats that
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:23 AM |
| somehow you learned CSS syntax and tried to make it lua so congratulations you're almost a web developer |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:23 AM |
i dont know anything........
please help
Join || Imperial Armada || https://www.roblox.com/My/Groups.aspx?gid=2654474 |
|
|
| Report Abuse |
|
|
|
| 25 Sep 2016 03:26 AM |
| im going to follow this thread because it's funny and also can you fix my site? |
|
|
| Report Abuse |
|
|
legomada
|
  |
| Joined: 16 Jan 2009 |
| Total Posts: 652 |
|
|
| 25 Sep 2016 04:31 AM |
@Infinity, his syntax is fine in lua. Lua's tables are incredibly flexible. However, in this case, you've made the table a dictionary rather than an array. It should actually be:
local AllyColors = { Ally.TeamColor, --BrickColor.new('Quill grey'), --BrickColor.new('Storm blue'), }; |
|
|
| Report Abuse |
|
|
| |
|
| |
|