Talk:Adding an inventory

From Valve Developer Community
Jump to: navigation, search

Super Outdated

This article could be VERY useful if it were updated to the context of Source SDK 2013.


How to implement this in Source 2013 MP

I'm trying to implement an inventory in my mod, but I can't find IMPLEMENT_CLIENTCLASS_DT( C_SDKPlayer, DT_SDKPlayer, CSDKPlayer ). Should I just add it or should I change something else?

This article is very confusing

Can you please make sure that this page is better written. I can't understand ANYTHING! PLS FIX! —The preceding unsigned comment was added by ‎Griffindavis100 (talkcontribs).

Working

I managed to get this code to work and I would like to update this page to show my methods because it seems that everyone else is having trouble. The author did everything right except a few things seem to be outdated and because of how I implemented the code I had to inherit some different files to have access to certain commands.

20221224081049 1.jpg