hi
i just want to know and maybe this is first time you see this qusition
anyway ,
is there anyway when enemy let's say... when( enemy boss ) kill player after that it will show cutscene tell the player that enemy has killed you and the last complete game
i hope all that you understand what i mean
is there way to make script then please help me i try to do but maybe this is diffcult
here my script that i tried to do
;Triggers
:state=0,plrwithinzone=1:setposteffect=motionsickness,state=1
:state=1:plrfreeze=3000,etimerstart,state=2
:state=2:activateifused=1,sound=$0,state=3
:state=3:music=audiobank\yoursoundname.ogg
:state=3:video=videobank\win.avi,state=4
:state=4,plrwithinzone=0:state=0
example:
1- when player reach to triggerzone it will show first ( enemy ) front him...ofcorse i put plrinzoneactivateused in main script triggerzone and i put name enemy in trigger
2-when the enemy appear front him the player will freeze 3 seconds and enemy will hit him once until the player die.
3- after that it will shown cutscene
4- and the last the game complete
5- end story with credits
so please help me to make it ...
if anyone solve this i will put his name in our credits
thanks a lot