←  Pytania

AMXX.pl: Support AMX Mod X i SourceMod

»

CoD Nowy
Cod mod + Boty + Offline (NEW GAME)

  • +
  • -
Beginer - zdjęcie Beginer 13.09.2011

Witam.

Mam problem próbowałem zrobić sobie cod mod na offline i nie działa. Nie wiem od czego zacząć. Jestem w tych sprawach całkiem zielony. Wklejałem cod mod do Counter Strike/cstrike/addons i dalej nie działa :/
Chciałbym aby ktoś "kumaty" w tych sprawach wytłumaczył krok po kroczku jak zrobić aby popykać w CoD moda na offline.

Bardzo proszę o pomoc.
Odpowiedz

  • +
  • -
Ciuchcia:D - zdjęcie Ciuchcia:D 13.09.2011

a wpisales cod do plugins.ini ??
Odpowiedz

  • +
  • -
ParadisO - zdjęcie ParadisO 13.09.2011

cod nowy czy stary ??
Odpowiedz

  • +
  • -
Beginer - zdjęcie Beginer 13.09.2011

Nie ,a gdzie znajde ten plik?
Odpowiedz

  • +
  • -
ParadisO - zdjęcie ParadisO 13.09.2011

/cstrike/addons/amxmodx/configs
Odpowiedz

  • +
  • -
Beginer - zdjęcie Beginer 13.09.2011

Okej dzięki znalazłem i w której rubryce to wpisać?
Odpowiedz

  • +
  • -
Ciuchcia:D - zdjęcie Ciuchcia:D 13.09.2011

w plugins ini wpisz nazwe twego coda a potem wpsiz amxx na koncu np takei cos qtm_codmod.amxx
Odpowiedz

  • +
  • -
Beginer - zdjęcie Beginer 13.09.2011

Jak mam wpisać cod do plugins.ini

Tak to wygląda u mnie

; 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        ; Menus for commands/cvars organized by plugin

; 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

Odpowiedz

  • +
  • -
Ciuchcia:D - zdjęcie Ciuchcia:D 13.09.2011

ok dobrze a jak ma nazwa twego coda ??
Użytkownik Ciuchcia:D edytował ten post 13.09.2011 18:25
Odpowiedz

  • +
  • -
Beginer - zdjęcie Beginer 13.09.2011

Hmmm nie wiem jak go określić został pobrany stąd
http://amxx.pl/topic/36961-call-of-duty-mw-mod-update/
Odpowiedz

  • +
  • -
Ciuchcia:D - zdjęcie Ciuchcia:D 13.09.2011

w tym wpisz

; 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		; Menus for commands/cvars organized by plugin
 
; 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
 
QTM_CodMod.amxx

a te foldery co masz skopiuj do tych folderow co masz
Użytkownik Ciuchcia:D edytował ten post 13.09.2011 18:31
Odpowiedz

  • +
  • -
Beginer - zdjęcie Beginer 13.09.2011

Okej dzięki

Mam już powklejane czy już będzie działać?
Odpowiedz

  • +
  • -
Ciuchcia:D - zdjęcie Ciuchcia:D 13.09.2011

Nom powinno ci dzialac
Odpowiedz

  • +
  • -
Beginer - zdjęcie Beginer 13.09.2011

Nie wiem czemu ale nie działa.

Daje New Game wybieram mape poziom trudności botów wbijam i lipa zwykły tryb gry

wgrałem cały mod do odpowiednich podfolderów na kompie i nie działa oraz wrzuciłem pliki Codbots.amxx do folderu D:\CS\cstrike\addons\amxmodx\plugins oraz plik CodBots.sma D:\CS\cstrike\addons\amxmodx\scripting
Odpowiedz

  • +
  • -
Beginer - zdjęcie Beginer 13.09.2011

Może zły Cod mod wgrałem bo w temacie Peyote jest odnośnik do innego tematu ale link nie działa :/
http://amxx.pl/topic/38500-obsluga-botow-codmod/
Odpowiedz

  • +
  • -
BaQStiC - zdjęcie BaQStiC 13.09.2011

Obsluge botow trez musisz dodac do plugins.ini tzn plugin Codbots.amxx
Odpowiedz

  • +
  • -
Beginer - zdjęcie Beginer 13.09.2011

Dodałem ale dalej nic się nie dzieje zwykły tryb

Tak u mnie wygląda plik plugins.ini

; 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		 ; Menus for commands/cvars organized by plugin
 
; 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
 
QTM_CodMod.amxx
Codbots.amxx

Użytkownik Beginer edytował ten post 13.09.2011 19:38
Odpowiedz

  • +
  • -
BaQStiC - zdjęcie BaQStiC 13.09.2011

W folderze confings masz plik plugins-codmod.ini?
Odpowiedz

  • +
  • -
HappyDay - zdjęcie HappyDay 13.09.2011

jesli masz czysty serwer to znaczy ze wogóle nic nie odpala, poszukaj poradnikow instalowania amxx w newgame
Odpowiedz

  • +
  • -
Beginer - zdjęcie Beginer 13.09.2011

BaQstic Tak mam
Odpowiedz