Quote:
Originally Posted by theHAWKER
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...
|
If you are trying to script it for a server,
SCRIPT IT WITH GS2 AND NOT GS1!