View Single Post
Cruze
Veteran Member
Join Date: May 2017
Old 06-20-2020 , 01:12   Re: [CSGO/CSS?] [Store] Credits for Specified Events!
Reply With Quote #22

Quote:
Originally Posted by zwetch View Post
Anyway to get it to work with https://github.com/Kxnrl/Store ?
Tried to compile with store and i get the error below while playing. (Had to remove gc_sTag before compiling)

[SM] Exception reported: Reason is not nullable.
[SM] Blaming: store.smx
[SM] Call stack trace:
[SM] [0] ThrowNativeError
[SM] [1] Line 606, addons/sourcemod/scripting/store.sp::Native_SetClientCredits
[SM] [3] Store_SetClientCredits
Kxnrl's store has one extra parameter in "Store_SetClientCredits" native that you're missing probably. Though I'll make a kxnrl version today. It'll be great if you can help me test it.
PHP Code:
native int Store_SetClientCredits(int clientint credits, const char[] log "未知"); 
__________________
Taking paid private requests! Contact me

Last edited by Cruze; 06-20-2020 at 01:59.
Cruze is offline