hi
it's me again
i have my script and i edit many times to make perfect
everything it's work except one thing
i will give you example
if player see enemy it will be hurt
but if the player behind the door or wall and the enemy can not be seen because the wall or the door between them ...how it is work?
the result if the player behind wall or door he will get hurt if he see the wall behind enemy
here my script
;Triggers
:state=0:etimerstart
:state=0,plrdistwithin=300:state=1
:state=1,plrdistfurther=500:destroy
:state=1,etimergreater=300,inview=1:rotatetoplr,animate=1,plraddhealth=-1,setposteffect=motionsickness,plrwobble=10
:state=1,inview=0:rotatetoplr,movefore=2,animate=2
sorry for my language i hope you understand what i mean
i need to fix this
thanks a lot
waiting your answer