Quantcast
Channel: Programming (In-game)
Viewing all articles
Browse latest Browse all 645

Debugging Scripts: Request For Input

$
0
0
We all know debugging scripts is a pain. What could be done to improve your debugging experience?

Obviously things like breakpoints is not possible.

I suggest moving the output from the small DetailInfo part to a separate output window available via the click of a button, for two reasons:
  1. Reduce the number of messages being sent from the server to the client when debugging on a server
  2. More information available on the screen at any one time
Any other suggestions,...

Debugging Scripts: Request For Input

Viewing all articles
Browse latest Browse all 645

Trending Articles