i need a mod that lets you have more that one primary weapon for cs at a time...
441
Matthew Tyler
matt@...
Aug 31, 2003 4:15 am
Are you sure that you're *running* the latest version of MM and HLDS? If so then the last idea I have is to attempt to compile and run the "stub" plugin or...
442
cy6twitch
Aug 31, 2003 11:45 am
I am absolutely 100% sure I am running the latest metamod... I mean I can only donwload the latest one from http://www.metamod.org to be absolutely sure that I...
443
Max Riacci
vvacme
Aug 31, 2003 3:16 pm
I believe that is a restriction of CS itself and cannot be overcome by a plugin. If it could be, it would be considered cheating and a VAC module to ban ...
444
Indan Zupancic
indan@...
Aug 31, 2003 5:07 pm
Seems like you somehow lose the value of gpGlobal after a mapchange. Also it seems that you are the only one with the problem. Make sure that your plugin isn't...
445
cy6twitch
Aug 31, 2003 5:29 pm
I fixed the problem with the gpGlobals. I thought that the time function was returning epoch timestamp, but in reality it was resetting to 0 on each mapchange....
446
Matthew Tyler
matt@...
Aug 31, 2003 6:04 pm
What I meant is you should compile the stub plugin, add in some commands to call the functions that are giving you trouble, and try that. If it doesn't work...
447
cyko@...
lahnipm
Aug 31, 2003 6:38 pm
I've just recently switched servers to host my hlds, both of which were fbsd with the latest linux_base ports installed. I don't have any problems running a...
448
cy6twitch
Aug 31, 2003 8:45 pm
Yes... I am running metamod 1.16.2 source and running that same DLL as well on the server. This is the same person whom checks metamod, valve's ftp site,...
449
Matthew Tyler
matt@...
Aug 31, 2003 10:44 pm
Once again, though, you should compile a version of your plugin based on Stub that does *absolutely nothing* but register with MM and call LOG_MESSAGE and...
450
Max Riacci
vvacme
Sep 1, 2003 4:03 pm
Have you tried to execute your server.cfg from within autoexec.cfg? It's pretty weird that a HLDS process does not execute server.cfg on startup... Max....
451
wwwadnan
Sep 4, 2003 6:13 pm
Is there a way to hide the msg that comes at the startup when a server is created ... Msg is something like that "You r using metamod1.16 ........You are...
452
cy6twitch
Sep 4, 2003 10:30 pm
Stub runs fine.... no errors. I also can compile and am using my own compiled versions of adminmod and statsme and those run fine as well. I know what you are...
453
Max Riacci
vvacme
Sep 5, 2003 5:50 am
... Not that i'm a C / C++ Expert but IMHO as a generic Basic language programmer: I hope you have checked, that parts of those copied code-snippets don't ...
454
Jason
alakayonk
Sep 5, 2003 6:14 am
im trying to get my server to run a few plugins that i know work cause i have used them in the past. with this newest version of metamod it seams that it wont...
455
Max Riacci
vvacme
Sep 5, 2003 7:17 am
If you type meta info or meta list in the console of your server, you should be shown a list of plugins that are working at that moment. If they don't work, an...
456
Indan Zupancic
indan@...
Sep 5, 2003 1:35 pm
... No idea what weird rcon tool you use, but it works fine for me......
457
rght2_me
Sep 5, 2003 2:10 pm
is there somebody here who can help me to make my counterstrike 1.5 to jump like in version CS 1.3..i'm getting a hard time playing 1.5 of this stupid...
458
Jason
alakayonk
Sep 5, 2003 2:29 pm
The problem is that they never load there is no error because it never tries to load it......
459
Max Riacci
vvacme
Sep 5, 2003 4:04 pm
I just use rcon commands from my client console, but no info is returned to the client. If i insert the command into the HLDS console it works fine....
460
Max Riacci
vvacme
Sep 5, 2003 4:06 pm
Do you mean that you want to use stunt commands or you want to change gravity settings? The old stunt commands from the scripts did not work in my CS 1.5...
461
Max Riacci
vvacme
Sep 5, 2003 4:09 pm
The plugin-references are in "plugins.ini" right? you did not forget the "s" at the end (so that the filename turns "plugin.ini") right? I made that mistake...
462
Jason
alakayonk
Sep 5, 2003 5:42 pm
It loads adminmod it loads hookmod it dosent load bunnyjump mod or booster. the plugin file name is plugins.ini im really confused ... forget the ... either. ...
463
cy6twitch
Sep 5, 2003 5:58 pm
Ya... I made sure of that. It operates independent of any other plugins. I was looking at other metamod plugin sources as a reference and I noticed that some...
464
Max Riacci
vvacme
Sep 5, 2003 6:00 pm
But what does the HLDS console returns when you type "meta list"? If it does not load a plugin, it supplies an error why it did not loaded it. And if you see...
465
Peter Holcroft
pdholcroft
Sep 5, 2003 6:19 pm
I'm having trouble compiling working plugins under red hat. I was using Debian before with no trouble when compiling. My HD crashed and I decided to install...
466
Jason
alakayonk
Sep 5, 2003 6:21 pm
Here is the setup D:\SIERRA92;Half-Life92;SI\ is root mod directory The metamod plugins are in this folder D:\SIERRA92;Half-Life92;SI\Addons\Adminmod92;Dlls92; these file...
467
Jason
alakayonk
Sep 5, 2003 6:23 pm
I am getting no errors when i start the server. meat list returns with 2 plugins on the list. and there is nothing i can find that says that its trying to...
468
Max Riacci
vvacme
Sep 5, 2003 6:31 pm
... win23 shall not work i presume....
469
Max Riacci
vvacme
Sep 5, 2003 6:33 pm
I believe slackware and debian are the most compatible Linux versions for HLDS. But maybe i'm wrong and others are able to run HLDS under RedHat......