搜索
查看: 6652|回复: 10

4554版本问题 dproto问题

[复制链接]
发表于 2009-6-21 19:38:54 | 显示全部楼层 |阅读模式 来自 中国–湖南–怀化–鹤城区
dproto
设置正常
  1. # ========================================================
  2. #                 DPROTO CONFIGURATION
  3. # ========================================================

  4. #LoggingMode:
  5. #        1 = Console
  6. #        2 = Log Files
  7. #        3 = Both
  8. LoggingMode = 2

  9. # UserinfoVerification - Userinfo verification mode
  10. #        1 = Check for max size when user connecting (Use MaxUserInfoSize with this mode)
  11. #        2 = Remove unneeded fields in userinfo (Use ValidInfoFields with this mode)
  12. #        3 = Both
  13. # Verification needed to avoid overflows in userinfo. Overflows may cause svc_bad messages for clients
  14. UserinfoVerification = 3
  15. MaxUserInfoSize = 230
  16. ValidInfoFields_Engine = \name\bottomcolor\topcolor\model\cl_lc\cl_lw\cl_updaterate\cl_dlmax\rate\_pw\*hltv\password
  17. ValidInfoFields_cstrike = \_vgui_menus\_cl_autowepswitch
  18. ValidInfoFields_ag = \cl_autowepswitch


  19. # ========================================================
  20. #                 AUTHID MANAGEMENT
  21. # ========================================================

  22. # ClientIDs
  23. # 1: Real steam (STEAM_xx:xx:xx)
  24. # 2: Real valve (VALVE_xx:xx:xx)
  25. # 3: STEAM_ by IP
  26. # 4: VALVE_ by IP
  27. # 5: Deprected - client will be rejected
  28. # 6: reserved
  29. # 7: HLTV
  30. # 8: STEAM_ID_LAN
  31. # 9: STEAM_ID_PENDING
  32. # 10: VALVE_ID_LAN
  33. # 11: VALVE_ID_PENDING
  34. # 12: STEAM_666:88:666

  35. # Use this to set authid's for clients
  36. cid_HLTV = 7
  37. cid_NoSteam47 = 8
  38. cid_NoSteam48 = 10
  39. cid_Steam = 1

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

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

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

  50. # Note that banid will use steamid WITHOUT any prefixes!

  51. # ========================================================
  52. #                 OTHER STUFF
  53. # ========================================================

  54. # Emulation (0/1)
  55. # Enables built=in eSTEAMATiON support
  56. Emulation = 0

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

  63. # ServerInfoAnswerType (0/1)
  64. # Sets server answer type for query requests
  65. #         0 = New style (Source)
  66. #        1 = Old Style
  67. ServerInfoAnswerType = 1


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

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

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


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


  94. # Enables fix for proper player id displaing on HLStats server monitoring
  95. # Enable this only if you have HLStats
  96. HLStatsPlayerIdFix = 0
复制代码
服务器显示

users
userid : uniqueid : name
------ : ---------: ----
     1 : STEAM_0:1:8912896 : www.hheye.com.cn
1 users


我的STEAM ID  是 0:1:1XXXXXX

这竟然显示的是默认的!!
导致其他STEAM 用户不能进入


我总共有3个服务器出现这问题,3个服务器都不在同一台机子上,也不在同一省份!

当发现第一个服务器出现这问题后,马上进入其他服务器,结果全部显示这样./

前几天还正常,今天中午发现这问题

后来研究了下,把AMXMOD去掉后,然后在加载.正常了.
但是我在第二个服务器用同样的方法处理这个问题时.既然死活处理不了,

求大哥们帮小弟一把.我已经无语了!
 楼主| 发表于 2009-6-21 19:58:45 | 显示全部楼层 来自 中国–湖南–怀化–鹤城区
axot  大哥 gearfox  大姐

快来救命啊....
回复

使用道具 举报

发表于 2009-6-21 20:39:42 | 显示全部楼层 来自 中国–陕西–西安
把你服务器的ip发短信给我 我试试
回复

使用道具 举报

 楼主| 发表于 2009-6-21 22:02:02 | 显示全部楼层 来自 中国–湖南–怀化–鹤城区
我的是DOD服务器...大姐..
回复

使用道具 举报

 楼主| 发表于 2009-6-21 22:02:21 | 显示全部楼层 来自 中国–湖南–怀化–鹤城区
211.166.8.132:27017
密码eye999
回复

使用道具 举报

发表于 2009-6-21 22:05:03 | 显示全部楼层 来自 中国–陕西–西安
我试试去。。。。。。。。
回复

使用道具 举报

 楼主| 发表于 2009-6-22 12:06:35 | 显示全部楼层 来自 中国–湖南–怀化–鹤城区
如果我不和D版的同时开,显示很正常?
又得出个新结论.
好象和A斑竹的补丁有冲突?
一种猜测.
我同一台机子.
开着2台混战服务器,都使用A斑竹的 3647补丁,然后开着个比赛服务器,使用dproto.

我重新启动了机子.没开混战,直接开比赛服务器,结果正常?
回复

使用道具 举报

发表于 2009-6-23 11:30:37 | 显示全部楼层 来自 中国–陕西–西安
你的服务器我能刷出来无法加入。
还有就是 使用dp了后就不要使用a版的swds.dll了。
回复

使用道具 举报

 楼主| 发表于 2009-6-23 11:44:02 | 显示全部楼层 来自 中国–湖南–怀化–鹤城区
恩,我现在全部使用了dp ,目前很正常.
回复

使用道具 举报

发表于 2010-8-29 09:38:26 | 显示全部楼层 来自 中国–山东–淄博
使用了 axot 的  4554 和 最新的 dproto 互联网 刷不到 这个服 ,怎么办
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

快速回复 返回顶部 返回列表