first you never unshow the second hud in your script and it's kinda
convoluted how you did the states here is a proper one(assuming you want both showing at the same time...it's not going to happen anytime soon sorry
so i'm going to set it up so one shows until you walk into the triggerzone then the other one shows)
;Dar13's Scripts(please credit)
;Header
desc = how to move hud
;Triggers
:state=0:hudreset,hudx=20,hudy=30,hudimagefine=languagebank\english\gamecore\text\user\Tutorials\walking1.jpg,hudname=walk,hudhide=1,hudmake=display
:state=0:hudreset,hudx=40,hudy=40,hudimagefine=languagebank\english\gamecore\text\user\Tutorials\walking2.jpg,hudname=walktxt,hudhide=1,hudmake=display,state=1
:state=1,plrwithinzone=0:hudshow=walk,state=2
:state=2,plrwithinzone=1:hudunshow=walk,state=3
:state=3,plrwithinzone=1:hudshow=walktxt,state=4
:state=4,plrwithinzone=0:hudshow=walktxt,state=5
:state=5:suspend
;End of Script
hope this helps
I know not what WWIII will be fought but I do know that WWIV will be fought with sticks and stones-Albert Einstein