Quote:
Originally Posted by CS1.6
it seems that if you change a map name and also change/edit the .pwf name, it freezes the client.
|
You cannot just change files like that. There is also a mapname in the header of pwf file, so You need to open the pwf with any hexeditor and change the map also there. If the string's length of the old and new map name is the same - that 100% works. But I cannot say if that helps if the length of the new/old map names is different. I'm not going to support that, anyway (what is the serious reason to change the mapname?). I can give the message the pwf file is corrupted or so in that case.