This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Xaphan - Admin plugin


Post New Thread Reply   
 
Thread Tools Display Modes
c0ldfyr3
AlliedModders Donor
Join Date: Aug 2005
Location: Ireland
Old 10-05-2005 , 09:39  
Reply With Quote #41

The bot problem can be fixed by adding these lines anywhere you use an edict_t.
Code:
if ( !pEnt || pEnt->IsFree() ) { return; }
Also, devicenull, in your code, the META_REG_CVAR is not recognised by my sourcemm 1.0 folder. I had the same problem and thats why I stayed with 1.1.

I have it on good word that it wont be long at all before its public release so do you wanna wait or maybe Bail would be able to point me in the right direction ?
__________________
c0ldfyr3 is offline
Send a message via MSN to c0ldfyr3 Send a message via Yahoo to c0ldfyr3
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 10-05-2005 , 19:01  
Reply With Quote #42

I never actually use that command anywhere, it's there because that how it came. You can safely relplace line 6 in cvars.cpp with return null;
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
imported_Ard Choille
Member
Join Date: Dec 2004
Location: Wellington, NZ
Old 10-06-2005 , 01:03  
Reply With Quote #43

Can i get a 1.0 linux version to try?
imported_Ard Choille is offline
c0ldfyr3
AlliedModders Donor
Join Date: Aug 2005
Location: Ireland
Old 10-06-2005 , 09:23  
Reply With Quote #44

Linux 1.0 is attached.

devicenull -> That command is used to register all con commands and all cvars, im not sure how it will work without it, but I just returned true anyway.


Deleted attachment, its an old non-working version
__________________
c0ldfyr3 is offline
Send a message via MSN to c0ldfyr3 Send a message via Yahoo to c0ldfyr3
JoeSoap
Junior Member
Join Date: Oct 2005
Old 10-06-2005 , 12:26  
Reply With Quote #45

just tried that one and it core dumped and restart cycle.
JoeSoap is offline
Soloist
Senior Member
Join Date: Jun 2004
Location: New York
Old 10-06-2005 , 12:32  
Reply With Quote #46

Code:
./srcds_run: line 344: 17164 Segmentation fault      $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Got this error when trying to run the 1.0 Linux compile.
Soloist is offline
Send a message via ICQ to Soloist Send a message via AIM to Soloist Send a message via MSN to Soloist Send a message via Yahoo to Soloist
c0ldfyr3
AlliedModders Donor
Join Date: Aug 2005
Location: Ireland
Old 10-06-2005 , 12:42  
Reply With Quote #47

That seems to be relating to the con commands, probably by removing that function you told me to remove =)
__________________
c0ldfyr3 is offline
Send a message via MSN to c0ldfyr3 Send a message via Yahoo to c0ldfyr3
Rebel
Member
Join Date: Jul 2004
Location: Italy
Old 10-06-2005 , 12:49  
Reply With Quote #48

hi,
would it be possible to add redirection to another server on reserved slot kick and full server?
Rebel is offline
imported_Zor
New Member
Join Date: Oct 2004
Old 10-07-2005 , 02:44  
Reply With Quote #49

Well I tried to load SourceMM onto my server and it crapped out. So I cant even test this plugin. Guess I'll have to f around with it this weekend to see If I can get it to work....till then I duno....kept getting a error saying the server dll didn't have something MM wanted. Like I say I will check it more this weekend and let ppl know whats up.

Cheers!

And thx for the Linux Compile.
imported_Zor is offline
JoeSoap
Junior Member
Join Date: Oct 2005
Old 10-07-2005 , 12:02  
Reply With Quote #50

I've tried I even found a 1.1 version of mm compiled to test the linux version on and it's crashed on me. If you want someone to test it for you pm me and I'll arrange it

ta just want I wanted in an admin mod
JoeSoap is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode