Re: [hlcoders] Incorrect Game.dll

2006-07-22 Thread bloodykenny
julio de 2006 13:31 Para: hlcoders@list.valvesoftware.com Asunto: Re: [hlcoders] Incorrect Game.dll Try this... // gcc misc-files/dltest.c -o dltest -ldl // LD_LIBRARY_PATH=~/source/bin ./dltest ~/source/aoa/bin/server_i486.so CreateInterface #include dlfcn.h #include stdio.h

Re: [hlcoders] Incorrect Game.dll

2006-07-18 Thread Jose Luis Gonzalez
@list.valvesoftware.com Asunto: Re: [hlcoders] Incorrect Game.dll -- [ Picked text/plain from multipart/alternative ] find const char *GetGameDescription() in *_client.cpp. On 7/15/06, Jose Luis Gonzalez [EMAIL PROTECTED] wrote: Hi, i recently compiled my Mod

Re: [hlcoders] Incorrect Game.dll

2006-07-18 Thread Jose Luis Gonzalez
One moment, another time fails i use your dltest and i see this: Segmentation Fault. What happens? Mensaje original De: [EMAIL PROTECTED] Enviado: domingo, 16 de julio de 2006 13:31 Para: hlcoders@list.valvesoftware.com Asunto: Re: [hlcoders] Incorrect Game.dll Try

Re: [hlcoders] Incorrect Game.dll

2006-07-16 Thread Jose Luis Gonzalez
Is correct, get's MyMod, but still show Half life 2 Deathmatch in some linux servers. Mensaje original De: Scott Loyd [EMAIL PROTECTED] Enviado: sábado, 15 de julio de 2006 10:20 Para: hlcoders@list.valvesoftware.com Asunto: Re: [hlcoders] Incorrect Game.dll -- [ Picked

Re: [hlcoders] Incorrect Game.dll

2006-07-16 Thread Aaron Schiff
-- [ Picked text/plain from multipart/alternative ] Did you override the gamerules description as well as the default one? -- ts2do -- ___ To unsubscribe, edit your list preferences, or view the list archives, please visit:

Re: [hlcoders] Incorrect Game.dll

2006-07-16 Thread bloodykenny
] Incorrect Game.dll -- [ Picked text/plain from multipart/alternative ] find const char *GetGameDescription() in *_client.cpp. On 7/15/06, Jose Luis Gonzalez [EMAIL PROTECTED] wrote: Hi, i recently compiled my Mod in linux and works well in local. But, when i upload

[hlcoders] Incorrect Game.dll

2006-07-15 Thread Jose Luis Gonzalez
Hi, i recently compiled my Mod in linux and works well in local. But, when i upload to a linux dedicated server, i have some problems. The major problem is in the start, that shows: Game.dll loaded for Half-life 2 Deathmatch instead of: Game.dll loaded for MyMod What's the problem?. Is

Re: [hlcoders] Incorrect Game.dll

2006-07-15 Thread Scott Loyd
-- [ Picked text/plain from multipart/alternative ] find const char *GetGameDescription() in *_client.cpp. On 7/15/06, Jose Luis Gonzalez [EMAIL PROTECTED] wrote: Hi, i recently compiled my Mod in linux and works well in local. But, when i upload to a linux dedicated server, i have some