Hello
I am looking for program to open *.so files, eg. qagame.mp.i386.so, qadmin_qmm.so but I can’t find nothing. Could you help me?
Hello
I am looking for program to open *.so files, eg. qagame.mp.i386.so, qadmin_qmm.so but I can’t find nothing. Could you help me?
Actually you can’t open those files.
These are the linux equivalents to the MS windows dll files.
These files are the program files / compiled source code files.
I would like to open qagame.mp.i386.so but not edit it! Maybe I will try to create own qmm plugin like this:
http://qmm.planetquake.gamespy.com/forums/viewforum.php?f=13&sid=f9809a8163f83b21392f19769e0b1bf5
How can I do it? What program I need?
what are you trying to extract by opening it?
if you want the et source code you can find that somewhere or other 
As far as I know qmm is q3 specific.
You can’t create a qmm for W:ET.
You also can’t open .so files.
These are linux executables (sort of).
If you want to create a mod you could edit the source code and compile it to get .so (and windows .dll) files.
goog job, i really like it~~----------------------------------------------------------------------------------lace front wig wedding dresses synthetic wigs
[QUOTE=nUllSkillZ;193573]As far as I know qmm is q3 specific.
You can’t create a qmm for W:ET.
You also can’t open .so files.
These are linux executables (sort of).
If you want to create a mod you could edit the source code and compile it to get .so (and windows .dll) files.[/QUOTE]
so if you can compile to create a .so
it should also be possible to DE-compile a .so right ?
there is the source for qadmin
http://qmm.cvs.sourceforge.net/qmm/qadmin/
you can make plugin for ET, and qadmin works as well with ET.
if you don’t know how to open the so file, start first learning how to make a mod.
if you want to look it , use a hexeditor 