View Single Post
Grey83
Veteran Member
Join Date: Dec 2014
Location: Ukraine
Old 04-10-2023 , 08:18   Re: [CS:S | CS:GO] Zprops
Reply With Quote #2

Fixed some bugs, added necessary checks (for example, suicides and bots will not be given credits), slightly optimized the code.
Added limit for creating entities to avoid error "ED_Alloc: no free edicts".
PHP Code:
//// zprop_csgo_fixed 1.2.0.sp
//
// Code size:         35116 bytes
// Data size:         8172 bytes
// Stack/heap size:      18960 bytes
// Total requirements:   62248 bytes
//
// Compilation Time: 0,45 sec
// ----------------------------------------

//// zprop 1.2.1.sp
//
// Code size:         35344 bytes
// Data size:         8204 bytes
// Stack/heap size:      18512 bytes
// Total requirements:   62060 bytes
//
// Compilation Time: 0,39 sec
// ---------------------------------------- 
Attached Files
File Type: sp Get Plugin or Get Source (zprop 1.2.1.sp - 66 views - 7.9 KB)
__________________

Last edited by Grey83; 04-10-2023 at 12:21.
Grey83 is offline