Pluginuri aiurea, cred

Discutii despre tot ce nu se incadreaza in celelalte categorii.

Moderators: Moderatori ajutatori, Moderatori

Post Reply
Cristian.R
Fost moderator
Fost moderator
Posts: 3958
Joined: 28 Sep 2007, 20:24
Detinator Steam: Nu
Reputatie: Fost Super Moderator
Fost Designer eXtream
Nick anterior: Masaroo
Has thanked: 134 times
Been thanked: 185 times

07 Feb 2011, 16:55

Postez aici pentru ca am nevoie urgent de niste raspunsuri concrete.

Am pluginul ghostchat.amxx
Am si pluginul amx_super

Cand scrie un player viu si un admin este mort, acelui admin ii apare de 2 ori , gen :
http://img511.imageshack.us/img511/999/ ... 0000vk.png

Doar adminilor le scrie de 2 ori, playerilor fara grad , nu.


Inca ceva, cand raman 2 playeri pe harta , 1 ct si un tero apare acolo sus in hud ca au mai ramas 2 playeri, 1 vs 1.

Apoi mai apare si asta in hud :
http://img715.imageshack.us/img715/2785 ... 595910.png

ca x a dat hs lui x with ak47, cum o scot?
RoyalServer 2
Osaka
Membru, skill +1
Membru, skill +1
Posts: 145
Joined: 01 Feb 2011, 15:20
Detinator Steam: Da
CS Status: Citesc forumul eXtreamCS.com!
Been thanked: 4 times
Contact:

07 Feb 2011, 17:02

Da, in amx_super e inclus un plugin cu ajutorul caruia adminii vad tot ce se scrie pe chat: adica...daca adminul e mort, el vede ce scrie echipa adversa (vie) pe say_team..pluginul se numeste psyholisten parca... si se suprapune cu ghostchat.
psyholisten ajuta adminul
ghostchatul e util jucatorului
Tu alegi ce plugin vrei sa ramana..
User avatar
oneeightone
Fost moderator
Fost moderator
Posts: 2547
Joined: 17 Jul 2009, 19:29
Detinator Steam: Da
Reputatie: Fost super moderator
Membru Club eXtreamCS (o luna)
Nick anterior : LiGHTERS
0.3 / 3
Has thanked: 68 times
Been thanked: 521 times

07 Feb 2011, 17:06

1.Pune cvar-ul amx_alltalk 0 si vezi daca merge.

2.Foloseste comanda amx_statscfgmenu.
Cristian.R
Fost moderator
Fost moderator
Posts: 3958
Joined: 28 Sep 2007, 20:24
Detinator Steam: Nu
Reputatie: Fost Super Moderator
Fost Designer eXtream
Nick anterior: Masaroo
Has thanked: 134 times
Been thanked: 185 times

07 Feb 2011, 17:16

SebastiaN wrote:1.Pune cvar-ul amx_alltalk 0 si vezi daca merge.

2.Foloseste comanda amx_statscfgmenu.
Am rezolvat, merci tare mult ! :)

asta am in amx_super.cfg din configs:
| Afiseaza codul
// AMX Super Configuration
//
// File location: addons/amxmodx/configs/amx_super.cfg
//
// Settings are loaded on every mapchange
// from this cfg file
// Version 3.7

echo [AMX Super] AMX_Super.cfg has been executed

//////////////////
// AMX Super Cvars  [Values: 0 = Disabled | 1 = Enabled] (Defaults)
//////////////////
// General Cvars
//////////////////

;amx_deadchat 0		   // Enable/Disable dead players chatting with opposing teammates when alltalk is off.
;amx_revivemsg 0		   // Enable/Disable the HUD revive message when somebody is revived.
amx_loadsong 1		   // Enable/Disable the loading songs when joining the server.
amx_adminlisten 2	   	   // Enable/Disable Admins listen plugin.  Lets admin see All chat
amx_flashsound 1	   	   // Enable/Disable flash sound when  using amx_flash
bullet_damage 0		   // Enable/Disable the bullet bamage HUD above your crosshairs when you hit your opponents. (HP Damage)
allow_catchfire 1	   	   // Enable/Disable people to catch other people on fire with amx_fire


// Sound Fix
--
amx_soundfix 1	   	   // Enable/Disable the echo sound fix plugin to fix echoes automatically.
amx_soundfix_pallow 1	   // Enable/Disable players to be able to use /fixsound to fix echoes.


// Bomb Transfer
--
afk_bombtransfer_spawn 7   // Maximum allowed AFK time for the bomb carrier from Spawn Only
afk_bombtransfer_time 15   // Maximum allowed AFK time for the bomb carrier from any AFK any time


// C4 Timer
-- 
amx_showc4timer 3 	   // <0|1|3> - Off | T's only | CT's only | ALL
amx_showc4flash 0	   	   // <0|1> - Sprite flashing 
amx_showc4sprite 1	   // <0|1> - Choose from 2 sprites 
amx_showc4msg 0		   // <0|1> - Shows a hud message about the timer 


// Stats Marquee
--
stats_marquee 0		   // Enable/Disable the stats marquee option
amx_marqplayeramount 40    // Amount of top players that will be shown
amx_marqvertlocation 2     // Where the marquee will appear (1 = top, 2 = bottom)
amx_marqfulltime 600.0     // Amount of seconds in between each time the stat marquee loops
amx_marqtimebetween 6.0    // Amount of seconds each player is individually shown before the next player is shown


// Join Leave Messages
-- 
;amx_join_leave 0	   	   // Enable/Disable the join/leave messages
;amx_leavemessage_enable 0  // Enable/Disable the Leave Message

// The actual messages
// %name% = Users Name, %rankpos% = Users Current Rank, \n = New line 

;amx_enter_message "%name% has joined!\nEnjoy the Server!\nCurrent Ranking is %rankpos%"
;amx_leave_message "%name% has left!\nHope to see you back sometime."


// Spawn Protection
-- 
sv_sp 1 		   	   // Cvar (Command Variable) for the plugin 1=on 0=off
sv_sptime 2 		   // Cvar for controlling the message time (1-10 seconds), default 5
sv_spmessage 0 		   // Cvar for controlling the message 1=on 0=off
sv_spshellthick 25 	   // Cvar for controlling the glow shell thickness 0-100, default 25
sv_spglow 0 		   // Cvar for controlling if glow is enabled or disabled, 0 disables glow


//Badaim
--
amx_autobantimed 1	   //Set whether or not to auto ban someone if they get a kill while under a timed bad aim. (default 1; 1|0)
amx_autobanall 1	         //"Get a kill under " either type of bad aim. (default 1; 1|0) 
amx_ba_follow_immunity 1   //Set whether or not bad aim follows immunity rules for admins. (default 1; 1|0) 



//////////////////
// AMX Super Add-on Cvars   (Defaults)
//////////////////
// General Cvars
//////////////////

// High Ping Kicker Cvars
--
amx_hpk_on 1 		   // Turn the High Ping Kicker on or off 
amx_hpk_ping 200	   	   // Highest ping a player is allowed to have
amx_hpk_check 12	   	   // Seconds between checking a players ping
amx_hpk_tests 5	         // Number of times a player's ping is checked before kicking
amx_hpk_delay 60	   	   // Seconds before starting ping checks after a player joins
amx_hpk_immunity 1	   // Enable/Disable Immunity Checks by the plugin
Ce dezactivez?
User avatar
oneeightone
Fost moderator
Fost moderator
Posts: 2547
Joined: 17 Jul 2009, 19:29
Detinator Steam: Da
Reputatie: Fost super moderator
Membru Club eXtreamCS (o luna)
Nick anterior : LiGHTERS
0.3 / 3
Has thanked: 68 times
Been thanked: 521 times

07 Feb 2011, 17:20

amx_adminlisten 2 :)
Pune ; in fata lui.
Cristian.R
Fost moderator
Fost moderator
Posts: 3958
Joined: 28 Sep 2007, 20:24
Detinator Steam: Nu
Reputatie: Fost Super Moderator
Fost Designer eXtream
Nick anterior: Masaroo
Has thanked: 134 times
Been thanked: 185 times

07 Feb 2011, 17:34

SebastiaN wrote:amx_adminlisten 2 :)
Pune ; in fata lui.
Tot asa imi arata. :(
User avatar
KronoS eXtream
Fost administrator
Fost administrator
Posts: 4378
Joined: 02 Apr 2009, 19:18
Detinator Steam: Da
Reputatie: Fost administrator
Fost detinator Zombie-Land.eXtream.Ro
Contribuitor
Fost Scripter eXtreamCS
Dezvoltator al listei de seriozitate eXtreamCS
Location: Bucharest
Has thanked: 551 times
Been thanked: 820 times
Contact:

07 Feb 2011, 19:41

Code: Select all

amx_adminlisten 0
La 2: Comanda amx_statscfgmenu si dezactivezi:

Code: Select all

Headshot Msg
Sau ceva de genu'.E ceva cu headshot.
Nu efectuez tranzactii pe mess, skype etc. Aveti grija la indivizii care se dau drept mine!
Nu mai ofer suport asa ca nu imi mai trimiteti mesaje in legatura cu asta!


Zombie Plague Shade 1.2-debug1 [with Item Limiter] (12 September 2015) - Bombardier Branch
Post Reply

Return to “Discutii generale”

  • Information
  • Who is online

    Users browsing this forum: Bing [Bot], Petal [Bot], Semrush [Bot] and 424 guests