[quote]good idea though, if i figure out how to do it i will be sure to add that change[quote]
Okay then:
So we will obviosly do this with FPI scripts. you will have to make another 2 versins of the hud,so that everything is the same except you change the man icon in each one.
So one will have him aiming.(the one you have now) one will have him crouching and one will have him running.
This script should work if your sprint button is SHIFT and your crouch button is 'c'
But i'm not very good at fpi so it might be wrong. but hopefully someone will correct me.
:state=0:state=1
:state=1,plrhaskey=SHIFT:hudimage=(the file which contains the hud with the running man)state=2
:state=1,plrhaskey=c:hudimage=(the file with hud containing the crouching man)state=3
:state=1:state=0
:state=2,plrhaskey=SHIFT:state=1
:state=2,plrhaskey=c:hudimage=(the file containing the crouching man)state=3
:state=3,plrhaskey=SHIFT:state=1
:state=3,plrhaskey=C:hudimage=(the hud with the crouching man)state=1
Cheers
-Eric
I PLAY JAZZ!
i know, i'm a very problemed child...