View Single Post
Grey83
Veteran Member
Join Date: Dec 2014
Location: Ukraine
Old 09-13-2019 , 12:34   Re: [CS:GO/CS:S] Show damage (Multi methods)
Reply With Quote #5

Changes in 2.0.1:
  • unused inclusions were removed
  • code was optimazed (reduced consumption of RAM and CPU)
  • CSS compatibility improved (no text colors in hint if used with CSS and disabled use, download and precache particles)
Code:
//// SimpleShowDamage 2.0.1.sp
//
// Code size:            11940 bytes
// Data size:            41396 bytes
// Stack/heap size:      16384 bytes
// Total requirements:   69720 bytes
//
// Compilation Time: 0,23 sec
// ----------------------------------------

//// SimpleShowDamage.sp	// 2.0.0
//
// Code size:            12112 bytes
// Data size:            41340 bytes
// Stack/heap size:      16384 bytes
// Total requirements:   69836 bytes
//
// Compilation Time: 0,23 sec
// ----------------------------------------
Attached Files
File Type: sp Get Plugin or Get Source (SimpleShowDamage 2.0.1.sp - 1384 views - 8.4 KB)
__________________

Last edited by Grey83; 09-13-2019 at 12:36.
Grey83 is offline