Raised This Month: $32 Target: $400
 8% 

[CS:GO] Modifying gun values only server-side?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Cracken
Junior Member
Join Date: Apr 2020
Old 04-26-2020 , 14:12   [CS:GO] Modifying gun values only server-side?
Reply With Quote #1

Can you modify CS:GO gun stats server side? Or is it always required for the client to change their own items_game? And if so, how do you host a server which only people with the same items_game can join?

Also: can you create custom guns (with custom models) without having the client download anything? And even make them appear on the buy menu? No, right? CSGO's buy menu is only editable clientside, is it not?

Last edited by Cracken; 04-26-2020 at 14:26.
Cracken is offline
Gazyi
Junior Member
Join Date: Apr 2016
Old 05-11-2020 , 17:47   Re: [CS:GO] Modifying gun values only server-side?
Reply With Quote #2

There's way to edit most of attributes of existing weapons by editing their CCSWeaponData/CEconItemDefinition loaded in memory. Yes, buy menu is totally client-side, so player won't see any stat changes here, but it will work in-game. There's also some way to duplicate item in ItemSchema, then spawn it with different classname/defindex, but I don't know anything else about that method. If this duplicate item has unique CEconItemDefinition and CCSWeaponData, then it can be used as base for custom weapons.

Sadly, even in big SM communities nobody is interested in server-side custom weapons in CS:GO, even with all that new information about econ entities. Nobody talks about that openly and I haven't seen private plugins that can do something like that.

Last edited by Gazyi; 05-11-2020 at 17:57.
Gazyi is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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