Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

sscanf

$
0
0
I'm losing my nerves with 3 lines of script and nothing isn't working

Code:

CMD:heal(playerid, params[])
{
 new test;
 if(sscanf(params, "d", test)) ---- error line
 {
 //1
 }
 return 1;
}

(238) : error 035: argument type mismatch (argument 1)

Can someone like explain to me what the hell is wrong in this code?

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>