View Single Post
  #10  
Old 06-17-2007, 02:42 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Gambet View Post
You use with() only when you're trying to call a function to a player that is not a player function. For player functions, you do obj.function, which in this case plyr.triggerclient() would be correct.
triggerclient() is not a function of the player object, it just requires a calling player.

I believe Graal considers the dot no different than with, it works different ways depending on what you use with it.
__________________
Reply With Quote