FriendlyFire hack

Posts 115 of 18 · Page 1 of 2
FriendlyFire hack
Hey guys ive added a friendlyfire hack to my hack but it doesnt work anymore
ive messed with the numbers but i messed it up and now it doesnt work anymore heres my code:

if(ff) {
ConsolePush("FriendlyFire_On 0");

}else{
ConsolePush("FriendlyFire_Off 0");
}

Please tell me whats wrong cya,
What kind of code is this
Never heard or seen of this PTC. Did you find it? Also On 0 Off 0?
this sounds screwy to me
I'll check this out see if it works. I'll edit this sooner or later.



EDIT: so many errors i dont even want to try this anymore lol =\
FF Hack????
pretty sure that you use "1" to turn it ON and "0" to turn it off...
Code:
if(ff) {
ConsolePush("FriendlyFire_On 1");
}else{
ConsolePush("FriendlyFire_Off 1");
}
****************
Pretty sure you can jsut do this too:
Code:
if(ff) {
ConsolePush("FriendlyFire_On 1");

}else{
ConsolePush("FriendlyFire_On 0");
}
FriendlyFire hack exists and
@[HP]Unique
then u fail lol. u did something wrong

Quote Originally Posted by matypatty View Post
pretty sure that you use "1" to turn it ON and "0" to turn it off...
Code:
if(ff) {
ConsolePush("FriendlyFire_On 1");
}else{
ConsolePush("FriendlyFire_Off 1");
}
****************
Pretty sure you can jsut do this too:
Code:
if(ff) {
ConsolePush("FriendlyFire_On 1");

}else{
ConsolePush("FriendlyFire_On 0");
}
Both tested both dont work
Quote Originally Posted by steven1578 View Post
FriendlyFire hack exists and
@[HP]Unique
then u fail lol. u did something wrong



Both tested both dont work
Then it obviously doesn't work.
Quote Originally Posted by flameswor10 View Post
Then it obviously doesn't work.
@flameswor10 is does work yesterday i killed my own team but the hack didnt went off anymore so i edited the number and now it doesnt work anymore :S
Quote Originally Posted by steven1578 View Post
FriendlyFire hack exists and
@[HP]Unique
then u fail lol. u did something wrong



Both tested both dont work
Yah what then! dont say i fail without getting the facts. You fail end of conversation.
Many console commands, like this one, do not work anymore.
For example, "ModelDebug_DrawBoxes 1" used to work, but now does nothing.
A friendly fire hack could not be accomplished with just a simple PTC command, since Friendly Fire cannot be changed inside CShell, just like Killcam cannot be changed in CShell.
Quote Originally Posted by Wilds View Post
A friendly fire hack could not be accomplished with just a simple PTC command, since Friendly Fire cannot be changed inside CShell, just like Killcam cannot be changed in CShell.
why did it work for me then ?
Quote Originally Posted by steven1578 View Post
Hey guys ive added a friendlyfire hack to my hack but it doesnt work anymore
ive messed with the numbers but i messed it up and now it doesnt work anymore heres my code:

if(ff) {
ConsolePush("FriendlyFire_On 0");

}else{
ConsolePush("FriendlyFire_Off 0");
}

Please tell me whats wrong cya,
I think this hack is so stupid and useless.
Posts 115 of 18 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?