View Single Post
  #4  
Old 09-03-2011, 10:10 PM
0PiX0 0PiX0 is offline
Coder
0PiX0's Avatar
Join Date: Jan 2011
Posts: 130
0PiX0 is a jewel in the rough0PiX0 is a jewel in the rough
At the moment, a cheater could send manipulated data to the server, and set their class to be anything, including the staff-only ones. You should make some simple server-side security checks for params[1] and also check if the player is staff for staff only classes.
Reply With Quote