When there is a bug with a script in a class or something similar clientside, the F2 window does not tell what level it was in, or what NPC is is.
For example:
Quote:
File download: -.gif not found
File download: treeview_foldericons.png not found
GraalScript: Function addweapon not found in script of
GraalScript: Function join not found in script of
GraalScript: Function destroy not found in script of Systems/Movement
GraalScript: Function destroy not found in script of GUI/Main
GraalScript: Function addweapon not found in script of
GraalScript: Function join not found in script of
GraalScript: Function join not found in script of
|
Shouldn't is say something like this?
Quote:
GraalScript: Function join not found in script of npcs[123] in level onlinestartlocal.nw (30,30)
|