View Single Post
  #74  
Old 09-08-2008, 04:40 PM
Dan Dan is offline
Daniel
Join Date: Oct 2007
Posts: 383
Dan is an unknown quantity at this point
Send a message via MSN to Dan
Quote:
Originally Posted by [email protected] View Post
some of the stuff i saw on BI [Contiga scripted] was pointless...
although it's good, it isn't needed.

I didn't like how you named the functions either tbh
HTML Code:
public function load_a_f( who, slot, detail) 
public function gen_m_a( who, slot) 
public function mod_m_a( who, slot, mod1, mod2, mod3, detail) 
public function save_m_s( who, slot) 
Ah x-x that's not Bomy Island stuff. It was some old stuff used on Esteria a few years ago. Also the styling was really bad... Bomy Island has quite efficient systems now.

Current functions:
PHP Code:
public function getItem(item,cat)
public function 
removeItem(item,cat,quant
public function 
addItem(item,cat,quant
public function 
hasItem(item,cat
They will need callstack checks though
__________________
Reply With Quote