Raised This Month: $51 Target: $400
 12% 

Error scripting plugin ..


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
riscanuc
Member
Join Date: Apr 2012
Old 05-09-2012 , 08:48   Error scripting plugin ..
Reply With Quote #1

I have a big problem .. It gives players outside with this error :
Code:
[DPROTO]: Client 2 - Set AuthIdType 10 [dproto]; pClient = 0x261dce8
[DPROTO]: Client 10 - Set AuthIdType 12 [dp_SteamEmu]; pClient = 0x2645468
Dropped {---HIP---HOP---} thE prO from server
Reason:  Client sent 'drop'
List plugins :
Code:
DeathrunManager.amxx    ; 
DRM_trigger_hurt_fix.amxx ;
stuck.amxx              ; Deblocheaza playerii
team_join.amxx          ; 
knife_mod.amxx          ; 
advanced_gag.amxx       ; 
bunnyhop.amxx           ; 
amx_lastip.amxx         ; 
amx_showip.amxx         ; 
plugin_trail.amxx       ; 
use_button_once.amxx    ; 
simple_restart.amxx     ;  /restart
amx_t_ct_spec.amxx      ; 
speedometer.amxx        ; 
dr_duel.amxx            ; /duel
Radio.amxx              ; - radio on server
ultimele_harti.amxx - last maps
steam_slot.amxx - steam = slot
rlz_who.amxx - who is online 
rlz_spectator.amxx - specinfo plugin
rlz_chat.amxx - rang admin chat
owner_full.amxx - power admins
mapchooser4.amxx
extra-lives.amxx
entity_remover.amxx
dr_fixround.amxx
amx_exterminate.amxx
blocks.amxx -
transfer_life.amxx - 
resetscore.amxx
deathrun_t.amxx - Power terrorist
svc_bad_preventer.amxx 
m_tfix.amxx
gameszone_antiflood.amxx  - Anti-flood
;deathrun_duels.amxx
Not find the answer! What plugin is to blame?
riscanuc is offline
hornet
AMX Mod X Plugin Approver
Join Date: Mar 2010
Location: Australia
Old 05-09-2012 , 08:50   Re: Error scripting plugin ..
Reply With Quote #2

Lol nice try. This community doesn't support Nonsteam users.
__________________
Quote:
vBulletin Tip #42: Not much would be accomplished by merging this item with itself.
hornet is offline
riscanuc
Member
Join Date: Apr 2012
Old 05-09-2012 , 08:52   Re: Error scripting plugin ..
Reply With Quote #3

not understand what you mean .
riscanuc is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 05-09-2012 , 09:26   Re: Error scripting plugin ..
Reply With Quote #4

We do not support Non-Steam servers.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
Backstabnoob
Veteran Member
Join Date: Feb 2009
Location: Iwotadai Dorm
Old 05-09-2012 , 09:33   Re: Error scripting plugin ..
Reply With Quote #5

If you are refering to the usage of dproto, dproto is not used only by non-steam servers (but the majority of servers using this are non-steam of course).
__________________
Currently busy working on a very large scale anime database project.
Backstabnoob is offline
riscanuc
Member
Join Date: Apr 2012
Old 05-09-2012 , 09:44   Re: Error scripting plugin ..
Reply With Quote #6

before not appears this error , but now appears
riscanuc is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 05-09-2012 , 10:01   Re: Error scripting plugin ..
Reply With Quote #7

@Backstabnoob
I have been running servers for years and I have never found a reason or a need to use dproto.

@riscanuc
Wrong forum.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
riscanuc
Member
Join Date: Apr 2012
Old 05-09-2012 , 10:11   Re: Error scripting plugin ..
Reply With Quote #8

.. Can you give me a good dproto at this our ? ... I think it's also because the dproto.cfg ! I have steamslot.amxx , which gives the slot who has steam after 30 minutes played per server .
This is dproto.cfg..
Code:
# Patch: dproto 0.9.87 - nonsteam
# Game: Counter-Strike 1.6
# Package build: 12.February.2010 by Salmus
# --------------------------------------------------------

LoggingMode = 3


cid_HLTV = 7
cid_NoSteam47 = 10
cid_NoSteam48 = 8
cid_Steam = 1
cid_SteamPending = 12
cid_RevEmu = 12
cid_SC2009 = 12
cid_OldRevEmu = 12
cid_SteamEmu = 12
cid_AVSMP = 12
cid_Setti = 3
SC2009_RevCompatMode = 1
SteamEmuCompatMode = 1
OldEstCompatMode = 0
IPGen_Prefix1 = 0
IPGen_Prefix2 = 4
Native_Prefix1 = 0;
SC2009_Prefix1 = 0;
RevEmu_Prefix1 = 0;
OldRevEmu_Prefix1 = 0;
SteamEmu_Prefix1 = 0;
AVSMP_Prefix1 = 0;
Setti_Prefix1 = 0;
FakePlayers_ConnectInitiationCheck = 6
FakePlayers_ClientValidationCheck = 8
FakePlayers_AntiReconnect = 1
FakePlayers_BanTime = -1
DisableNativeAuth = 0
ServerInfoAnswerType = 2
MasterClient = 0
Master_GameVersion = 1.1.2.6/Stdio
Game_Name =
HLStatsPlayerIdFix = 0
ExportVersion = 0
HLTVExcept_IP = 127.0.0.1
riscanuc is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 05-09-2012 , 10:16   Re: Error scripting plugin ..
Reply With Quote #9

Quote:
Originally Posted by riscanuc View Post
.. Can you give me a good dproto at this our ? ... I think it's also because the dproto.cfg ! I have steamslot.amxx , which gives the slot who has steam after 30 minutes played per server .
This is dproto.cfg..
Code:
# Patch: dproto 0.9.87 - nonsteam
# Game: Counter-Strike 1.6
# Package build: 12.February.2010 by Salmus
# --------------------------------------------------------

LoggingMode = 3


cid_HLTV = 7
cid_NoSteam47 = 10
cid_NoSteam48 = 8
cid_Steam = 1
cid_SteamPending = 12
cid_RevEmu = 12
cid_SC2009 = 12
cid_OldRevEmu = 12
cid_SteamEmu = 12
cid_AVSMP = 12
cid_Setti = 3
SC2009_RevCompatMode = 1
SteamEmuCompatMode = 1
OldEstCompatMode = 0
IPGen_Prefix1 = 0
IPGen_Prefix2 = 4
Native_Prefix1 = 0;
SC2009_Prefix1 = 0;
RevEmu_Prefix1 = 0;
OldRevEmu_Prefix1 = 0;
SteamEmu_Prefix1 = 0;
AVSMP_Prefix1 = 0;
Setti_Prefix1 = 0;
FakePlayers_ConnectInitiationCheck = 6
FakePlayers_ClientValidationCheck = 8
FakePlayers_AntiReconnect = 1
FakePlayers_BanTime = -1
DisableNativeAuth = 0
ServerInfoAnswerType = 2
MasterClient = 0
Master_GameVersion = 1.1.2.6/Stdio
Game_Name =
HLStatsPlayerIdFix = 0
ExportVersion = 0
HLTVExcept_IP = 127.0.0.1
Read the rules.
NO STEAM = NO SUPPORT
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode