IntWars
IntWars copied to clipboard
.model command
If the value of the .model command does not exist the server still asks the client to load it, breaking both the server and the client.
It crashes the server too ??
if you mistype the name of the model it will crash
I think only the client crashes, cause it tries to load a model with given name which doesnt exist. Maybe we could check all raf files before sending an answer package
You're right, the error I was viewing in the server was irrelevant.