View Single Post
  #5  
Old 01-14-2010, 04:34 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

First of all that's pretty hard to read use the code /code blocks to create a field that will preserve tabs.

Also given that the skill requires staying in the current zone I'm not sold that it needs a database entry or calls. It would in fact be both faster computationally and easier to implement if you created an object in the Client class to store the suspended pet I think.

Also not a fan of the c style functions but that's more stylistic than anything being wrong with them.
Reply With Quote