hi
;Artificial Intelligence Script
;Header
desc = My Own HUD
;Triggers
:state=0:hudreset,hudx=50,hudy=90,hudimagefine=gamecore\text\01intro.tga,hudname=myownhud,hudhide=1,hudmake=display,state=1
:state=1,plrwithinzone=1:hudshow=myownhud,state=2
:state=2,plrwithinzone=0:hudunshow=myownhud,state=1
;End of Script
im trying to use talk hud 4 times on 1 level problem im having is it keeps displaying same speach hud for all 4 charactors!..
hudimagefine=gamecore\text\01intro.tga
hudimagefine=gamecore\text\01norwood.tga
hudimagefine=gamecore\text\01bell.tga
each has there own script linking to there own image.tga
is there something i need to change or add to that script ?
cheers