ET delete my mod :o


([MOS]StiloMAN.pl) #1

Hi,

I’am using Linux and I try to run my mod under this OS.
Hmm I do all what I have to do and run et with +set fs_game mymod parameter.

But my mod doesn’t work. In console I can find something like that:


----------------
Sound memory manager started
copy /usr/local/games/enemy-territory/etmain/ui.mp.i386.so to /home/stilo/.etwolf/mymod/ui.mp.i386.so
SysLoadDll (/home/stilo/.etwolf/mymod/ui.mp.i386.so)...ok

Et replace my ui file :frowning: I also tried to run game with +sv_pure 0 … nothing!

What I have to do?


(Jaquboss) #2

pack ALL (maybe it´s not needed but engine can´t replace packed so ).so to one pack rename to something like ZZZ_ , it can look ugly but it should work (I hope).


([MOS]StiloMAN.pl) #3

I must pack this files to ZZZ_mp_bin.pk3 or for example ZZZ_mymod.pk3 ??


(Jaquboss) #4

That´s best , I think (It´s read at the end and “overwrite” previous packs…)