|
|
hunkmegs:
sometimes trickjump maps are bigger and it occurs an hunk allocate error -
you can get rid of this problem by searching for com_hunkmegs in your cfg (you can open your cfg files with any texteditor) -
change the value to 192 (its maximum ET can handle, more is useless) and dont forget to change it in all needed configs
(your personal config in etmain, etconfig.cfg in etmain, autoexec.cfg in etmain, etpro/profiles/yourname/etconfig.cfg) -
you should also have a look at soundmegs and zonemegs, change the values to 32 - after it connect to any etpro server,
exec your cfg, make vid_restart and you should be able now to connect to the server with the big map -
following all needed config entries and commands:
seta com_hunkMegs "192"
seta com_soundMegs "32"
seta com_zoneMegs "32"
/connect et.equtj.org
/exec (name of your personal config)
/vid_restart
|
|
|