IntWars icon indicating copy to clipboard operation
IntWars copied to clipboard

.model command

Open SoulOfSet opened this issue 11 years ago • 4 comments

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.

SoulOfSet avatar Sep 18 '14 17:09 SoulOfSet

It crashes the server too ??

Elyotna avatar Sep 19 '14 16:09 Elyotna

if you mistype the name of the model it will crash

Ness199X avatar Sep 20 '14 08:09 Ness199X

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

0x2A avatar Sep 23 '14 02:09 0x2A

You're right, the error I was viewing in the server was irrelevant.

SoulOfSet avatar Sep 23 '14 13:09 SoulOfSet