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

Problem with Iterators

$
0
0
Hello, i try to use them for a jobid but i get this error

EDIT:
warning 203: symbol is never used: "Iter_Init@InJob"

use
Code:

new Iterator:InJob[16]<MAX_PLAYERS>;
Code:

if(PlayerInfo[playerid][pJob] > 0)
    {
            new jobid = PlayerInfo[playerid][pJob];
            Iter_Add(InJob[jobid], playerid);
    }


Can someone help me?

Viewing all articles
Browse latest Browse all 18226

Trending Articles



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