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

Error 017

$
0
0
D:\server\gamemodes\Untitled.pwn(296) : error 017: undefined symbol "obiecte"

I used pragma unused obiecte, the command is not working on the server.

Line: CMD:obiecte(playerid,params)

Entire CMD:

CMD:obiecte(playerid,params)
{
new string[56];
format(string,sizeof(string)," Ai {FF0000}%d / %d {FFFFFF}obiecte gasite! Mai ai nevoie de {FF0000}%d {FFFFFF}pentru a obtine premiul!",ObiecteGasiteTotal[playerid],MAX_OBIECTE,MAX_OBIECTE-ObiecteGasiteTotal[playerid]);
SendClientMessage(playerid,-1,string);
return 1;
}

Viewing all articles
Browse latest Browse all 18226

Trending Articles



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