|
| Usunięcie niepotrzebnego pluginu |
|
|
Wysłany: Pią 20:57, 02 Lut 2007 |
|
|
OrzeH |
Noob |
|
|
Dołączył: 14 Sty 2007 |
Posty: 21 |
Przeczytał: 0 tematów
Ostrzeżeń: 0/3
|
Skąd: Toruń |
|
|
|
|
|
|
Chce usunąć te napisy widoczne na screenie powyżej (zaznaczone na czerwono) ale zostawić te drugie (zaznaczone na niebiesko)
Mój plik addons/amxxmodx/configs/plugins wygląda następująco
--------------------------------------------------------------------------------
; 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)
; 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
; Custom - Add 3rd party plugins here
amx_match_deluxe.amxx ; Amx Match Deluxe
afkkicker.amxx ; AFK Kicker
amxx_atac.2.5.5.0.amxx ; ATAC
amxx_atac_cfg.sma ; ATAC
auto_restart_knives.amxx ; RR i noże
BombSite_Radar.amxx
lastman.amxx
hostage_down.amxx
runplanting.amxx
enemyspotted.amxx
dropdefuser.amxx
armordrop.amxx
roundsound.amxx
flashbang_dlight.amxx
dib3.amxx
amx_heconc.amxx
amx_gore2.amxx
-------------------------------------------------------------------------
A plik addons/amx/configs/plugins wygląda tak
-------------------------------------------------------------------------
; 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)
; Note: you don't need to declare csstats.amx here (CSStats will load it)
language.amx ; language management
admin.amx ; admin base (required for any admin-related)
;admin_mysql.amx ; admin base - MySQL version (comment admin.amx)
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.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
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 ; console motd @ client connection
statsx.amx ; stats on death or round end (CSStats Module required!)
stats_logging.amx ; weapons stats logging (CSStats Module required!)
telemenu.amx ; teleport menu (Fun Module required!)
miscstats.amx ; bunch of events announcement for Counter-Strike
pausecfg.amx ; allows to pause and unpause some plugins
statscfg.amx ; allows to manage stats plugins via menu and commands
mapconfig.amx ; executes custom map configuration files
; Add custom plugins below
---------------------------------------------------------------------------------
Drugi poroblem: Chce edytować napisy które się pojawiają gdy ktos kogoś zabije
|
|
Post został pochwalony 0 razy
|
|
|
|
|