View Single Post
OneMore
Senior Member
Join Date: Feb 2019
Old 11-29-2019 , 14:19   Re: [CS:S/CS:GO] GunGame
Reply With Quote #5178

Hi guys,

Does plugin work properly after all latest CS GO updates? Suddenly, we have just a knife after plugin start and no other weapon. All configs are the same without any changes. And no errors in logs at all. Just constant message like: "[gungame.smx] UTIL_SetClientScoreAndDeaths start". I don't know what does it mean.

Update: A sourcemod function GivePlayerItem does not work
Plugin call it like new ent = GivePlayerItem (2, "weapon_revolver");
"2" is actual client. The result is "-1".

metamod version: 1.10.7-dev
sourcemod version: 1.10.0.6458

Any ideas?

Last edited by OneMore; 11-29-2019 at 20:06.
OneMore is offline