[ERROR] Lua is unable to understand file "darkrp_customthings/jobs.lua" because its author made a mistake around line number 50.
The best help I can give you is this:
There is an opening '{' bracket at line 20, but this bracket is never closed or not closed in time. It was expected to be closed before the 'TEAM_TERROR' at line 50.
Hints:
- Did you forget a comma?
- All open brackets ({, (, [) must have a matching closing bracket. Are you sure it's there?
- Brackets must be opened and closed in the right order. This will work: ({}), but this won't: ({)}.
------- End of Simplerr error -------
Here is what my job file looks like
[IMG]http://i.imgur.com/75LVnbh.png[/IMG]
Sorry, you need to Log In to post a reply to this thread.