10.10.2010, 13:18
I assume you are talking about pickup icons.
You can easily write a filterscript to preview them, perhaps using CreateObject ( the icon ID will be the same as the object ID )
You could make it as simple or as complicated as you like, using ReturnXYinFromtOfPlayer(), MoveObject() or even SetPlayerHoldingObject() or all of the above. You could even have the filterscriptsave the co-ordinates to a file in scriptfiles.
You can easily write a filterscript to preview them, perhaps using CreateObject ( the icon ID will be the same as the object ID )
You could make it as simple or as complicated as you like, using ReturnXYinFromtOfPlayer(), MoveObject() or even SetPlayerHoldingObject() or all of the above. You could even have the filterscriptsave the co-ordinates to a file in scriptfiles.