View Single Post
souvikdas95
Senior Member
Join Date: Mar 2012
Old 04-01-2014 , 13:10   Re: Module: CSX Extended [v1.5]
Reply With Quote #50

yes make it better... not a hub -_-
As long as purpose is served, one should be happy. Plus don't you think, the entire concept of using csstats.dat becomes pointless with that silly additive. The sanity of the module is disturbed because of such lame additives.

You better look at your knowledge before pointing at me. check once again. xmod_get_stats_size is correct. The other one is invalid. I already told you why. You just keep ignoring me -_- Sigh!

Code:
AMX_NATIVE_INFO stats_Natives[] = {
:
	{ "xmod_get_stats_size", get_stats_size },
:
}

Quote:
You must read it again. Don't re-index array's too many times. That doesn't mean that you can declare a temp variable which is being used just once or twice.
That's your assumption that it's used once or twice. AmxModX doesn't run on probablities. Exploit is a fashion nowadays. Almost anybody can make plugins these days. One can call any native as many times as one requires ( even unintentionally )

Last edited by souvikdas95; 04-01-2014 at 14:16.
souvikdas95 is offline