07-04-2011, 07:34
Is there any way to tell when the prone key is pushed? i tried...
if(self buttonPressed( "prone" )
if(self buttonPressed( "+prone" )
if(self buttonPressed( "goprone" )
all dont seem to work, any suggestions or other ways i could do it?
if(self buttonPressed( "prone" )
if(self buttonPressed( "+prone" )
if(self buttonPressed( "goprone" )
all dont seem to work, any suggestions or other ways i could do it?