there are currently objects available for signs/links and other level objects ..
ie:
NPC Code:
TServerLevelLink (TGraalVar):
destlevel - string (read only)
destx - float (read only)
desty - float (read only)
height - float (read only)
width - float (read only)
x - float (read only)
y - float (read only)
but no way to find them.. ie level.linkcount or anything of the sort
can you PLEASE create a way to do this? we are working on an advanced pathfinding script that needs to be able to detect these sort of things.