Raised This Month: $ Target: $400
 0% 

Pleasee help please read hellpp


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
xxwantedxx
BANNED
Join Date: Dec 2013
Location: Georgia
Old 02-08-2014 , 05:08   Pleasee help please read hellpp
Reply With Quote #1

hello everyone, i need help now, i have ZPA server, and there are playing most players, but now i have problem, some players, can't join us, beacause when they are connecting theyr cs says
setinfo _pw
You have no entry to server
what can i do please, please tell me, first time my cs was saying that too, but then i installed other cs version and added some thing and it is connecting now, but this other pplayers can't join and please help
xxwantedxx is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-08-2014 , 05:12   Re: Pleasee help please read hellpp
Reply With Quote #2

Make sure amx_mode is set to 1 in amxx.cfg.
__________________
fysiks is offline
xxwantedxx
BANNED
Join Date: Dec 2013
Location: Georgia
Old 02-08-2014 , 05:18   Re: Pleasee help please read hellpp
Reply With Quote #3

Quote:
// AMX Mod X Конфигурационный файл
echo Executing AMX Mod X Configuration File

// Уровень доступа всех, кто не прописан в users.ini (обычных игроков)
// По умолчанию: "z"
amx_default_access "z"

// Поле (~переменная) для пароля
// Для ввода пароля (админам) используется команда setinfo _pw pass (где _pw – это и есть поле пароля, а pass - сам пароль)
// По умолчанию: "_pw"
amx_password_field "_pw"

// Вход на сервер
// 0 – отключить авторизацию, игроки не будут проверяться (не будет присвоен ни один уровень доступа)
// 1 – нормальный режим, все флаги в аккуантах ставятся
// 2 – кикать всех, кого нет в листе юзеров (users.ini)
// По умолчанию: 1
amx_mode 1

// Показывать активность админа
// 0 – не показывать
// 1 – показывать, но без ника админа (например, ADMIN Kicked Player)
// 2 – показывать, с ником (например, ADMIN MegaPlayer Kicked Player)
// По умолчанию: 2
amx_show_activity 2

// Сообщение и его частота в секундах (прокручивается на сервере)
// По умолчанию: "Ваш пример" 600
amx_scrollmsg "" 300

// Сообщение по центру экрана (в конце цвет в RGB)
amx_imessage "KID ZmOldSchool \n212.72.155.100:555 " "000255100"
amx_imessage "Saaxalwlo Aqcia Adminze: \n1 tve 5 lari \nsamudamo - 10 lari" "000255100"
amx_imessage "Admin Skype: io1999" "000255100"
amx_imessage "Tu gsurt serveris klanshi, daiweret \nKID||" "000255100"
amx_imessage "Lazeris dasadeblad chaweret: /lm \ndadet P -ti" "000255100"
amx_imessage "Fragis gasanuleblad chaweret: /rs" "000255100"
amx_imessage "Tu Gindat rom Gacocxldet, Mkvdari vincaa chaweret /zs" "000255100"

// Частота вывода на экран этого сообщения (см. выше) в секундах
// По умолчанию: 180
amx_freq_imessage 50

// Время бана для меню (amx_banmenu)
// Используйте 0 для перманент банов (навсегда)
// По умолчанию: 0 5 10 15 30 45 60
amx_plmenu_bantimes 0 5 10 15 30 45 60

// Урон от слэпа (slap) для меню (amx_slapmenu)
// Слэй автоматически идет первым параметром
// По умолчанию: 0 1 5
amx_plmenu_slapdmg 0 1 5 20 50 99

// Как часто игроки могут писать сообщения в чат в секундах (защита от флуда)
// По умолчанию: 0.75
amx_flood_time 0.50

// Количество резервируемых слотов для админов
// По умолчанию: 0
amx_reservation 0

// Скрывать резервируемые слоты
// По умолчанию: 0
amx_hideslots 0

// Показывать оставшееся время до конца карты
// a – белый текст внизу по центру экрана
// b – голосовое сопровождение
// c – не добавлять "remaining" (для голоса)
// d – не добавлять "hours/minutes/seconds" (для голоса)
// e – показывать/озвучивать, если текущее время меньше, чем установлено в параметре
// По умолчанию: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Сопровождать голосом команды "say thetime" и "say timeleft"
// По умолчанию: 1
amx_time_voice 1

// Минимальная задержка в секундах между двумя голосованиями
// По умолчанию: 10
amx_vote_delay 30

// Сколько длится голосование в секундах
// По умолчанию: 10
amx_vote_time 15

// Показывать, кто за что проголосовал
// По умолчанию: 1
amx_vote_answers 0

// Отношения для результатов голосования
// По умолчанию: 0.40
amx_votekick_ratio 0.50

// По умолчанию: 0.40
amx_voteban_ratio 0.50

// По умолчанию: 0.50
amx_votemap_ratio 0.50

// По умолчанию: 0.02
amx_vote_ratio 0.02

// Максимальное время, на которое может быть продлена карта (в минутах)
// По умолчанию: 90
amx_extendmap_max 89

// На сколько может быть продлена карта за раз (в минутах)
// По умолчанию: 15
amx_extendmap_step 20

// Разрешить выбирать язык
// По умолчанию: 1
amx_client_languages 1

// Дебаг-режим
// 0 - отключен
// 1 – плагины с опцией "debug" в plugins.ini запускаются в debug режиме
// 2 – все плагины запускаются в debug режиме
// По умолчанию: 1
amx_debug 1

// Язык дебаг-режима
// Выберите язык дебаг-режима (en, rus, de)
// Значение "" откоючает язык дебаг-режима
// По умолчанию: ""
amx_mldebug ""

//
// Другие настройки сервера
//

// Статистика сервера
// 0 - по нику
// 1 - по authid
// 2 - по ip
// По умолчанию: 1
csstats_rank 1

// Максимальный размер файла статистики
// По умолчанию: 3500
csstats_maxsize 3500

// Заносить ботов в статистику
// По умолчанию: 0
csstats_rankbots 0

// Время показа статистики
// ПО умолчанию: 12.0
amx_statsx_duration 12.0

// Размер текста (отображение HUD статистики)
// По умолчанию: -2.0
amx_statsx_freeze -2.0
amx_mode 1

it is set ... but again no one can join
xxwantedxx is offline
xxwantedxx
BANNED
Join Date: Dec 2013
Location: Georgia
Old 02-08-2014 , 05:21   Re: Pleasee help please read hellpp
Reply With Quote #4

wow, i had in amxx.cfg set
setinfo _pw
and other commands, now 1 player who couldn't joined to us now joined, and he is online
i think everyone can join now ^_^
xxwantedxx is offline
xxwantedxx
BANNED
Join Date: Dec 2013
Location: Georgia
Old 02-08-2014 , 07:40   Re: Pleasee help please read hellpp
Reply With Quote #5

BUT, i have problem, with, i gave admin to anyone, 1 player, 1st time he wasn't admin, i checked everything and replaced again his ip and so etc. and now he's CS 1.6 is saying you have no entry to server... can u help ?
xxwantedxx is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 02-08-2014 , 07:55   Re: Pleasee help please read hellpp
Reply With Quote #6

Try using their SteamID instead of their IP.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
xxwantedxx
BANNED
Join Date: Dec 2013
Location: Georgia
Old 02-08-2014 , 12:22   Re: Pleasee help please read hellpp
Reply With Quote #7

there we aren't using steam, only ips, cuz in my country cs players dont know what is steam... and i'm interested, some players can't join, You have no entry to server and what is it? how to fix it
xxwantedxx is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 02-08-2014 , 12:45   Re: Pleasee help please read hellpp
Reply With Quote #8

non-steam = no support
__________________

Mordekay is offline
xxwantedxx
BANNED
Join Date: Dec 2013
Location: Georgia
Old 02-08-2014 , 13:32   Re: Pleasee help please read hellpp
Reply With Quote #9

yes, but there no one are using it, just ips, i need help witnot ip ! i need help with 2 thing
1.every admins who i have given, are succesfuly made, maybe 1 user have problem with ip
2. some users can't join server, it says " setinfo _pw " and " You Have No entry to server " please help me with it. thanks
xxwantedxx is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-08-2014 , 13:46   Re: Pleasee help please read hellpp
Reply With Quote #10

Quote:
Originally Posted by xxwantedxx View Post
yes, but there no one are using it
We only support the official release from Steam. Either you need to convert to Steam or you go somewhere else to ask for help.
__________________
fysiks 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 19:39.


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