AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Solved [CS:GO] How do I use these netprops? (https://forums.alliedmods.net/showthread.php?t=320118)

manicogaming 12-05-2019 06:15

[CS:GO] How do I use these netprops?
 
I wanted to know how to properly use these 2 netprops.

They're both from CSPlayerResource.

This one I think is for the new Agents and I'd like to know how to use it properly.
Code:

m_nCharacterDefIndex
And this one confuses me because there already exists the m_unMusicID so what does this one do?
Code:

m_nMusicID

Mitchell 12-05-2019 12:27

Re: [CS:GO] How do I use these netprops?
 
If I'm remembering right CSPlayerResource is related to things that are on the scoreboard or something. Changing these would need you to hook the post think of the resource entity. However I can't see why you would want to, most of those values are just for display.

manicogaming 12-05-2019 13:07

Re: [CS:GO] How do I use these netprops?
 
Quote:

Originally Posted by Mitchell (Post 2675808)
If I'm remembering right CSPlayerResource is related to things that are on the scoreboard or something. Changing these would need you to hook the post think of the resource entity. However I can't see why you would want to, most of those values are just for display.

If I changed them it would be only for bots because in the scoreboard bots look boring.

Thanks for explaining it for me.


All times are GMT -4. The time now is 01:43.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.