PDA

View Full Version : Third Person Toggle (SH)


Stryker33
17th January 2003, 05:11
Can someone post detailed directions and the downloads needed, to toggle third person in Multiplayer for Spearhead. Thanks.

[]V[]()t}{
18th January 2003, 05:17
its not possible in multi -player....take it from me...i was trying to and someone told me the same thing:cry:

Skizzled
18th January 2003, 05:55
Its possible.. I have had it working before, although I havent played SH in awhile, I can possibly gurantee that it works.
Check out the pretty big thread in the MOHAA section about 3rd Person Toggle, alot of useful information there that works with SH.

[]V[]()t}{
18th January 2003, 05:58
wow i found it myself:classic: PEOPLE LIE!:cheeky:

Skizzled
18th January 2003, 15:54
I dont lie :)
Anyways, goodluck with it.

Rat in a Cage
26th January 2003, 20:05
add:
seta cg_3rd_person 1 to newconfig.cfg
and add:
bind \ toggle"cg_3rd_pers0n; cg_cameraverticaldisplacement -18 to custom.cfg

i think that works

if not theres a few downloads on this site that'll do it. some u need to overwrite some files but others u dont. i combineded mohaa cheatlike-commands and IssisX-EagleEyev2 and just mess with those settings

c00ki3 m0nst3r
26th January 2003, 20:45
i no longer have spearhead installed, but open the exe and the dll's in a hexeditor and look for cg_3rd_person and change it to like cg_3rd_pers0n - also look for cheat and change it to chea7 - you then should be able to bind a key to "toggle cg_3rd_pers0n" and be good to go. also you'll want a toggle for the camera since the -6 vertical displacement in mohaa isnt accurate, when you drop it to -18 the guns are accurate... this is what i use...

//camera shit
alias standing-camera "cg_cameraverticaldisplacement -18; echo -=[Camera @ -18 =-= The Script From Hell]=-"
alias ducking-camera "cg_cameraverticaldisplacement -4; echo -=[Camera @ -4 =-= The Script From Hell]=-"
alias default-camera "cg_cameraverticaldisplacement -6; echo -=[Camera @ Default =-= The Script From Hell]=-"
alias camtog-4 "ducking-camera; bind F2 camtog-18"
alias camtog-18 "standing-camera; bind F2 camtog-4"
bind F2 camtog-4

Rat in a Cage
26th January 2003, 21:15
how do u change the name of jump references or whatever they are in a hex editor. I use w32dasm and hexworkshop how would u change cg_3rd_person to cg_3rd_pers0n?

c00ki3 m0nst3r
28th January 2003, 12:48
follow fugitive's and qcurve's tutorials on www.geocities.com/hostingmpcfiles

Stryker33
29th January 2003, 05:37
For the voice command one, if u bind x for instance "say *49" and u have x already as like strafe left, will x no longer work as strafe left or will u jut keep saying the *49 statement?

c00ki3 m0nst3r
29th January 2003, 09:15
x is common in math as a variable... you can bind a "say *48" (ive seen french school girls shoot better)...... just use whatever key you want ;)