Talk:Adding an inventory: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Need help for implementing this in Source 2013 MP)
 
Line 1: Line 1:
== How to implement this in Source 2013 MP ==
== 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?
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!

Revision as of 19:21, 26 May 2018

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!