View Single Post
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 03-23-2020 , 06:48   Re: [CS:GO/CS:S] Show damage (Multi methods)
Reply With Quote #18

Quote:
Originally Posted by Grey83 View Post
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
// ----------------------------------------
not working in css

L 03/23/2020 - 12:416: [SM] [0] PrintHintText
L 03/23/2020 - 12:416: [SM] [1] Line 130, /home/forums/content/files/2/5/6/7/1/3/177310.attach::Event_PlayerHurt
L 03/23/2020 - 12:416: [SM] Exception reported: Language phrase "¶" not found (arg 5)
L 03/23/2020 - 12:416: [SM] Blaming: 23SimpleShowDamage 2.0.1.smx
L 03/23/2020 - 12:416: [SM] Call stack trace:

translation file is uploaded
__________________
PEACE FROM MOLDOVA

Last edited by eliteroyal; 03-23-2020 at 06:55.
eliteroyal is offline