Problem: entmod saved files (ie when you type es_save 0 into console) doesn't open on map load
Solution:
1. you need to make a file called ,for example, cs_office_str.cfg and place it in your counter-
strike/cstrike/maps folder.
2. go into your entmod/entsave folder and open the text document for that map
cs_office_[the name you saved the file]
3. copy and paste all the information in the file
VERY IMPORTANT make sure that all the bits of co-ordinants have a / between them instead of a space and a " so for example
Code:
[add]
{
classname/func_wall
origin/764.857666 940.578979 5.392456
angles/0.000000 0.000000 0.000000
rendermode/0
renderamt/0.000000
rendercolor/0.000000 0.000000 0.000000
renderfx/0
}
also notice that i added the word [add] at the top if you do not add that this whole document will be usless
4. paste in the file cs_office_str.cfg
5. save/restart map server etc
and they should load with the map
have fun !
__________________