View Single Post
Shooting King
RAAASENGAN
Join Date: Mar 2012
Location: India
Old 03-05-2014 , 11:45   Re: Module: CSX Extended (v1.1)
Reply With Quote #19

CSX Extended v1.2 Released.

Change log 1.2 -
  • Now Module uses Binary Search instead of slow old Sequential Search for some natives like get_stats(), get_stats2(), get_user_rank() etc.

    Spoiler

    get_stats()

    Comparison Table(loops)


  • get_user_rank(id) native is added.
  • force_save_stats() native is now modified to take custom file path for saving stats file.

    Spoiler

  • Removed get_user_score() native.
  • Changed reset_user_score() from native to stock, as set_user_score() and this, has the same function.

    Spoiler

  • Changed get_stats_size() from native to stock.

    Spoiler

  • Modified csstats.inc to keep backward compatibility intact.
  • Fixed some bugs in natives.

    csstats_extended.inc

    csstats.inc

GitHub : https://github.com/ShootingKing-AM/csx
Attached Files
File Type: zip csx-extended-v1.2.zip (58.4 KB, 195 views)
File Type: dll csx_amxx.dll (418.5 KB, 283 views)
File Type: so csx_amxx_i386.so (63.2 KB, 298 views)
File Type: inc csstats.inc (105 Bytes, 298 views)
File Type: inc csstats_extended.inc (5.2 KB, 309 views)
__________________
As every time said, don't ever UNDERESTIMATE me.

Donate - Here
Shooting King is offline