Hi,
I have some nasty problem with script:
entity convert to character voodoo doll could
follow waypoints and floating.
But:
1. it could be on height offy=50
but the doll is fall dawn instantly and half sunk with flaoting
;Artificial Intelligence Script
;Header
desc = Follow Waypoints
;Triggers
::setalphafade=30,nogravity
:state=0,plrdistwithin=40:state=1,nogravity
:state=1,waypointstate=0:animate=5,nogravity,floatrate=5,waypointstart
:state=1,waypointstate=3:animate=5,nogravity,floatrate=5,waypointnext
:state=1,waypointstate=4:animate=5,nogravity,floatrate=5,waypointrandom
:state=1,waypointstate=5,nogravity,floatrate=5:destroy
;End of Script
I have try with offy=50 in entity, appearnogravity and nogravity
and moveup=50 but nothing help this problem.
Any idea?
Insomnia is coming...