hi, im new as you got fromt he subject and i have a MAJOR proble. i right my scripts in fpi maker 5 and validate em. it says the script is valid, but when i put it into my game, nothing happens.... heres an exapmle
;Artificial Intelligence Script
;Header
desc = Plr In Zone
;Triggers
state=1:plrwithinzone,state=2
state=2:lightoff,timerstart,state=3
state=3:timergreater=500,state=4
state=4:lighton,state=5
state=5:timergreater=1000,state=6
state=6:lightoff,state=7
state=7:timergreater=1500,state=8
state=8:lighton,plralive=-200,state=0
End of script
is this right and my fps is wrong or am i bugged and fps is right?
dont assune cause u make an ass out of u and me