Like if I do:
$bob = nametoID("RocketLauncherItem");
will $bob be the same time every time even if I get new add-ons, or at the very least, restart blockland?
And is there a way to do something comparable to 'idtoName(%a)' ?
I suppose this could be considered a coding question, but I'm really more curious about how the item ids work.