#4

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;

Quote:
Originally Posted by SeeNN
View Post
HTML Code:
if(sscanf(params, "uS[256]", Player, Reason))
Also,if I give respect,just one work,exemple,I can't give negative respect,just postive.
Add another param in the sscanf.
Example:
Code:
if(sscanf(params, "uiS[256]", Player, Amount, Reason))
Make a checker on the amount (Whether it's positive or negative, along with the requirement of the amount that can be given) instead of checking how much Likes or Dislikes the player has.
Reply


Messages In This Thread
Help - by SeeNN - 30.03.2019, 02:32
Re: Help - by justinnater - 30.03.2019, 02:53
Re: Help - by SeeNN - 30.03.2019, 03:19
Re: Help - by justinnater - 30.03.2019, 03:29
Re: Help - by SeeNN - 30.03.2019, 04:33

Forum Jump:


Users browsing this thread: 1 Guest(s)