Redirecte Server

Discutii legate de instalarea, configurarea si modificarea unui server de Counter-Strike.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
s[N]Nk
Membru, skill 0
Membru, skill 0
Posts: 8
Joined: 26 Sep 2013, 15:32
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Contact:

06 Oct 2013, 21:48

Deci am un server hostat, addons Furien pus pe el , dar dupa ce intru pe server , Nu mai pot umbla la New game, find , obtions ma tot redirctioneaza pe anumite servere ! Cum scap de redirectele astea ? :)
Last edited by Mădălin on 06 Oct 2013, 23:32, edited 1 time in total.
Reason: Bold scos.
RoyalServer 2
User avatar
CsN^ ;x
Membru eXtream
Membru eXtream
Posts: 3560
Joined: 02 Apr 2012, 16:58
Detinator Steam: Nu
CS Status: Retras din domeniul Counter-Strike
Reputatie: Fost moderator
Location: Bucuresti
Has thanked: 797 times
Been thanked: 607 times

06 Oct 2013, 21:52

Serveru tau are un plugin numit LoadingMenu.amxx scoatel/stergel/dezactiveazal si ca sa iti revina tie alea cu find server,new game s.a.m.d pune acest gamemenu in
cstrike/resource/gamemenu
| Afiseaza codul
"GameMenu"
{
	"1"
	{
		"label" "#GameUI_GameMenu_ResumeGame"
		"command" "ResumeGame"
		"OnlyInGame" "1"
	}
	"2"
	{
		"label" "#GameUI_GameMenu_Disconnect"
		"command" "Disconnect"
		"OnlyInGame" "1"
		"notsingle" "1"
	}
	"4"
	{
		"label" "#GameUI_GameMenu_PlayerList"
		"command" "OpenPlayerListDialog"
		"OnlyInGame" "1"
		"notsingle" "1"
	}
	"8"
	{
		"label" ""
		"command" ""
		"OnlyInGame" "1"
	}
	"9"
	{
		"label" "#GameUI_GameMenu_NewGame"
		"command" "OpenCreateMultiplayerGameDialog"
	}
	"10"
	{
		"label" "#GameUI_GameMenu_FindServers"
		"command" "OpenServerBrowser"
	}
	"11"
	{
		"label" "#GameUI_GameMenu_Options"
		"command" "OpenOptionsDialog"
	}
	"12"
	{
		"label" "#GameUI_GameMenu_Quit"
		"command" "Quit"
	}
}
Addons HNS level,gravity,xp DOWNLOAD ( e țeapă)
https://5filme.com/ - un simplu site de filme pentru timpul liber
s[N]Nk
Membru, skill 0
Membru, skill 0
Posts: 8
Joined: 26 Sep 2013, 15:32
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Contact:

07 Oct 2013, 16:34

Nu gasesc nici un LoadingMenu.amxx.... alceva ce pot face?
User avatar
CsN^ ;x
Membru eXtream
Membru eXtream
Posts: 3560
Joined: 02 Apr 2012, 16:58
Detinator Steam: Nu
CS Status: Retras din domeniul Counter-Strike
Reputatie: Fost moderator
Location: Bucuresti
Has thanked: 797 times
Been thanked: 607 times

07 Oct 2013, 16:38

s[N]Nk wrote:Nu gasesc nici un LoadingMenu.amxx.... alceva ce pot face?
Tu spui cand intri pe serveru tau iti pune la find server redirect pe alt server?lasa plugin.in daca e asa cum am inteles eu.
Ca sa scoti din CS-ul tau redirectu ala modifica gamemenul cu ce ti-am dat eu mai sus :)
Addons HNS level,gravity,xp DOWNLOAD ( e țeapă)
https://5filme.com/ - un simplu site de filme pentru timpul liber
s[N]Nk
Membru, skill 0
Membru, skill 0
Posts: 8
Joined: 26 Sep 2013, 15:32
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Contact:

07 Oct 2013, 17:03

Da exact imi pune redirecte pe Find ,New chiar si cand intru pe cs ma redirectioneaza, Si asta numai de cand m-am connectat pe Sv meu , eu as vrea sa stiu cum pot scoate redirectele acestea de pe server :) +ca ma redirectioneaza pe un alt server .

Code: Select all

; 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)
; --------------------------------------------------------------------
admincmd.amxx     ; basic admin console commands
adminhelp.amxx    ; help command for admin console commands
adminslots.amxx   ; slot reservation
multilingual.amxx ; Multi-Lingual management
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
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
nextmap.amxx      ; displays next map in mapcycle
mapchooser.amxx   ; allows to vote for next map
timeleft.amxx     ; displays time left on map
pausecfg.amxx     ; allows to pause and unpause some plugins
statscfg.amxx     ; allows to manage stats plugins via menu and commands
; 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!)
; amxmod_compat.amxx ; AMX Mod backwards compatibility layer
; --------------------------------------------------------------------
bug_fix.amxx     ; SERVER CRASH BUGFIX
amx_showip.amxx  ; SHOW IP ADDR
bullet_damage.amxx ; Show real-time damage to players
team_join.amxx
stuck.amxx
semi_clip.amxx
nademodes.amxx
amx_destroy.amxx
multijump.amxx
invasion.amxx
haha.amxx
furien.amxx
furienvipmod.amxx
furien_superknife.amxx
furien_parachute.amxx
furien_noflash.amxx
furien_weapons.amxx
furien_health.amxx
furien_shop.amxx
furien_defusekit.amxx
furien_armor.amxx
frostnades.amxx
freewallhang.amxx
flare.amxx
swich.amxx
bcd_hudtimer.amxx
bonus_box.amxx
pingfaker2.amxx
ultimate_who.amxx
bind.amxx
amx_gag.amxx
amx_ss.amxx
players_models.amxx
rs.amxx
ad_manager.amxx
preturi_ranguri_motd.amxx
viata.amxx
depozit.amxx
hpmax.amxx
cer_instelat.amxx
firstkill.amxx
admin_chat_colors.amxx debug
furien_new_weapons_0_0_4.amxx debug
XMAS_GIFT.amxx debug
join_leave.amxx debug 
join_ip.amxx debug
weapons.amxx debug

teNNeke.
Membru, skill +1
Membru, skill +1
Posts: 318
Joined: 01 Sep 2013, 17:59
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Has thanked: 36 times
Been thanked: 9 times
Contact:

07 Oct 2013, 19:25

Orice plugin poate avea redirect in el, verifica sursele si compileaza-le pe local.

Esti sigur ca nu te-ai conectat si pe alte servere de cand ti-ai instalat cs-u? :-?
s[N]Nk
Membru, skill 0
Membru, skill 0
Posts: 8
Joined: 26 Sep 2013, 15:32
Detinator Steam: Nu
CS Status: Citesc forumul eXtreamCS.com...!
Contact:

07 Oct 2013, 19:53

Da sunt sigur , dar am vb cu cineva si a spus sa sterg GameMenu.amxx ...
OneShot.
Membru, skill +2
Membru, skill +2
Posts: 719
Joined: 12 Sep 2011, 19:17
Detinator Steam: Da
Detinator server CS: drx.indungi.ro
SteamID: oneshot_01
Reputatie: Fost moderator ajutator
Nume anterior: OnlyHD
Location: Bucuresti
Has thanked: 196 times
Been thanked: 66 times
Contact:

08 Oct 2013, 12:29

Sterge pluginul acesta : bind.amxx poate fi de la el.
Post Reply

Return to “Probleme la servere dedicate de Counter-Strike”

  • Information
  • Who is online

    Users browsing this forum: Dot [Bot] and 46 guests