Raised This Month: $51 Target: $400
 12% 

ClanMatch-Plugin with MySQL-Support --> NEW FORUM


Post New Thread Reply   
 
Thread Tools Display Modes
imported_Redmist
Junior Member
Join Date: Jun 2005
Old 06-12-2005 , 08:37  
Reply With Quote #11

Yes, you're right. I've run 2 matches so far with bots and the basics seem to be working fine. Good job.
imported_Redmist is offline
Roger Devil
Senior Member
Join Date: Dec 2004
Location: Germany
Old 06-14-2005 , 12:16  
Reply With Quote #12

Anyone tested it under linux ????
Roger Devil is offline
Send a message via ICQ to Roger Devil
maitredede
Senior Member
Join Date: May 2005
Old 06-23-2005 , 04:50  
Reply With Quote #13

Hi Roger

I've installed it under linux :
- Ubuntu (debian based, default installation)
- Mysql 4.0.23 (ubuntu package)
- Apache2 (ubuntu package)
- srcds_i486 (default binary)
- Mani admin (1.1.0p)
- Eventscripts (0.8.2.0)
- Cal server plugin
- ClanMatch-Plugin with MySQL-Support (1.0.0.26b)

Some details : your PHP is very simple, no security... I don't blame you, I think it is just a question of time. I'll make better ones, and post them.

I will test it when I have time but :
- I want to make a Team vs All match
- The number of players on each teams must be equal (when more players join, they have no choice, they are spec)

A few suggestions :
- define, and manage match from console (to script them)
- define rules for a match from database (to easily share rules)
- gather other informations to show them on web pages (players, connections, connection times, ip, name, some events, scores...) even link a player to a team, so team managers can see the informations about their players...
- You may make a plugin only to manage the database, so we should update only ClanMatch, or only the database extension...

Maybe I'm dreaming... But good work
__________________
make brain && make install
maitredede is offline
maitredede
Senior Member
Join Date: May 2005
Old 06-26-2005 , 17:13  
Reply With Quote #14

It seams that your plugin makes my server crash... When I start it, it makes a "kernel panic". I reboot, remove the plugin, start the server, it works...
I don't think that the bug comes from elsewhere...
__________________
make brain && make install
maitredede is offline
ReconZA
Junior Member
Join Date: Nov 2004
Old 06-28-2005 , 15:33  
Reply With Quote #15

Well done.

This makes me think of m4 MatchMod with amxx.

Anyway... One little problem.

When you edit the mysql.txt and you make
Code:
db_host="localhost"
the server doe not pick up the mysql server. when you change it to 127.0.0.1 it picks it up, but my mysql server doesnt accept logins from [email protected] only from user@localhost.

Is there any way of fixing this?
ReconZA is offline
imported_Ard Choille
Member
Join Date: Dec 2004
Location: Wellington, NZ
Old 06-29-2005 , 00:59  
Reply With Quote #16

Yeah i had to set 127.0.0.1 aswell.
Plus the plugin is reading db_name and db_user back to front. :\

Also the plugin didn't use the names from the website for the team names
imported_Ard Choille is offline
maitredede
Senior Member
Join Date: May 2005
Old 07-01-2005 , 01:35  
Reply With Quote #17

Quote:
Originally Posted by maitredede
It seams that your plugin makes my server crash... When I start it, it makes a "kernel panic". I reboot, remove the plugin, start the server, it works...
I don't think that the bug comes from elsewhere...
I've found the bug : my ram is having errors... I have to change it...

So for now, I have a server with only 256Mo of ram... And it runs ! ;)
__________________
make brain && make install
maitredede is offline
Roger Devil
Senior Member
Join Date: Dec 2004
Location: Germany
Old 07-01-2005 , 03:51  
Reply With Quote #18

Okay thx for your replies.
I will take a look at your bugs found :
1. dbhost=localhost not working
2. Team-Names
Roger Devil is offline
Send a message via ICQ to Roger Devil
Roger Devil
Senior Member
Join Date: Dec 2004
Location: Germany
Old 07-01-2005 , 04:23  
Reply With Quote #19

dbhost="localhost" did not work, use it without apostrophe

example :
db_host=localhost
db_name=cmp
db_user=rdevil
db_pass=12345
Roger Devil is offline
Send a message via ICQ to Roger Devil
imported_Ard Choille
Member
Join Date: Dec 2004
Location: Wellington, NZ
Old 07-01-2005 , 10:10  
Reply With Quote #20

db_host=127.0.0.1
db_name=ard
db_user=cmp_test
db_password=****

Thats what i use.
The plugin connects to mysql server using db_name and uses db_user :\
imported_Ard Choille 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 09:35.


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