Well i mean, if you arnt prepared to make an attempt to fix it yourself, or even post relevant information about the crash, then you cant complain when i cant fix it can you.
Meh. I believe this is the point where everyone gets over what happened and stops fighting .
@OP: You're welcome. I was merely suggesting that instead of copying and pasting, 99% of problems can be fixed by rewriting line by line. It does for me, I know that much is a **** sure thing (I've fixed almost all issues I've ever had by taking existing code, deleting it and copying it line by line (letter by letter) to reconstruct it, generally finding the "lol, duh" issues like that).
I fixed problem thanks to Korvacs
But I need to know if there is a command to low pk points?
Anyone?
Look through packethandling -> Chat.cs for commands and they're functions.
Those are for in game commands, for console commands look through program.cs.