Back during the various builds of 2.1 I had this working just fine, but once 2.1 released I can't seem to make this work right anymore.
My specific problem is that player.weapondelay = x just wont work; I'm trying to make the weapon delay longer so I tried 6*$1/4 and that didn't work it made me able to throw 1 ring then never able to throw another ever again. I tried replacing $1 with TICRATE and was completely unable to throw rings. I even tried to copy Knuckles' code over of TICRATE*2/3 and yet it still didn't work right.
My specific problem is that player.weapondelay = x just wont work; I'm trying to make the weapon delay longer so I tried 6*$1/4 and that didn't work it made me able to throw 1 ring then never able to throw another ever again. I tried replacing $1 with TICRATE and was completely unable to throw rings. I even tried to copy Knuckles' code over of TICRATE*2/3 and yet it still didn't work right.