View Single Post
  #12  
Old 05-04-2010, 09:06 AM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
Quote:
Originally Posted by Skyld View Post
However, it makes it incredibly easy to create easy function interfaces, or to pass the same parameter set to a large number of functions at the same time. Anonymous functions are at first confusing but they can be useful, and also help to provide some JavaScript compatibility.
Don't get me wrong, I think it's useful.
I don't like how it isn't named, I'd rather replicate the same function in each npc with a clear understanding to the reader what exactly is happening.
__________________
Reply With Quote