30.03.2019, 04:33
Quote:
I addressed where the problems are comming from and how they should be handled.
What is it you have an issue with for fixing it?\ Edit; Add another param in the sscanf. Example: Code:
if(sscanf(params, "uiS[256]", Player, Amount, Reason)) |