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

Easy Blocks - pomożecie?


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

#1 Virus xD

    Nowy

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:5
  • Lokalizacja:fajna
Offline

Napisano 30.06.2010 12:13

W czasie gry co chwilę wywala 712536712534672436712431317243 razy linijkę na say'u:

[HnS] Type /hnshelp to understand what happens here

to jest wkurzające.
Oto kod i proszę aby ktoś to "wyjął" w sensie usunął ^^

Daję załącznik, gdyż jest to za długie. :)

Załączone pliki


  • +
  • -
  • 0

#2 Lukasz5

    Godlike

  • Power User

Reputacja: 280
Wszechwidzący

  • Postów:1 414
  • Imię:Łukasz
  • Lokalizacja:C: / WINDOWS
Offline

Napisano 30.06.2010 12:56

hns_helpmsg <1|0> -- Allows the help messages to be shown (Type /hnshelp...) (Default: 1)
Ustaw na 0 ;)
  • +
  • -
  • 0

#3 Virus xD

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:5
  • Lokalizacja:fajna
Offline

Napisano 30.06.2010 15:19

żadnych cvar'ów odnośnie hnsa nie mam w amxx. dodać??

30 czerwiec 2010 - 15:19:
Mam teraz problem.. Jump stats pyta czy zastosowac sie do ustawien serwera. wciskam tak to kick.
  • +
  • -
  • 0

#4 Lukasz5

    Godlike

  • Power User

Reputacja: 280
Wszechwidzący

  • Postów:1 414
  • Imię:Łukasz
  • Lokalizacja:C: / WINDOWS
Offline

Napisano 30.06.2010 15:20

Google translator i jedziesz... :D
//	Client Say Commands:	
//		
//		/hnshelp -- Displays an motd of what this mod is about.
//		/scrimhelp -- Displays an motd of how scrims work.
//		/scores -- Displays scores during a scrim.
//		/wins -- Same as /scores.
//		/rounds -- Displays the number of rounds left in the scrim.
//		/team -- Displays the current team the player is on in the scrim.
//	
//	
//	Admin Say Commands:
//		
//		/hns -- Toggles the Hide-N-Seek mod.
//		/scrim -- Toggles the scrim mod.
//		/captains -- Displays two random people to be captains of the scrim (for pug scrims)
//	
//	
//	Admin Console Commands:	
//		
//		hns_on <1|0> -- Turns On/Off Hide-N-Seek mod.
//		hns_scrim <1|0> -- Turns On/Off scrim mod.
//		hns_scrimtype <1|2> -- 1 for point system, 2 for round wins
//		hns_scrimvote -- Starts a vote for what scrim type the people want.
//	
//	
//	Cvar Description:
//		
//		hns_pluginon <1|0> -- Determines if the Hide-N-Seek mod is on or off. (Default: 1)
//		hns_gametype <name> -- Gametype for the server (Default: Hide-N-Seek)
//		hns_scrimvoice <1|0> -- Allows alltalk among teammates during scrims. (Default: 1)
//		hns_hudcolor <rrr> <ggg> <bbb> -- RGB color code for the hud message + blind color (Default: 255 75 255)
//		hns_timersounds <1|0> -- Allows the use of countdown sounds when hide timer is below or equal to 10 (Default: 1)
//		hns_scrimwins <N> -- Number of rounds the Terrorist team must win to win the scrim during a "Round Wins" scrim (Default: 3)
//		hns_blockboosting <1|0> -- Allows boosting (a player jumping on a teammate) to be blocked. (players will be punished) (Default: 1)
//		hns_hidetime <N> -- Number of seconds the Terrorist team has until the Counter-Terrorist team can start seeking. (Default: 10)
//		hns_money <N> -- Amount of money each player will always have (Default: 0)
//		hns_helpmsg <1|0> -- Allows the help messages to be shown (Type /hnshelp...) (Default: 1)
//		hns_killpoints <N> -- Points given to a team for a kill during a point system scrim (Default: 1)
//		hns_headshotpoints <N> -- Points given to the kill/suicide score when kill was a headshot (Default: 1)
//		hns_suicidepoints <N> -- Points subtracted from the suicider's team's points during a point system scrim (Default: 1)
//		hns_roundpoints <N> -- Points given to the team that wins the round during a point system scrim (Default: 2)
//		hns_tarmor <N> -- Amount of armor given to the Terrorist team at the start of the round (Default: 75)
//		hns_ctarmor <N> -- Amount of armor given to the CT team at the start of the round (Default: 100)
//		hns_forcewinner <1|0> -- Forces winner in the event of a draw during a point system csrim (allows more rounds) (Default: 1)
//		hns_blindcolors <0|1|2|3> -- Colors on the Counter-Terrorist team during the hide time -- 0 = black; 1 = darker hns_hudcolor; 2 = rainbow colors; 3 = random colors (Default: 1)
//		hns_footsteps <0|1> -- Removes the footsteps from the Terrorist team when 1 (Default: 1)
//		hns_flashbangs <N> -- Number of flashbangs a Terrorist will be given after the hide timer is over (Default: 2)
//		hns_hegrenade <N> -- Number of he grenades a Terrorist will be given after the hide timer is over (Default: 1)
//		hns_smokegrenade <N> -- Number of smoke grenades a Terrorist will be given after the hide timer is over (Default: 1)
//		hns_tknife <1|0> -- Gives Terrorists a knife for the round -- Prevents 240 maxspeed when not holding anything (Default: 1)

  • +
  • -
  • 0

#5 Virus xD

    Nowy

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:5
  • Lokalizacja:fajna
Offline

Napisano 01.07.2010 10:23

Jeśli chcę, żeby gracz z flagą z mógł używać pluginu to w owym pluginie muszę zamienić "ADMIN_IMMUNITY" na "ADMIN_LEVEL_Z" ?????
  • +
  • -
  • 0

#6 Siemir

    Profesjonalista

  • Użytkownik

Reputacja: 113
Zaawansowany

  • Postów:204
  • Steam:steam
  • Lokalizacja:nie znana
Offline

Napisano 01.07.2010 12:15

Raczej ADMIN_USER
  • +
  • -
  • 0




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

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