General > Developers Corner
PlayerDisconnected hook, when is it called?
MrPresident:
Don't take this the wrong way.. but learning to properly debug code is one of the most important things you can do as a coder/programmer.
Once you figure out the little tricks of the trade, so to speak, it'll really set you above others.
You can figure out what is going on in code almost without fail all by yourself by just using debug printing break points. You can print various variables along the execution order to find all kinds of things.
iViscosity:
Oh no I'm not, I just get lazy and forget I can try to find my own solutions :P
Navigation
[0] Message Index
[*] Previous page
Go to full version