|
| 13 Sep 2011 05:24 PM |
http://www.roblox.com/Please-Fix-item?id=61759195 Says string expected >,< Tue Sep 13 18:22:41 2011 - String expected Tue Sep 13 18:22:41 2011 - Script "Workspace.arrow.OnTouchScript", Line 5 Tue Sep 13 18:22:41 2011 - stack end Tue Sep 13 18:22:41 2011 - Disconnected event because of exception |
|
|
| Report Abuse |
|
|
|
| 13 Sep 2011 05:29 PM |
Post the script.
-Like an __AWESOME__ boss |
|
|
| Report Abuse |
|
|
| |
|
|
| 13 Sep 2011 05:36 PM |
| Then use a string in line 5? |
|
|
| Report Abuse |
|
|
|
| 13 Sep 2011 05:37 PM |
so like
x = "Hi mom" y = "123456" z = "Bob12345" n = "abc!@#$%^&*()123456789"
print (x) print (y) print (z) print (n) |
|
|
| Report Abuse |
|
|
|
| 13 Sep 2011 05:38 PM |
Okay, you didn't set the name to a string, it should be "bang" instead of bang, and also, arrow is a nil value.
This is in thr OnTouchedScript script.
-Like an __AWESOME__ boss |
|
|
| Report Abuse |
|
|