Author Topic: VCE help  (Read 311 times)

So im trying VCE out and i need help with this

Code: [Select]
0 0 OnActivate|Self|VCE_IfValue|<var:player:jetting> = (What do i put in this box?)|1

Can someone plz help me?

OnActivate<PLAYER<IfValue<<var:pl:jetting>==1 [EventsHere]

Code: [Select]
[X] 0 [0] onActivate -> Self -> VCE_ifValue -> [<var:target:name>] {Checking Method} [Value] [(Sub Start) (Sub End)]
In this case:

Code: [Select]
[X] 0 [0] onActivate -> Self -> VCE_ifValue -> [<var:pl:jetting>] == [1] [ ]