View Single Post
  #14  
Old 06-27-2009, 09:43 PM
Gambet Gambet is offline
Registered User
Join Date: Oct 2003
Posts: 2,712
Gambet is on a distinguished road
Quote:
Originally Posted by Chompy View Post
It's not possible to do Shared/DraeninStatRoll.function();
As / is a math operator and will conflict.

Of course not, I didn't say for him to do Shared/DraeninStatRoll.function() I just stated that with GS2 you would normally do weaponName.function(). In this case, you would do ("Shared/DraeninStatRoll").function().
Reply With Quote