View Single Post
  #3  
Old 03-01-2009, 06:55 AM
oo_jazz_oo oo_jazz_oo is offline
Jazz teh Awesome
oo_jazz_oo's Avatar
Join Date: Jul 2006
Location: California
Posts: 596
oo_jazz_oo is a jewel in the roughoo_jazz_oo is a jewel in the rough
Send a message via MSN to oo_jazz_oo
Quote:
Originally Posted by TSAdmin View Post
You've put your onKeyPressed() function inside your already open (WeaponFired) function, so since a new function has been opened, it's expecting that you've not ended your previous function.
This. And also, the error comes from clientr.m16on=1
You have no semicolin to end that line, so it reads as an error. But also fix what tsadmin said too.
__________________

Reply With Quote