Raised This Month: $ Target: $400
 0% 

amx->amxx change plugin


Post New Thread Reply   
 
Thread Tools Display Modes
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 07-03-2004 , 20:14  
Reply With Quote #11

do u have the mysql.amx plugin enabled? also do u have the module enabled?
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
blaah
Member
Join Date: Jun 2004
Location: germany
Old 07-03-2004 , 20:21  
Reply With Quote #12

i have the amx module enabled, but there is no mysql.amx plugin.
i use the database version for admins .. this works well ..
blaah is offline
Send a message via ICQ to blaah
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 07-03-2004 , 20:39  
Reply With Quote #13

yeah couoldnt remmeber name meant this one : admin_mysql.amx
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
blaah
Member
Join Date: Jun 2004
Location: germany
Old 07-03-2004 , 20:44  
Reply With Quote #14

yes, this is enabled and works fine..
here's my plugin.ini file

Code:
; AMX Mod X plugins
hello_world.amx
admincmd.amx		; basic admin console commands - bitte VOR admin_mysql.amx!
;amx_chicken.amx    ; Chickenmod
;logtime.amx		;
amx_match.amx 		; CWs
server_rules.amx	; modt boxen zum zeigen von rules etc.
awplimit.amx		; AWP-Verbot im WT..
amx_shake.amx		; Screen Shaking
swear_filter.amx	; Wortfilter
admin_gag.amx		; Gaggen (sollte vor das Sound-Plugin!)
psychosound.amx		; Sounds
admin_allinone.amx	; all in one :D
;admin.amx			; admin base (required for any admin-related)
admin_mysql.amx		; admin base - MySQL version (comment admin.amx)
;adminhelp.amx		; help command for admin console commands
slots_reservation.amx ; slot reservation
menufront.amx		; front-end for admin menus
cmdmenu.amx			; command menu (speech, settings)
plmenu.amx			; players menu (kick, ban, client cmds.)
restmenu.amx		; restrict weapons menu
telemenu.amx		; teleport menu (Fun Module required!)
mapsmenu.amx		; maps menu (vote, changelevel)
antiflood.amx		; prevent clients from chat-flooding the server
adminchat.amx		; console chat commands
adminvote.amx		; vote commands
nextmap.amx			; displays next map in mapcycle
timeleft.amx		; displays time left on map
mapchooser.amx		; allows to vote for next map
scrollmsg.amx		; displays a scrolling message
imessage.amx		; displays information messages
welcomemsg.amx		; displays motd @ client connection
pausecfg.amx		; allows to pause and unpause some plugins
stats.amx			; stats on death or round end (CSStats Module required!)
;stats_logging.amx	; weapons stats logging (CSStats Module required!)
miscstats.amx		; bunch of events announcement for Counter-Strike
statscfg.amx		; allows to manage stats plugins via menu and commands
what could be wrong? whats different from the mysql_admin file to the this file above?

i'd like to re-write this plugin, if i only could.. is there any tutorial to use databases with "smart"? i usual write only php code,..
blaah is offline
Send a message via ICQ to blaah
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 07-03-2004 , 20:51  
Reply With Quote #15

ok gotta do one thing first load the stock plugins that come with amxx first then load any others plugins. i will look into the mysql interface for this plugin in a few and try it out.
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
blaah
Member
Join Date: Jun 2004
Location: germany
Old 07-03-2004 , 21:11  
Reply With Quote #16

hm that would be great.

i've changed the plugin file so, that the stock plugins stand above the costum plugins.

result:
Code:
Currently loaded plugins:
name               version  author            file             status   
Admin Commands     0.16     AMXX Dev Team     admincmd.amx     running  
Admin Base for My  0.16     AMXX Dev Team     admin_mysql.amx  running  
Slots Reservation  0.9.7    f117bomb          slots_reservati  running  
Menus Front-End    0.16     AMXX Dev Team     menufront.amx    running  
Commands Menu      0.16     AMXX Dev Team     cmdmenu.amx      running  
Players Menu       0.16     AMXX Dev Team     plmenu.amx       running  
Restrict Weapons   0.16     AMXX Dev Team     restmenu.amx     running  
Teleport Menu      0.16     AMXX Dev Team     telemenu.amx     running  
Maps Menu          0.16     AMXX Dev Team     mapsmenu.amx     running  
Anti Flood         0.16     AMXX Dev Team     antiflood.amx    running  
Admin Chat         0.16     AMXX Dev Team     adminchat.amx    running  
Admin Votes        0.16     AMXX Dev Team     adminvote.amx    running  
NextMap            0.16     AMXX Dev Team     nextmap.amx      running  
TimeLeft           0.16     AMXX Dev Team     timeleft.amx     running  
Nextmap Chooser    0.16     AMXX Dev Team     mapchooser.amx   running  
Scrolling Message  0.16     AMXX Dev Team     scrollmsg.amx    running  
Info. Messages     0.16     AMXX Dev Team     imessage.amx     running  
Welcome Message    0.16     AMXX Dev Team     welcomemsg.amx   running  
Pause Plugins      0.16     AMXX Dev Team     pausecfg.amx     running  
CS Stats           0.16     AMXX Dev Team     stats.amx        running  
CS Misc. Stats     0.16     AMXX Dev Team     miscstats.amx    running  
Stats Configurati  0.16     AMXX Dev Team     statscfg.amx     running  
playtime mysql     0.1      Neosheep          hello_world.amx  running  
unknown            unknown  unknown           amx_match.amx    running  
unknown            unknown  unknown           server_rules.am  running  
unknown            unknown  unknown           awplimit.amx     running  
unknown            unknown  unknown           amx_shake.amx    running  
unknown            unknown  unknown           swear_filter.am  running  
unknown            unknown  unknown           admin_gag.amx    running  
unknown            unknown  unknown           psychosound.amx  running  
unknown            unknown  unknown           admin_allinone.  running
*grmpf*
blaah is offline
Send a message via ICQ to blaah
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:17.


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