View Single Post
  #8  
Old 09-07-2010, 05:34 AM
Cubical Cubical is offline
Banned
Join Date: Feb 2007
Posts: 1,348
Cubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant futureCubical has a brilliant future
putting it in a class and then joining it to the player is a much better idea in my opinion. Also I prefer using something along the lines of this instead of findWeapon();.
PHP Code:
(@"Systems/mainSystem").addBuff(); 
It's a personal preference however I'm not sure if it's any more or less efficient than findWeapon().
Reply With Quote