cssdm icon indicating copy to clipboard operation
cssdm copied to clipboard

Counter-Strike:Source Deathmatch

Results 5 cssdm issues
Sort by recently updated
recently updated
newest added

The logic of CCSPlayer::OnTakeDamage for Linux changed. Previously at offset 564 there was: `CCSPlayer::OnTakeDamage(CTakeDamageInfo const&)+234 0F 84 E6 FE FF FF jz loc_594720` Not only did the offset change, also...

first thanks for help update the plugin and now it works fine, but theres a small error need fix, weapon m4a1-s has 25 ammo each clip, 75 ammo in magazines,...

Hello Plugin cssdm not work in server csgo. Please fiixed @Drifter321 @Headline . Plugins. Sourcemod:sourcemod-1.10.0-git6431-linux Metamod:mmsource-1.10.7-git970-linux Cssdm:cssdm-2.1.6-git263-linux.tar.gz

Optimizations: - Using OnClientSayCommand instead of say & say_team hooks. - A little bit reduced memory usage. - Using FormatEx instead of Format, where using Format it is not necessary....

Replacing error logs with warning logs in order to prevent error_\* logs spam (logs for this type of reasons are mandatory and should not be taken as they were errors).