The NPC-Server keeps crashing over and over again, once certain scripts are executed. CheeToS looked over it, be he was clueless about what is causing it.
It happens when the script is accessing player strings serversided, for example:
NPC Code:
for (i: allplayers) {
echo("[" @ i.client.string @ "]");
}
Its able to get for example level, account, nickname etc. without making the NPC Server crash.
Also recived the error "The server have been shutdown!" two times in totall after the NPC server had crashed, and got kicked off player and RC.