Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   How exactly....? (https://forums.graalonline.com/forums/showthread.php?t=7834)

Aknts 07-22-2001 11:17 AM

How exactly....?
 
How exactly do you use the debugger?
I have never used it all I know is I press F6 and it pops up?

Merlin 07-22-2001 12:12 PM

you can look at the scripts in your npcws

Aknts 07-22-2001 12:56 PM

Yeah but you can just press F4 and look when u click on them?

entravial 07-22-2001 01:04 PM

it's for testing/debugging purposes.

it's confusing, but it kinda helps show you what is wrong with your script

07-22-2001 02:16 PM

Mainly for testing npcs, and for time npcs to see if their counting down right.....

entravial 07-22-2001 04:09 PM

Quote:

Originally posted by IcePick_2001
Mainly for testing npcs,
umm,

Quote:

Originally posted by entravial
it's for testing/debugging purposes.
not much use in saying the same thing :rolleyes:

Tyhm 07-24-2001 11:46 AM

View the variables, the this.variables by NPC, the flags, and you can click any line of any NPC's code (at the far left) to put a break there, and it will stop there next time it's called, then you can add another one and take that one off and hit run and it'll go a chunk at a time, or you can use stop next call and the next button to go one line at a time so you can see where it's breaking, plus it shows you your script as the "compiler" sees it, if it stops suddenly it's because you left an error in the script.


All times are GMT +2. The time now is 12:28 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.