Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Опубликовано:

Looks nice, I would like to see this continued!

 

A suggestion: for 'unknown mod', just put fs_game's value.

  • Ответы 100
  • Просмотры 14,4k
  • Created
  • Последний ответ

Top Posters In This Topic

Most Popular Posts

  • TDC - iNS4NE
    TDC - iNS4NE

    thank you ToDo added

  • TMJ' Emphasis
    TMJ' Emphasis

    yes! i can sort on revision ^^ thank you man and it looks good!

  • NTAuthority
    NTAuthority

    ._.   $gametypes = array('rush' => 'Rush', 'sd' => 'Search and Destroy', /* ... */ ); $gametype = $gametypes[$gametype];

Опубликовано:
Yes, this is planned on this way..

 

but fs_game gives e.g "mods/ecisnipe"

I'll remove "mods/" in the string.. useless :D

<?php
function trimFsGame($fsgame)
{
$parts = explode('mods/', $fsgame, 2);
if (count($parts) == 2)
	return $parts[1];
else
	return $parts[0];
}
?>

Опубликовано:
  • Автор
Yes, this is planned on this way..

 

but fs_game gives e.g "mods/ecisnipe"

I'll remove "mods/" in the string.. useless :D

<?php
function trimFsGame($fsgame)
{
$parts = explode('mods/', $fsgame, 2);
if (count($parts) == 2)
	return $parts[1];
else
	return $parts[0];
}
?>

 

Thanks dude,

you saved 10 minutes of my life <3

 

:mrgreen:

Опубликовано:

Hmmm, I thought from the previous post you didn't like aRev

 

P.S : The maker of this serverlist (http://www.tdc-clan.eu/4d1/) wants to show aREV servers in the list but unfortunately he isn't able to do it. Can any capable dev help him ?

 

 

?

Опубликовано:
  • Автор
Hmmm, I thought from the previous post you didn't like aRev

 

P.S : The maker of this serverlist (http://www.tdc-clan.eu/4d1/) wants to show aREV servers in the list but unfortunately he isn't able to do it. Can any capable dev help him ?

 

 

?

 

I dont want to show..

I have a few messages from rev users. They asked my to implement such one for rev..

Опубликовано:

Sieht gut aus. Aber ich glaub ich hab nen Bug gefunden.

Wenn du auf die Links zu den Seiten klickst :

 

Not Found
The requested URL /4d1/www.ien-clan.tk was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.16 (Debian) Server at www.tdc-clan.eu Port 80

 

Aber super Sache das ganze!

Опубликовано:
  • Автор

Welcher Link?^^

 

Du meinst sicherlich die ganz unten, einfach nicht beachten ;)

Ist nur Werbung, dass (falls jemand klickt) ich etwas Geld zur Finanzierung des Ganzen bekomme.

 

Edit:

Ach du meinst die Clanseiten?

Ja klar, da kann ich aber noch etwas machen.

Manche tragen das http:// nicht vorher ein. Ich mach eine Abfrage mit rein, sodass es demnächst funktioniert. Bin nur gerade ein wenig beschäftigt ;)

  • 2 weeks later...
Опубликовано:
  • Автор
*cough*http://www.arevserverlist.co.nr/*cough*

 

Like that isn't yours with a few tables removed xD

 

 

We all know that arev steals everything...

 

look at the code:






and now look to my code.. every fu**ng idiot knows that you dont have to use

before the

tag.. google this or whatever

 

look at my first post..

It's not hard to code such a list..

 

but: he can't steal my cache system.. :D

Опубликовано:

Spying once again? shameful. Also didnt know you can clame public jquery code as your own.

 

*cough*http://www.arevserverlist.co.nr/*cough*

 

Like that isn't yours with a few tables removed xD

7a15c0e6528271da8ba2757df4695231.png?1339609284

oh yeah and it works like a charm :P

 

It does work like a charm, Its a simple program that runs 24/7, gathers server info and all the other goodies and puts them into a table(once again Free to use code). And outputs a new index.html file. then the webpage reloads every 45 secs.

 

Runs a 100% faster then yalls, Yes it says Master Server Connection timout. But that means the server isnt reachable (aka DOWN for you stupid ones.)

 

And for






 

Meh sloppy code happens when you work late, I did major changes from the normal list to this.

 

And please take a look at : http://tablesorter.com/docs/ Im pretty sure your not the maker of this table so please shut the fuck up.

 

If this post is removed i will come back and post again.

Опубликовано:
  • Автор
Spying once again? shameful. Also didnt know you can clame public jquery code as your own.

 

Is it forbidden to use public jquery code?

No.

I said that I code the jquery of this table?

No.

I written the code that you can see the servers with IP,Port and so on..

Опубликовано:
Spying once again? shameful. Also didnt know you can clame public jquery code as your own.

 

Is it forbidden to use public jquery code?

No.

I said that I code the jquery of this table?

No.

I written the code that you can see the servers with IP,Port and so on..

 

 

Okay, Well i would like to correct you. I didnt use your code. Or any code like yalls. Mine is done through python.

Опубликовано:

Okay, Well i would like to correct you. I didnt use your code. Or any code like yalls. Mine is done through python.

 

Didn't said that I think you use my code, but my idea ;)

 

I didn't even know about your list until someone sent me this thread :s Sorry for the mix up :)

 

and trust me im far from being done ;)

Опубликовано:
  • Автор

I didn't even know about your list until someone sent me this thread :s Sorry for the mix up :)

and trust me im far from being done ;)

 

okay ;)

Does the url:connect function works on arev?

I must try it in 4d1, nice function.. (I have a placeholder for this but it's not implemented atm)

Опубликовано:

I didn't even know about your list until someone sent me this thread :s Sorry for the mix up :)

and trust me im far from being done ;)

 

okay ;)

Does the url:connect function works on arev?

I must try it in 4d1, nice function.. (I have a placeholder for this but it's not implemented atm)

 

It does actually. Wonder when 4D1 will implement this.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.