Epic question + proper PTC commands
okay the first question is, can someone make a combat arms dev console so when you put in PTC commands they work? i've seen another site do it before so ya xD
Code:
///boxes
PushToConsole("ModelDebug_DrawBoxes 1");
//crosshair
PushToConsole("CrossHair_DefaultLength 50");
PushToConsole("CrossHair_DefaultGapLength 1");
PushToConsole("CrosshairGapMin 0");
PushToConsole("CrosshairGapMax 2");
PushToConsole("CrosshairBarMin 100");
PushToConsole("CrosshairBarMax 100");
PushToConsole("HitCrossHairMAXPerturb 0");
PushToConsole("HitCrossHairMINPerturb 0");
PushToConsole("HitCrossHairSize 0");
PushToConsole("CrossHair_FiringDuration 0");
PushToConsole("ScopeUDRadius 0");
PushToConsole("ScopeLRRadius 0");
PushToConsole("ScopeUPGap 0");
PushToConsole("ScopeLRGap 0");
/// no spread
PushToConsole("PerturbRecoil 0.000000");
PushToConsole("PerturbRotationEffect 0.000000");
PushToConsole("FireMovePerturb 0.000000");
PushToConsole("PerturbWalkPercent 0");
PushToConsole("PerturbDecreaseSpeed 0");
PushToConsole("PerturbIncreaseSpeed 0");
PushToConsole("PerturbFiringIncreaseSpeed 0.000000");
PushToConsole("ZoomedFireMoveDuckPerturb 0.000000");
PushToConsole("ZoomedFireMovePerturb 0.000000 ");
PushToConsole("ZoomedFireDuckPerturb 0.000000");
hmmmm, that would be some project, i will look into that l8r, and i just posted a thread with tons of more ptc and they are all working.
I posted those commands. You copied and pasted them from my post lol. I'm not mad it is just funny.
I don't understand what you're trying to do..
Ohhh. Yeah I have one of those in the next version of my hack. All you need to do is type in the command and you can push it.
hmm seal, i already almost finished that in my 1st. hack im posting. not be as stable atm, still working on it.
Wow that looks complicated.
the menu is practically done, and all is coded by me so far. so im happy
lol i always wondered if there would ever be a Dev mode released for CA...i remember when i used to play with it on Halo CE on pc...u would push the ~ key and you could type in stuff like Weapon_spawn and it would put every weapon in the game in front of you hahaha
can't wait for something like this for CA!
lol i made a aimbot for halo ce as my 2nd d3d hacking project.