Admin ei tööta
Lehekülg 1, lehekülgi kokku 1 • Share
- Tehnik aKKomeet
- Liitus : 28/03/2013
Postitusi : 453
Tere, panin netist võetud plugins.ini peale ,et ei oleks kõik pudru ja kapsad sain sellise, aga enam ei tööta admin. Kuidas oleks õige?
; AMX Mod plugins
; To disable any plugin, add a semi-colon ";" to the beginning of its line.
; You can disable the Just-In-Time (JIT) compiler with the "nojit" keyword:
; pluginname.amx nojit
; (read the docs for more details)
; To load admins from a MySQL db, open the amx/examples/source/default/admin.sma file
; and follow the instructions.
; language.amx ; language management
admin.amx ; admin base (required for any admin-related)
adminchat.amx ; console chat commands
admincmd.amx ; basic admin console commands
; adminhelp.amx ; help command for admin console commands
; adminslots.amx ; slot reservation
adminvote.amx ; vote commands
menufront.amx ; front-end for admin and custom menus
cmdmenu.amx ; command menu (speech, settings)
mapsmenu.amx ; maps menu (vote, changelevel)
plmenu.amx ; players menu (kick, ban, client cmds.)
telemenu.amx ; teleport menu (Fun Module required!)
antiflood.amx ; prevent clients from chat-flooding the server
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
; nextmap.amx ; displays next map in mapcycle
mapchooser.amx ; allows to vote for next map
; timeleft.amx ; displays time left on map
mapconfig.amx ; executes custom map configuration files
pausecfg.amx ; allows to pause and unpause some plugins
plugmod_manager.amx ; manages amx's modules.ini and plugins.ini
;welcomemsg.amx ; console motd @ client connection
; AMX Mod plugins
; To disable any plugin, add a semi-colon ";" to the beginning of its line.
; You can disable the Just-In-Time (JIT) compiler with the "nojit" keyword:
; pluginname.amx nojit
; (read the docs for more details)
; To load admins from a MySQL db, open the amx/examples/source/default/admin.sma file
; and follow the instructions.
; language.amx ; language management
admin.amx ; admin base (required for any admin-related)
adminchat.amx ; console chat commands
admincmd.amx ; basic admin console commands
; adminhelp.amx ; help command for admin console commands
; adminslots.amx ; slot reservation
adminvote.amx ; vote commands
menufront.amx ; front-end for admin and custom menus
cmdmenu.amx ; command menu (speech, settings)
mapsmenu.amx ; maps menu (vote, changelevel)
plmenu.amx ; players menu (kick, ban, client cmds.)
telemenu.amx ; teleport menu (Fun Module required!)
antiflood.amx ; prevent clients from chat-flooding the server
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
; nextmap.amx ; displays next map in mapcycle
mapchooser.amx ; allows to vote for next map
; timeleft.amx ; displays time left on map
mapconfig.amx ; executes custom map configuration files
pausecfg.amx ; allows to pause and unpause some plugins
plugmod_manager.amx ; manages amx's modules.ini and plugins.ini
;welcomemsg.amx ; console motd @ client connection
- Tonight
- Liitus : 19/02/2012
Postitusi : 18000
Sul on AMX Mod plugins.ini, vaja läheb AMX Mod X.
- zkevvuzLiige
- Liitus : 29/12/2014
Postitusi : 134
Aa muide kui selles "admin ei tööta" juttu tuli siis mul kah selline mure et tegin Non-steam serveri kõik on ilusti aga nii et kui kellegile õigused annad nimele nt: player ja kui sul pole sama cs millel servu töötab siis siis sa võid selle player nimega sisse tulla aga õigusi ei saa isegi setinfo _pw ei pea panema sest lic ei tööta aga nii kui tõmbad sama cs-i millel serv töötab siis saad ka õigused
Tänu sellele probleemile STEAMI tõmbasingi et panna servu steamil tööle siis ei tohiks sellist jama ju loogiliselt tulla aga ei saa ka servut STEAMILE sest... täpsemad põhjused on alamfoorumis nimega "[STEAM] Counter-Strike 1.6"
Tänu sellele probleemile STEAMI tõmbasingi et panna servu steamil tööle siis ei tohiks sellist jama ju loogiliselt tulla aga ei saa ka servut STEAMILE sest... täpsemad põhjused on alamfoorumis nimega "[STEAM] Counter-Strike 1.6"
- Tehnik aKKomeet
- Liitus : 28/03/2013
Postitusi : 453
panin selle
Nüüd ei tööta rank top15 jne
- Kood:
; AMX Mod X plugins
; Admin Base - Always one has to be activated
amxbans_core.amxx
amxbans_main.amxx
; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
telemenu.amxx ; Can teleport
; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
; Map related
timeleft.amxx ; displays time left on map
; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
Nüüd ei tööta rank top15 jne
- Tonight
- Liitus : 19/02/2012
Postitusi : 18000
Lisa:
statsx.amxx
// zkevvuz, parooli kontrolliti ka ikka?
"My Name" "my_password" "abcdefghijklmnopqrstu" "a"
a - disconnect player on invalid password
statsx.amxx
// zkevvuz, parooli kontrolliti ka ikka?
"My Name" "my_password" "abcdefghijklmnopqrstu" "a"
a - disconnect player on invalid password
- Tehnik aKKomeet
- Liitus : 28/03/2013
Postitusi : 453
ˇTeema sulgeda!
- UskuMatuKomeet
- Liitus : 15/03/2013
Postitusi : 632
//E Teema Suletud!
By:@Tonight
By:@Tonight
Soovid vestluses osaleda?
Selleks logi sisse või tee endale kasutaja.
Lehekülg 1, lehekülgi kokku 1
Permissions in this forum:
Sa ei saa vastata siinsetele teemadele