Hi to all.
I wrote this script and i don't know that is this script wrotten by some body already ?
So i want to explain about this interesting script.
Note : This is my first script project So i think that its very well for first time.
Explain about this script :
The character will come to player side and say : " Who are you ? ".Then open a hud for you and write different answer for this question.You can select you'r favorite answer for this question and will see the return behavior of character.
You must select you'r answer by numpad keys.In this script you can select one of this answers :
numpad key 1 : I'm a killer.
numpad key 2 : I'm you'r friend.
So you can to select one of this answers for question.If you select the "I'm a killer" , character say "So i must kill you" and reload his weapon then shoot to player.
But if you select the "I'm you'r friend" asnwer , character will say "So welcome to this zone" and won't perform any disagree behavior to player and continue self work.
You can see the image of test this script ...
But my script has some bug ( hud won't hide after answer ) So i want to repair this bug and then will put here.
If you have any idea for make this script please say me ... I will make it into my script.
Its my ready script but again say that "Have some bug" .
Note : I put this beta script in order that don't close this tapic.
;3Dmajid AL
;Header
desc = select a talk !
;Triggers
:state=0:hudreset,hudx=50,hudy=50,hudimagefine=texturebank\text.JPG,hudname=text,hudhide=0,hudmake=display,state=1
:state=1:rotatetoplr,state=2
:state=2,scancodekeypressed=79:sound=audiobank\killer.wav,rotatetoplr,animate=6,shootplr,state=3
:state=2,scancodekeypressed=80:sound=audiobank\welcome.wav,state=4
;end of script
The life is standby ... So decide for you'r target and then you'll see that you are arrived and get it.