paintball guns

Technická podpora k herním serverům Counter-Strike 1.6
Message
Autor
hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

paintball guns

#1 Příspěvekod hnev55 » 10 dub 2013, 20:31

217.11.249.84:27750

chcem sa opytat ako mam nastavit aby nazaciatku si kazdy mohol vybrat aku chce zbran napriklad brokovnicu alebo nieco ine configs.ini:
Spoiler: zobrazit

Kód: Vybrat vše

; Menu configuration file
; File location: $moddir/addons/amxmodx/configs/configs.ini
; To use with Commands Menu plugin

; NOTE: By default in all settings the access level is set to "u".
;       However you can change that, to limit the access to some settings.

; Commands Menu:
; < description > < command > < flags > < access level >
; "a" - execute from server console
; "b" - execute from admin console
; "c" - execute on all clients
; "d" - back to menu when executed

;"PUBLIC Settings"         "servercfgfile server.cfg;exec server.cfg"   "a"   "u"
;"Clanbase"            "exec clanbase.cfg;servercfgfile \'\'"      "a"   "u"
;"Clanbase Charges Only"      "exec clanbase_co.cfg;servercfgfile \'\'"   "a"   "u"
;"Official CAL Match"         "exec cal.cfg;servercfgfile \'\'"      "a"   "u"
;"ProvingGrounds Server Config"      "exec leagues/pg.cfg;servercfgfile \'\'"   "a"   "u"
;"OGL CS Server Config"         "exec ogl.cfg;servercfgfile \'\'"      "a"   "u"
;"OGL CS FF Server Config"      "exec ogl_ff.cfg;servercfgfile \'\'"      "a"   "u"
;"OGL CS Advanced Server Config"   "exec ogl_adv.cfg;servercfgfile \'\'"      "a"   "u"

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: paintball guns

#2 Příspěvekod Qefik » 10 dub 2013, 20:41

potřebuju config toho paintball modu, toto je k ničemu :)
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

Re: paintball guns

#3 Příspěvekod hnev55 » 10 dub 2013, 20:45

neviem kde to najdem ale neni to toto ???
Spoiler: zobrazit

Kód: Vybrat vše

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx      ; admin base (required for any admin-related)
;admin_sql.amxx      ; admin base - SQL version (comment admin.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

; 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
;nextmap.amxx      ; displays next map in mapcycle
;mapchooser.amxx   ; allows to vote for next map
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

; Counter-Strike
restmenu.amxx      ; restrict weapons menu
statsx.amxx      ; stats on death or round end (CSX Module required!)
miscstats.amxx      ; bunch of events announcement for Counter-Strike
stats_logging.amxx   ; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx   ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
admin_spec_esp.amxx      ; viditelnost pres zdi pro adminy
deagsmapmanager.amxx          ; nominace map rtv
map_generator.amxx      ; generator seznamu map maps.ini
hpk.amxx         ; proti hracum s vysokym pingem
full_server_idler_kicker.amxx   ; kickuje afk hrace pokud se chce nekdo novy pripojit
afkbombtransfer.amxx      ; prenasi bombu jinemu, pokud je afk
paintballmod.amxx         ;hlavn� PB plugin
paintballgun.amxx         ;Zbran� na PB
paintballnade.amxx      ;PB gran�ty

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: paintball guns

#4 Příspěvekod Qefik » 10 dub 2013, 21:04

to je plugins.ini... Koukal jsem an soubory, vlastní cfg to nemá, ale zde je napsané co se jak nastavuje
http://forums.alliedmods.net/showthread.php?p=569582

Ale pro tebe by se tedy spíše hodil tento plugin http://forums.alliedmods.net/showthread.php?p=695730, má přesně to, co chceš.
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

Re: paintball guns

#5 Příspěvekod hnev55 » 10 dub 2013, 21:28

no tak to bude asi nad moje sily :DD stiahol som ten plugin paintballgun.amxx dal som ho do zlozky plugins a do zlozky plugins.ini som napisal paintballgun.amxx ked som resetol server tak nejde

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: paintball guns

#6 Příspěvekod Qefik » 10 dub 2013, 21:30

Když mi povolíš support FTP tak ti to udělám, výjimečně.
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

Re: paintball guns

#7 Příspěvekod hnev55 » 10 dub 2013, 21:34

povolimm :) mas :)

//EDIT a ked uz si tam tak prosim ta aj RTV a RS ak by sa dalo :)

Uživatelský avatar
Qefik
Příspěvky: 5714
Registrován: 26 pro 2009, 11:26
Reputation: 0
Kontaktovat uživatele:

Re: paintball guns

#8 Příspěvekod Qefik » 10 dub 2013, 21:53

Zítra se na to podívám, ale RS si udělej sám podle návodu, ukazoval jsem to právě na RS, takže by tam neměl být problém.
Rozdávat rady je zbytečné. Moudrý si poradí sám a hlupák stejně neposlechne.
Mark Twain

hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

Re: paintball guns

#9 Příspěvekod hnev55 » 10 dub 2013, 21:53

ok tak ti tie prava tam necham :)

hnev55
Příspěvky: 452
Registrován: 03 pro 2012, 21:48
Reputation: 0

Re: paintball guns

#10 Příspěvekod hnev55 » 12 dub 2013, 17:50

nie ze by to az tak ponahlalo ale uz si natom pracoval ???


Zpět na „Counter-Strike 1.6“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 4 hosti