Quote:
Originally Posted by Cubical
what's the advantage to creating a weapon called "-Items" over joining the player to a class?
|
Clientside functions
HTML Code:
(@ "-Items").onDropItem(id, amount);
(@ "-Items").onGetItemCount();
(@ "-Items").onGetItemQuantity(id);