|
| 28 Sep 2014 08:26 PM |
| So I have been scripting the sword for my new game using the ROBLOX U videos. In my SwordScript I was told to put: local combowindow .5 but when I put that in every time I script anything a little message come up saying "Expected identifier, got '.5'" How can I fix that? |
|
|
| Report Abuse |
|
|
Kodran
|
  |
| Joined: 15 Aug 2013 |
| Total Posts: 5330 |
|
|
| 28 Sep 2014 08:27 PM |
local combowindow = .5 is what you want I think |
|
|
| Report Abuse |
|
|
|
| 28 Sep 2014 08:37 PM |
| Thanks. Not to get off topic but do you know how to make a map like the one that was in the videos? |
|
|
| Report Abuse |
|
|