10.12.2016, 13:32
Hello there,
well as the title says, although I'm not sure they are called iterators, but what I wanted to mean is something like playerid, vehicleid, houseid, factionid, exempleid...etc
like you set up a limit e.g #define MAX_ITEMS 100 and then new Variable[MAX_ITEMS], and here comes the part I'm stuck at, how can I define/initialize something like itemid (Variable[itemid])
I hope you get what I mean,
well as the title says, although I'm not sure they are called iterators, but what I wanted to mean is something like playerid, vehicleid, houseid, factionid, exempleid...etc
like you set up a limit e.g #define MAX_ITEMS 100 and then new Variable[MAX_ITEMS], and here comes the part I'm stuck at, how can I define/initialize something like itemid (Variable[itemid])
I hope you get what I mean,