Results: 1Comments by: sjrv
File: Ludwig10-13-09
How should the code be modified (or...
Posted By: sjrv
How should the code be modified (or used), to retrieve the item link using only the id? I'd like to use it in script like that: /run local a=FunctionToGetTheInfo(44444); print(a); And print(a) should print the link to Dark Nerubian Chestpiece. Seems to be simple to do, but I think it's still missing something.