Finding unused indexid
#1

um i still i don't know how do you find unused index id, for example
PHP Code:
//under createobject command
        
objects++;
        
objectsid[objects]=objectid;
        new 
Float:XFloat:YFloat:Zstr[128];
        
GetPlayerPos(playeridXYZ);
        
SpawnedObject[objects] = CreateObject(//etc etc 
i take 'objects' as the objects like indexid to select it later on, what if i created 10 objects, i deleted one with object id 4, how can i find it
if you didnt get what i mean then another example
i created 5 numbers, 1 2 3 4 5 in a sequence, i deleted 3 from the sequence now how will i be able to find it
Reply


Messages In This Thread
Finding unused indexid - by SaiyanZ - 29.03.2019, 09:55
Re: Finding unused indexid - by introzen - 29.03.2019, 10:50
Re: Finding unused indexid - by SaiyanZ - 29.03.2019, 19:02
Re: Finding unused indexid - by bgedition - 29.03.2019, 19:08

Forum Jump:


Users browsing this thread: 1 Guest(s)