View Single Post
  #1  
Old 01-11-2011, 06:13 PM
Diablo1 Diablo1 is offline
Registered User
Join Date: Jan 2011
Posts: 5
Diablo1 is on a distinguished road
adapt gs1 to gs2

why is this not working?

function onPlayerTouchsMe(){
setcoloreffect 0,0,1,0.4;
sleep 1;
setcoloreffect 1,1,1,1;
}
Reply With Quote