DoctorMcKay / node-tf2

Simple module to interact with the TF2 game coordinator
https://www.npmjs.com/package/tf2
MIT License
54 stars 26 forks source link

handling data received by CraftResponse msg #1

Closed dsisco11 closed 10 years ago

dsisco11 commented 10 years ago

I added reading the data sent to the client in the 'CraftResponse' message and emitting it as arguments in the 'craftingComplete' event.

dsisco11 commented 10 years ago

I should note that the id's returned from this event are the id's of the items initially sent, in other words it's the items which were lost in crafting.