1
Help / Re: Event help
« on: November 24, 2010, 11:40:09 PM »
This may work, do these events on the plate.
I should give phflack credit for this, as he actually taught me this.
Code: [Select]
[0] [0]onplayertouch>player>setplayerscale>0.200
[1] [500]onplayertouch>player>setplayerscale>1.000 <- delay this by 500ms...
[2] [0]onplayertouch>self>cancelevents
I should give phflack credit for this, as he actually taught me this.