Skocz do zawartości

Witamy w Nieoficjalnym polskim support'cie AMX Mod X

Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

Dproto 47/48


  • Zamknięty Temat jest zamknięty
4 odpowiedzi w tym temacie

#1 no name

    Wszechpomocny

  • Użytkownik

Reputacja: 56
Pomocny

  • Postów:387
  • GG:
  • Steam:steam
  • Imię:Wojciech
  • Lokalizacja:Kraków
Offline

Napisano 26.08.2009 11:09

Witam. Postawiłem swój serwer (windows)non steam (cs 1.6v7 patch 23- patcha mam stąd Klik ) I przerabiałem go na steam i non steam. Wgrałem dproto 0.2.7 (w załączniku)

Jak ze steama wszedłem na serwer miałem takie coś

This server is using an older protocol ( 47 ) than your client ( 48 ).If you believe this server is outdated, you can contact the server administrator at (no email address specified).


Z non steama normalnie się wchodzi.

konsola serwera po włączeniu:

couldn't exec banned.cfg
Menu item 18 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 19 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Could not establish connection to Steam servers.
No masters loaded
Using default master


po wpisaniu meta list mam dochodzi:


] meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] dproto fail load dproto.dll v0.2.7 ini Start Never
[ 2] AMX Mod X RUN - amxmodx_mm.dll v1.8.1.3 ini Start ANY
[ 3] Fun RUN - fun_amxx.dll v1.8.1.3 pl2 ANY ANY
[ 4] Engine RUN - engine_amxx.dll v1.8.1.3 pl2 ANY ANY
[ 5] FakeMeta RUN - fakemeta_amxx.dl v1.8.1.3 pl2 ANY ANY
[ 6] CStrike RUN - cstrike_amxx.dll v1.8.1.3 pl2 ANY ANY
[ 7] CSX RUN - csx_amxx.dll v1.8.1.3 pl2 ANY ANY
[ 8] Ham Sandwich RUN - hamsandwich_amxx v1.8.1.3 pl2 ANY ANY
8 plugins, 7 running


addons/metamod/plugins.ini

;; Metamod plugins.ini
; AMX Mod X 1.8.1

win32 addons/dproto/dproto.dll
win32 addonsamxmodxdllsamxmodx_mm.dll
; Enable this instead for binary logging
; win32 addonsamxmodxdllsamxmodx_bl_mm.dll


Dproto.cfg

# ========================================================
# DPROTO CONFIGURATION
# ========================================================

#LoggingMode:
# 1 = Console
# 2 = Log Files
# 3 = Both
LoggingMode = 2

# UserinfoVerification - Userinfo verification mode
# 1 = Check for max size when user connecting (Use MaxUserInfoSize with this mode)
# 2 = Remove unneeded fields in userinfo (Use ValidInfoFields with this mode)
# 3 = Both
# Verification needed to avoid overflows in userinfo. Overflows may cause svc_bad messages for clients
UserinfoVerification = 3
MaxUserInfoSize = 230
ValidInfoFields_Engine = namebottomcolortopcolormodelcl_lccl_lwcl_updateratecl_dlmaxrate_pw*hltvpassword
ValidInfoFields_cstrike = _vgui_menus_cl_autowepswitch
ValidInfoFields_ag = cl_autowepswitch


# ========================================================
# AUTHID MANAGEMENT
# ========================================================

# ClientIDs
# 1: Real steam (STEAM_xx:xx:xx)
# 2: Real valve (VALVE_xx:xx:xx)
# 3: STEAM_ by IP
# 4: VALVE_ by IP
# 5: Deprecated - client will be rejected
# 6: reserved
# 7: HLTV
# 8: STEAM_ID_LAN
# 9: STEAM_ID_PENDING
# 10: VALVE_ID_LAN
# 11: VALVE_ID_PENDING
# 12: STEAM_666:88:666

# Use this to set authid's for clients
cid_HLTV = 7
cid_NoSteam47 = 8
cid_NoSteam48 = 10
cid_Steam = 1

# Client recognized as pending when they sucessfully authorized, but did not get steam id
cid_SteamPending = 9

# IPGen_Prefix1 (int)
# STEAM_a:b:c
# ^ - this prefix for authids generated by IP
IPGen_Prefix1 = 0

# IPGen_Prefix2 (int)
# STEAM_a:b:c
# ^ - this prefix for authids generated by IP
IPGen_Prefix2 = 3

# Note that banid will use steamid WITHOUT any prefixes!

# ========================================================
# OTHER STUFF
# ========================================================

# Emulation (0/1)
# Enables built=in eSTEAMATiON support
Emulation = 0

# DisableNativeAuth (0/1)
# Disables valve/steam auth system.
# For p.47 Based: Server will not connect to auth servers.
# For All: Server will not call authorization functions.
# This is a fix for startup freeze for old (p.47) servers.
DisableNativeAuth = 0

# ServerInfoAnswerType (0/1)
# Sets server answer type for query requests
# 0 = New style (Source Engine)
# 1 = Old Style (Fix favorites list for p.47 clients)
# 2 = Hybrid mode - best solution for now, server is visible anywhere
ServerInfoAnswerType = 2


# MasterClient (0/1)
# Enables master-client emulation; it helps to register server on master list
# if you having "You server is old" error.
# USE THIS ONLY WITH -nomaster MODE!
# you can use Master_GameVersion to set version of game
MasterClient = 0

# Master_GameVersion (string)
# Sets version of game that master-client will send on master-server
Master_GameVersion = 1.1.2.6/Stdio

# SubServer_Enable (0/1)
# Enables secondary mini-server that redirects clients on main server.
# Use the SubServer_AnswerType parameter to set answer type to info queries
# Use the SubServer_Port parameter to set secondary server port
# Use the SubServer_MasterClient parameter to enable master-client for secondary server.
# This is useful feature if you want all clients to see you server.
# Its possible if you set different answer types for main and secondary servers.
# Clients which cant "see" main server will be able to see secondary
SubServer_Enable = 0
SubServer_Port = 28015
SubServer_MasterClient = 0
SubServer_AnswerType = 0
SubServer_RedirectCommand = connect 169.254.141.3:27015


# Game_Name (string)
# Sets game name displayed for clients
# If Game_Name is empty, native game name will be used
Game_Name =


# Enables fix for proper player id displaing on HLStats server monitoring
# Enable this only if you have HLStats
HLStatsPlayerIdFix = 0


Pomocy! :

Załączone pliki


  • +
  • -
  • 0

#2 zer0.

    Godlike

  • Przyjaciel

Reputacja: 429
Wszechobecny

  • Postów:2 116
  • Steam:steam
  • Lokalizacja:Kw
Offline

Napisano 26.08.2009 11:26

;; Metamod plugins.ini
; AMX Mod X 1.8.1

win32 addons/dproto/dproto.dll
win32 addonsamxmodxdllsamxmodx_mm.dll
; Enable this instead for binary logging
; win32 addonsamxmodxdllsamxmodx_bl_mm.dll

Widzisz różnicę? :>
  • +
  • -
  • 0

#3 no name

    Wszechpomocny

  • Autor tematu
  • Użytkownik

Reputacja: 56
Pomocny

  • Postów:387
  • GG:
  • Steam:steam
  • Imię:Wojciech
  • Lokalizacja:Kraków
Offline

Napisano 26.08.2009 11:41

ta :D dam edita czy już działa.

@edit dalej to samo :?
  • +
  • -
  • 0

#4 Abes Mapper

    Repulsion Gel

  • Przyjaciel

Reputacja: 2 017
Godlike

  • Postów:7 356
  • Steam:steam
  • Imię:Sebastian
  • Lokalizacja:Sulejówek
Offline

Napisano 26.08.2009 11:41

Ale Windows raczej na to nie patrzy. Ja mam wszędzie tak "/" i mi działa :P
  • +
  • -
  • 0

#5 no name

    Wszechpomocny

  • Autor tematu
  • Użytkownik

Reputacja: 56
Pomocny

  • Postów:387
  • GG:
  • Steam:steam
  • Imię:Wojciech
  • Lokalizacja:Kraków
Offline

Napisano 26.08.2009 12:20

wgrałem nowego dproto i tera w consoli mam:

couldn't exec banned.cfg
Menu item 18 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 19 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Connection to Steam servers successful.
No masters loaded
Using default master
] meta list
Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] dproto           fail load  dproto.dll        v0.3.2    ini  Start Never
 [ 2] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.8.1.3  ini  Start ANY  
 [ 3] Fun              RUN   -    fun_amxx.dll      v1.8.1.3  pl2  ANY   ANY  
 [ 4] Engine           RUN   -    engine_amxx.dll   v1.8.1.3  pl2  ANY   ANY  
 [ 5] FakeMeta         RUN   -    fakemeta_amxx.dl  v1.8.1.3  pl2  ANY   ANY  
 [ 6] CStrike          RUN   -    cstrike_amxx.dll  v1.8.1.3  pl2  ANY   ANY  
 [ 7] CSX              RUN   -    csx_amxx.dll      v1.8.1.3  pl2  ANY   ANY  
 [ 8] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.1.3  pl2  ANY   ANY  
8 plugins, 7 running

  • +
  • -
  • 0




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych