entwatch: exploit fox
This commit is contained in:
		
							parent
							
								
									6f7ae68436
								
							
						
					
					
						commit
						dc0efb0327
					
				@ -1268,7 +1268,7 @@ public Action:OnWeaponCanUse(client, weapon)
 | 
				
			|||||||
						return Plugin_Handled;
 | 
											return Plugin_Handled;
 | 
				
			||||||
					}
 | 
										}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
					if (g_bRestricted[client])
 | 
										if (g_bRestricted[client] || (!AreClientCookiesCached(client)))
 | 
				
			||||||
					{
 | 
										{
 | 
				
			||||||
						return Plugin_Handled;
 | 
											return Plugin_Handled;
 | 
				
			||||||
					}
 | 
										}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user