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

como activar mysql o sqlite


  
 
 
Thread Tools Display Modes
Author Message
thekill
Senior Member
Join Date: Mar 2012
Old 09-22-2012 , 23:49   como activar mysql o sqlite
#1

bueno acabo de instalar a mi sv el sistema de cuentas de @Neeeeeeeeeel.-
http://forums.alliedmods.net/showthread.php?t=176326
y nosé como activar los modules mysql o sqlite para que el plugin funcione ayudenme please :'c
thekill is offline
lolerto
Member
Join Date: Jul 2011
Old 09-23-2012 , 00:51   Re: como activar mysql o sqlite
#2

Los modulos se activan de la siguiente forma:

-Ingresa a la ruta addons/amxmodx/configs/modules.ini

Abres el archivo modules.ini

y veras algo asi:

Quote:
;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;

;fun
;engine
;fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx
hamsandwich
Si quieres activar el modulo "nvault" entonces sacale el ";" que esta a su izquierda y quedaria asi:

..........
;sockets
;regex
nvault
cstrike
csx
hamsandwich

El mismo caso para mysql o sqlite q estan arriba.
lolerto is offline
thekill
Senior Member
Join Date: Mar 2012
Old 09-23-2012 , 09:47   Re: como activar mysql o sqlite
#3

Quote:
Originally Posted by lolerto View Post
Los modulos se activan de la siguiente forma:

-Ingresa a la ruta addons/amxmodx/configs/modules.ini

Abres el archivo modules.ini

y veras algo asi:



Si quieres activar el modulo "nvault" entonces sacale el ";" que esta a su izquierda y quedaria asi:

..........
;sockets
;regex
nvault
cstrike
csx
hamsandwich

El mismo caso para mysql o sqlite q estan arriba.
muchas gracias men
thekill is offline
 



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 16:31.


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