View Single Post
atomen
Veteran Member
Join Date: Oct 2006
Location: Stockholm, Sweden
Old 07-24-2008 , 10:35   Re: [LJR] Long Jump Records
Reply With Quote #9

Why dont you fix something like this?
PHP Code:
  case '3':
  {
   if(
g_ljcount[id] >= 260){
      
client_print(idprint_chat"[LJR] You specified a impossible jump length");
      return 
PLUGIN_HANDLED;
   }
 
   [...]
  } 
__________________
atomen is offline
Send a message via MSN to atomen