View Single Post
  #1  
Old 09-02-2005, 11:34 PM
Maniaman Maniaman is offline
Registered User
Join Date: Aug 2005
Posts: 326
Maniaman is on a distinguished road
Resolved: F2 Window - Fails to give location of level npc script errors

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)
__________________

Current Maloria Event: (click to go to it)
Reply With Quote