Jump to content

Recommended Posts

Posted (edited)

Hosting odblokował porty i nadal to samo. Próbowałem jeszcze na dhosting i jest ten sam problem. Znajomy ma forum, dodawał mój adres ip i u niego działa. Jakieś pomysły ?

Dhosting:
 

Cytat

dziękuję za zgłoszenie.
Niestety, ale blokujemy porty UDP ze względów bezpieczeństwa, z których przychodzi bardzo często wiele ataków. Blokady są wykonane na poziomie szkieletu i dotyczą wszystkich naszych klientów. Odblokowanie będzie niemożliwe. Nie blokujemy za to połączeń TCP jeśli to by mogło pomóc. W razie jakichkolwiek pytań jesteśmy do Państwa dyspozycji.  

 

Edited by kolorek1
  • 1 month later...
Posted

Witajcie Kochani mam małe pytanko.
Status serwera w tabelce serwerów w szablonie utopiony jest w takiej clasie
"server_online" <- i owa klasa pokazuje wszystkie serwery, że są online pytanko moje brzmi.
W jaki sposób w axenserverlist dać zamiast "server_online" kod, który będzie podmieniał daną wartość w zależności od działania serwera czyli miało by wyglądać tak
Online: "server_online"
Offline: "server_offline"
próbowałem w ten sposób
"server:status{{if $row['server_status']}} server:status-online{{endif}}"
ale nie chodzi coś. Proszę o pomoc

Posted
6 minutes ago, kolorek1 said:

Dobrze myślę?
 

<li class="server:status{{if $row['axenserverlist_status']}} server:status-online{{endif}}">

 

Tak, jak zerkniesz na kod źródłowy tabelki to:

<span class="aXenServerList_item_title:status{{if $row['axenserverlist_status']}} aXenServerList_item_title:status-online{{endif}}"></span>

 

See me on GitHub or aXenDev.net!

Posted

Zrobiłem jak mówiłeś. Status Online działa dodaje mu w klasie "online" lecz status "offline" już nie zostaje sama klasa "status"
 

<li class="status{{if $row['axenserverlist_status']}} online{{endif}}">

a to co pokazuje na forum po zbadaniu elementu
Online:
 

<li class="status online">
	 
     </li>

Offline:
 

<li class="status">

     </li>

 

  • 3 weeks later...
Posted

@aXen Add servers:
CRMP (GTA)
STALKER: Shadow of Chernobyl, Call of Pripyat and Clear Sky, Call Of Duty: Modern Warfare 2
Call Of Duty: Modern Warfare 3 in the next update.

  • 2 weeks later...
Posted

Czy jest możliwość ukazania domyślnie w tabeli jaka jest obecnie mapa? Wiem, że jest w opcji "more" ale chciałbym to przenieść.

Posted
12 hours ago, SAMAEL said:

Czy jest możliwość ukazania domyślnie w tabeli jaka jest obecnie mapa? Wiem, że jest w opcji "more" ale chciałbym to przenieść.

W wersji starszej niż 2.0.0:

$row['axenserverlist_map']

od wersji 2.0.0:

$row['map']

 

  • Thanks 1

See me on GitHub or aXenDev.net!

Posted
7 godzin temu, aXen napisał:

W wersji starszej niż 2.0.0:

$row['axenserverlist_map']

od wersji 2.0.0:

$row['map']

 

 

When will update 2.0 be released?

Posted
19 godzin temu, aXen napisał:

No, this version is too old.

ok, does your app have a server switcher feature like in the screenshot?

Spoiler

zczxc.png.9cafcb3e3877e020f716081ab39892fc.png

 

Posted

Hello,

Wich port need to be open for cs:s server and cs:go server ?
We dont want to open all ports for some security reason.. 
 

array(1) {
  ["149.202.65.122:27072"]=>
  array(19) {
    ["gq_address"]=>
    string(14) "149.202.65.122"
    ["gq_dedicated"]=>
    NULL
    ["gq_gametype"]=>
    NULL
    ["gq_hostname"]=>
    NULL
    ["gq_joinlink"]=>
    string(37) "steam://connect/149.202.65.122:27072/"
    ["gq_mapname"]=>
    NULL
    ["gq_maxplayers"]=>
    NULL
    ["gq_mod"]=>
    NULL
    ["gq_name"]=>
    string(22) "Counter-Strike: Source"
    ["gq_numplayers"]=>
    NULL
    ["gq_online"]=>
    bool(false)
    ["gq_password"]=>
    NULL
    ["gq_port_client"]=>
    int(27072)
    ["gq_port_query"]=>
    int(10011)
    ["gq_protocol"]=>
    string(6) "source"
    ["gq_transport"]=>
    string(3) "udp"
    ["gq_type"]=>
    string(3) "css"
    ["players"]=>
    array(0) {
    }
    ["teams"]=>
    array(0) {
    }
  }
}

 

Posted
W dniu 14.04.2022 o 18:43, aXen napisał:

Ну, эта версия слишком старая.

You can leave a comment in this section github

Posted
12 godzin temu, aXen napisał:

Это база данных идентификационной формы.

I figured it out in a simple way, added simple code to the class server_{$server['id']}'

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.