Re: Climb
Oh I'm sorry. I thought this was Allied Toddlers. I was looking for a famous Cammarata toddler rub down.
|
Re: Climb
Hello Climbers ^^
I have a lil problem. with this plugin! The sql connection doesnt work! The seetings on the server ar correct! ( can connect whit the same settings from console to the db) There still the same lines in the console Code:
L 08/08/2007 - 23:05:12: [climb.amxx] Climb: Couldn't connect to database./cstrike/addons/amxmodx/logs is empty Code:
Currently loaded plugins:the CS-Server has a connection to the DB (sql.cfg, amxbans it works!) this c-vars are in the server.cfg Code:
Code:
meta listpls help |
Re: Climb
maybe the mysql.sock problem ???
But the plugin is using mysql_amx, and it works for other plugins! Im confused :-( |
Re: Climb
Quote:
|
Re: Climb
I get this when I finish the map.
[Climb] DB Registration Error: Please notify a server admin. when I type register it says unknown command. I am still working on the db. also what does sct in the scoreboard stand for? |
Re: Climb
Quote:
If you're using the nightly build on my site, the registration commands are disabled. Also if you are using a database from the 2.0a3 release, the registration bug in that version can screw up the database and keep registration from working with the nightly build. Try clearing all the records in the users table that have a password value of 'shared', and if that doesn't work, you might need to truncate the whole database for it to function correctly again. If you're using SQLite you can modify your database with this utility: http://sourceforge.net/projects/sqlitebrowser/ |
Re: Climb
Quote:
But today i checked the db and the db-tables are there, and it seems to work. The plugin created them! I finished a map the stats were stored! After server restart no connection to the db? any idea? |
Re: Climb
the plugin itself created this tables in the db:
Code:
CREATE TABLE `climb_players` ( |
Re: Climb
hey idk what the problem is but. when more then one person joins the server it says
"too many cts" and only allows 1 person to join the game and play |
Re: Climb
Quote:
put this in your server.cfg At the end Code:
mp_autoteambalance 0 |
| All times are GMT -4. The time now is 09:37. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.