View Single Post
  #11  
Old 07-30-2005, 02:31 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
When you do call a public function you have to put the weapon name before it, i'd like to be able to call it without using the weapon object:
addItem()
instead of:
weaponname.addItem()

I'd also like to be able to call functions clientside<->serverside. It would help greatly in my inventory system.
__________________
Reply With Quote