its kind of strange that in combat arms they can mod their engines to make people appear thru objects, but we cant here. i want something like a cham, or change the transparency of the walls or entities and the for the entities to change to their 2nd tex. (white).
;Header
;desc =xray
;Triggers
:scancodekeypressed=63:setvar=5
:state=0:setalphafade=50,state=1
:state=1,scancodekeypressed=63:setalphafade=50
:state=2,scancodekeypressed=0:state=3
:state=3,varequal=5,entitywithinzone=1:setalphafade=50,state=4
:state=4,scancodekeypressed=63:setalphafade=100,state=5
:state=5,scancodekeypressed=0:state=1
;End script