View Single Post
  #4  
Old 10-08-2012, 10:39 AM
Vatec Vatec is offline
Lurking
Join Date: Oct 2012
Posts: 27
Vatec is on a distinguished road
Quote:
Originally Posted by Crow View Post
It's actually player.ani, not player.gani. Also, said variable points to an object. player.ani.name is the actual name of the current gani.

That stuff aside, your grab check will probably not work like this, since onPlayerTouchsMe() is fired before you have the chance to actually grab the object.
Is there an inbuilt grab check?
__________________


Quote:
Originally Posted by GULTHEX View Post
so i think the problem is that onactionclientside isint a real function
Reply With Quote