Use this
;Artificial Intelligence Script
; by xplosys
;This script may be used or altered freely and for any purpose
;Header
desc = Manual Lift (Page Up = UP, Page Down = DOWN)
;Use with antigravlift (NOT antigravplatform)
;Assign as AI Main
;Triggers
:state=0:state=1
:state=1,plrhigher=10,plrdistwithin=50,scancodekeypressed=201:state=5,coloff
:state=1,plrhigher=10,plrdistwithin=50,scancodekeypressed=209:state=6,coloff
:state=1,plrdistfurther=51:state=3,coloff
:state=3,playerassociated:state=1,unassociateplayer,colon
:state=5,plrdistwithin=50:sound=audiobankatmosmotorhum.wav,state=8,associateplayer
:state=5,plrdistfurther=55,playerassociated:state=1,unassociateplayer,colon
:state=6,plrdistwithin=50:sound=audiobankatmosmotorhum.wav,state=9,associateplayer
:state=6,plrdistfurther=55,playerassociated:state=3,unassociateplayer,colon
:state=8,raycastup=20 80:state=1,plraddhealth=-1
:state=8:state=1,moveup=1
:state=9,raycastup=-3 0:state=1
:state=9:state=1,moveup=-1
;End of Script
It lets you move platforms up and down. If it doesn't work, make your "platform" into an "enemy" using Entity Maker and
then lock it to a waypoint!
Hope this helpy!
-Phlumetoidibonbonuldleibbleallabondagintylop...
[center]