Thread: Spar probem...
View Single Post
  #1  
Old 02-01-2007, 09:37 AM
theHAWKER theHAWKER is offline
**FLIP OUT**
theHAWKER's Avatar
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
theHAWKER is an unknown quantity at this point
Spar probem...

I am trying to make a spar where u can spawn baddys to train up on ur sick skillz, BUT my script dont work
PHP Code:
//#CLIENTSIDE
if(playerchats) {
  if(
strequals(#c,baddy)) {
  
putcomp graysoldier,44,10;
  }
 } 
it keeps disconnecting me and saying that the surver got illigal info from my cpu, and in the rc it says im a hacker...
__________________
**FLIP OUT**
Reply With Quote