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

DBI Clan Management for Amxmodx Commands


Post New Thread Reply   
 
Thread Tools Display Modes
Proach
Veteran Member
Join Date: Jan 2005
Location: The Netherlands
Old 05-18-2005 , 19:17  
Reply With Quote #11

Quote:
up above where you dl the ClanManager_Other_Files.zip (wich has the custom.cfg file in it) it says "Dictionary file install here: mod/addons/amxmodx/data/lang/ so I put everything that was in that zip in that folder... no where did it say to put it anywhere else...
Quote:
you could use your brans as well
anyway.. sorry I can't help
__________________

www.psmod.net (the better psychostats)
PAOL
Proach is offline
Send a message via ICQ to Proach
Revolution
Member
Join Date: Apr 2005
Old 05-18-2005 , 21:35  
Reply With Quote #12

Quote:
Originally Posted by proach
you could use your brans as well
anyway.. sorry I can't help
You could also learn to spell... but anyway.. Zor, I also get the message in game console when I try to add a member " Clan Doesn't Exist in DB: '1'Error: 'None' "

and I get this in server console
L 05/18/2005 - 19:56:55: [sql_clan_manager.amxx] action_clan_menu: clan_add
L 05/18/2005 - 19:56:59: [sql_clan_manager.amxx] action_players_menu: clan_add "
-=)PF(=- player" 1
L 05/18/2005 - 19:56:59: [sql_clan_manager.amxx] clan_add_member: Nick=-=)PF(=-
player Clan ID=1 Tag=1
L 05/18/2005 - 19:56:59: [AMXX] Native error in "dbi_query" on line 1662 (plugin
"sql_clan_manager.amxx").
L 05/18/2005 - 19:56:59: [MYSQL] Invalid database handle -1
L 05/18/2005 - 19:56:59: [AMXX] Debug Trace =>
L 05/18/2005 - 19:56:59: [AMXX] [0] Line 1662, File "sql_clan_manager.sma"

L 05/18/2005 - 19:56:59: [AMXX] [1] Line 399, File "sql_clan_manager.sma"
L 05/18/2005 - 19:56:59: [AMXX] Native error in "dbi_num_rows" on line 404 (file
"sql_clan_manager.sma").
L 05/18/2005 - 19:56:59: [MYSQL] Invalid result handle -6

Revolution
__________________
Revolution is offline
Zor
Veteran Member
Join Date: Mar 2004
Location: Toronto, ON
Old 05-19-2005 , 07:06  
Reply With Quote #13

@Revolution
Ok there are some errors in the menu that I know of. These happen as its not exacting the menu using the DB. So I've been having problems on my server as well. So will get back into it once I come back from leave. Try using the console commands to add the players. Im pretty sure they are fine. Again, its a bit flaky with the sql, dont know why...drops connectsions sometimes. Happens. So I will be working on it shortly.

Cheers!
__________________
Zor is offline
Send a message via AIM to Zor Send a message via MSN to Zor Send a message via Yahoo to Zor
Revolution
Member
Join Date: Apr 2005
Old 05-19-2005 , 13:29  
Reply With Quote #14

Sounds Good, thanks for the response, I will look forward to hearing back from you, and I will try using the console commands. I am familiar with java and c++ I just wish I new more about the HL and amxx functions as well as sql...I eventually I will find the time to learn, maybe this summer when I am not in school. I guess I gotta just get in and do it. Well if you need any help testing or would like any suggestions for future versions or anything else let me know.....

Revolution
__________________
Revolution is offline
Revolution
Member
Join Date: Apr 2005
Old 07-17-2005 , 22:37  
Reply With Quote #15

Hey Zor,

I tried using the console commands but that didn't work either so i removed the plugin for now. any chance of an update comming out soon?

Thanks
Revolution
__________________
Revolution is offline
Zor
Veteran Member
Join Date: Mar 2004
Location: Toronto, ON
Old 07-17-2005 , 22:58  
Reply With Quote #16

Yes there will be one, but when I can't be sure. I use it with a webinterface that I am developing. So its not been that hectic to get working. I will look into it, I get same errors. But if you add the members using phpmyadmin or and sql admin gui it still works perfect, its just the interface to it thats having problems.

Cheers!
__________________
Zor is offline
Send a message via AIM to Zor Send a message via MSN to Zor Send a message via Yahoo to Zor
VanillA Ice
Senior Member
Join Date: Apr 2005
Old 07-18-2005 , 00:06  
Reply With Quote #17

Quote:
Thanks for the kind words. I did kinda have an interface for it. But I wanted it to be secure and I just dont have time to do it up. What I have been trying to complete is an easy to use website content management system that would be for clans who use Amxmodx. This CMS would house real time stats, clan management, ban managament (Basic), a News Front page, phpbb forums, and be very versatile and allow developers to develop modules for it real easy. So far time is my enemy as well as making the code SUPER EASY!!! So even ppl who know little about php can use this and develop modules for it. Anyway! Anyone fit this bill let me know!
Cheers!

omg..........

wow thats alot....cool down

hope you dont charge us for it ;) just j/k


FANTSTIC job on this plugin....it gets a well deserved 5 out 5!
__________________
I can no longer help here......school has started... :/ goodbye everybody :'(
VanillA Ice is offline
Send a message via MSN to VanillA Ice Send a message via Yahoo to VanillA Ice
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 11-11-2005 , 19:27  
Reply With Quote #18

This is very nice Zor, the only thing is on your other one you have 4 sets, leader commands admin and new guy or whatever. this has like 20, can i just edit the clanmanagerinput.sql and that would be it or is it way more complex than that?
__________________
bmann_420 is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 12-21-2005 , 21:03  
Reply With Quote #19

And Im gettin these errors with the tables made and everything setup,
Code:
 12/21/2005 - 14:53:31: [MYSQL] Invalid result handle 0
L 12/21/2005 - 14:53:31: [AMXX] Displaying debug trace (plugin "sql_clan_manager.amxx")
L 12/21/2005 - 14:53:31: [AMXX] Run time error 10: native error (native "dbi_free_result")
L 12/21/2005 - 14:53:31: [AMXX]    [0] sql_clan_manager.sma::doQuery (line 1660)
L 12/21/2005 - 14:53:31: [AMXX]    [1] sql_clan_manager.sma::checkAccess (line 290)
L 12/21/2005 - 14:53:31: [AMXX]    [2] sql_clan_manager.sma::client_infochanged (line 252)
L 12/21/2005 - 14:53:36: [MYSQL] Invalid result handle 0
Any Ideas? Using MySql
__________________
bmann_420 is offline
Zor
Veteran Member
Join Date: Mar 2004
Location: Toronto, ON
Old 12-22-2005 , 08:17  
Reply With Quote #20

I have a new version, just making sure everything works. I will post it right now.

Cheers!
__________________
Zor is offline
Send a message via AIM to Zor Send a message via MSN to Zor Send a message via Yahoo to Zor
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 23:40.


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