Hey, I trashed all of my HL and CS files to start over from scratch because I had a few versions of plugins and stuff. Anyways, I d/l the new admin mod and...
pepsibytes
pepsibytes@...
Nov 2, 2002 1:36 am
202
... Looks good to me. Try starting the server without any plugin enabled and then add them one by one to see which one is causing problems. Florian. -- Want to...
Florian Zschocke
zschocke@...
Nov 2, 2002 8:53 pm
203
Howdy. It would seem that apparantly Metamod COULD be having problems with a TFC (Team Fortress Classic) MoD called NeoTF. (http://www.neo- tf.com). This...
When I create a listen server on LAN it works (the metamode.dll file is loaded....but:) the HL crashes when I try to load any plugin in metamod :((( what do...
Andrei
pedala@...
Nov 17, 2002 11:15 pm
205
might be the plugin in list in the metamod.ini is not right...may try post your metamod.ini list if can.. another thing might happen is there is no metalmod or...
Ryo
dsryo@...
Nov 18, 2002 2:27 am
206
I believe it's called the plugin.ini now, not metamod.ini. ... From: Ryo [mailto:dsryo@...] Sent: Sunday, November 17, 2002 18:28 To:...
I was able to install new Metamod and Statsme in the proper folders but I can't seem to load any plugins such as Statsme (for CS 1.3). There seems to be a path...
No, the the plugins.ini is the metamod.ini replacement. Statsme's entry should look like this, for Windows: "win32 addons/statsme/dlls/statsme_mm.dll"....
HI, This is my way of sloveing the problems my metamod files is save in cstrike/dll then u need tohave a the metamod.ini files in cstrike and the list in the...
Ryo
dsryo@...
Nov 19, 2002 8:29 am
210
I'll try out your suggestions. I hope it works. I really appreciate all you guys helping out. Thanks. Diane...
Im am having trouble with metamod. It works until the map changes. I am running a CS server on Windows XP Pro, I installed metamod, and 3 plugins ( hlguard,...
I have the exact same error. Oh, and dont comment (//) out the #ifndef part in the 'afxv_w32.h' file, it just makes it worse :-). ... extdll.h ... with...
Hi, I think the plugin.ini is list in adminmod folder and is noting should add into the metamod.ini hmm... ok here is my metamod.ini list...
Ryo
dsryo@...
Nov 20, 2002 9:03 am
214
Well I finally got past the MFC error. What I did was find ever header file in the HL SDK v2.2 & paste them into the Include directory. But once it got past...
... A Metamod plugin is a plugin for the HL *server*. Unless you want your plugin to run on Windows servers only, you should NOT make it an MFC dll. Actually,...
Florian Zschocke
zschocke@...
Nov 20, 2002 10:06 am
216
I original setup metamod using the instructions at the unitedadmins site, which said use a metamod.ini, but I had the same problem. I then went to the metamod...
... i might be mistaken, but isn't the 1 file plugin.ini and the other plugins.ini?...
fingers
fingers@...
Nov 20, 2002 12:16 pm
218
... Metamod plugins are listed in the file <MODdir>/addons/metamod/plugins.ini where <MODdir> is the path to your MOD, e.g. c:\Sierra\Half-life\cstrike. Admin...
Florian Zschocke
zschocke@...
Nov 20, 2002 12:39 pm
219
Could well be, but I dont use admin mod. But I dont think its a problem with the plugins, as all the plugins work until the map changes, then it all just...
... #ifndef ... <windows.h> ... your ... MFC ... Metamod ... should ... The thing is MSVC++ is setup to "Not Using MFC" on the project settings. The problem I...
I have posted other problems about my similar situation, but this is my problem to the best as I can explain it. I am trying to add support for another MOD, I...
... You may want to use the SDK provided for download at metamod.org instead. Florian....
Florian Zschocke
zschocke@...
Nov 20, 2002 9:07 pm
223
I dont know English.I am turkish.If you say to me your problems turkish, I can help you . ... From: "Ryo" <dsryo@...> To: <metamod@yahoogroups.com> Sent:...
ONUR UYAR
necmiuyar@...
Nov 20, 2002 10:01 pm
224
MessageI dont know English so I cant help you.But if you say to me your problems turkish,I can help you ... From: SR71Goku To: metamod@yahoogroups.com Sent:...
ONUR UYAR
necmiuyar@...
Nov 20, 2002 10:01 pm
225
I dont know English so I cant hel p you.If you say to me your problems turkishi,I can help you ... From: "Diane L. Grace" <grace_diane2001@...> To:...
ONUR UYAR
necmiuyar@...
Nov 20, 2002 10:01 pm
226
... Well, that helped. But now I'm stuck with 6 errors I cant get past starring me in the face :\. I updated my metamod.html file for the newest error log: ...
... Search the archives for this list. You will have to add the pfnGetPlayerAuthID function by hand to the SDK sources since it was added later by Valve. ...
Florian Zschocke
zschocke@...
Nov 21, 2002 7:20 am
228
... to windows format first ;)] it almost makes it thru the whole compile! Now the problem that I am having is the same as this guy's: ...
... Make clean. Make. If that doesn't help, make sure that the missing symbol gets included by the linker. Florian....
Florian Zschocke
zschocke@...
Nov 21, 2002 10:35 am
230
... included by ... I hope what you mean by 'Make clean. Make.' in MSVC is the same thing as going to the 'Build' menu, and selecting "Clean", then selecting ...