Forums
May 08, 2024, 11:34 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - MeTonaTOR

Pages: 1 2 [3] 4
31
Files Comments / File #639, grenade bug
« on: May 06, 2014, 01:13 PM »
is known one

32
Tech Support / What happening O.o
« on: May 01, 2014, 10:22 PM »
Since yesterday i have this problem, i thought was temporary problem.
Today i tried join a game again, with UC Member for funner, i thought hoster internet is slow cause my map won't download.
Then i joined random game, i waited 3 minutes, i quitted and there appear kick message (i didnt had even popup message about it...).

Here's video (made with mobile, sry for quality), i can even give TeamViewer info if someone wanna check it better.


PS: Never felt more dissapointed that i am unable to play WA (even with Battlefield3)


33
5 days booooooo :<

34
PLZ CONFIRM IT *.*

35
Leagues Games Comments / Game #168053, reported by piki1802
« on: April 12, 2014, 03:34 PM »
No one noticed skipped packet xD

36
Leagues Games Comments / Game #123616, reported by Triad
« on: April 07, 2014, 04:06 PM »
Ah chelsea, why you quitted xD ?

37
TUS Discussion / replacing images with css (if possible)
« on: April 06, 2014, 11:47 PM »
Hello

What about replacing with customized css button something like:

<span style='display: inline; border-radius: 3px; font-size: 8px; background: #FA0; border: 1px solid orange;color: #FFF; text-shadow: 0 1px 1px #eee;padding: 3px;'>NOWE</span>

38
Was nice start, but i failed so much :/

39
Files Comments / File #621, Klasyki Rafki
« on: March 25, 2014, 01:20 PM »
IVONA :D

40
Files Comments / File #615, Cheeesee ^^
« on: March 02, 2014, 10:51 PM »
*.*

41
Maps Comments / Map #11240, Luigi Remix by HurzZexorZ
« on: March 02, 2014, 06:08 PM »
Who will reach 30, i'll promose to leave WA xD

42
So f@#!in close :/

43
Demo: http://serverlist.uc-wa.tk/list.php
Screen: http://cloud-4.steampowered.com/ugc/472047511497060585/8A95D0B4A0CD676FA8E6A7FF442EDFD996360E54/

Source Code:

<html>
<
body>
<
br>
<?
php
if(@fsockopen("wormnet1.team17.com""6667"$errno$errstr1) == TRUE) {
echo 
'  <font size="2" color="Yellow"><a href="http://wormnet1.team17.com/wormageddonweb/Login.asp?UserName=&amp;Password=&amp;IPAddress=">Team17 Official WormNET Server</a></font><br>';
echo 
'   <font size="1" color="White">Location: United Kingdom</font><br>';
$t17_count file_get_contents("http://wormnet.vnetwork.pl:81/getstat.php?ip=wormnet1.team17.com");
echo 
'   <font size="1" color="White">Players: ~'.$t17_count.'</font><br>';
} else {
echo 
'   <font size="2" color="Grey/Silver">Team17 Official WormNET Server</font><br>';
echo 
'   <font size="1" color="Grey/Silver">Location: United Kingdom</font><br>';
}
?>
<br>
<?php
if(@fsockopen("home.thecybershadow.net""6667"$errno$errstr1) == TRUE) {
echo 
'  <font size="2" color="Yellow"> <a href="http://home.thecybershadow.net/wormageddonweb/Login.asp?UserName=&amp;Password=&amp;IPAddress=">CyberShadow\'s Temporary Server</a></font><br>';
echo 
'   <font size="1" color="White">Location: Moldova</font><br>';
$t17_count file_get_contents("http://wormnet.vnetwork.pl:81/getstat.php?ip=home.thecybershadow.net");
echo 
'   <font size="1" color="White">Players: ~'.$t17_count.'</font><br>';
} else {
echo 
'   <font size="2" color="Grey/Silver">CyberShadow\'s Temporary Server</font><br>';
echo 
'   <font size="1" color="Grey/Silver">Location: Moldova</font><br>';
}
?>
<br>
<?php
if(@fsockopen("worms.tom.ru""6667"$errno$errstr1) == TRUE) {
echo 
'  <font size="2" color="Yellow"> <a href="http://worms.tom.ru/wormageddonweb/Login.asp?UserName=&Password=&IPAddress=">Tom.ru Server</a></font><br>';
echo 
'   <font size="1" color="White">Location: Russia</font><br>';
$t17_count file_get_contents("http://wormnet.vnetwork.pl:81/getstat.php?ip=worms.tom.ru");
echo 
'   <font size="1" color="White">Players: ~'.$t17_count.'</font><br>';
} else {
echo 
'   <font size="2" color="Grey/Silver">Tom.ru Server</font><br>';
echo 
'   <font size="1" color="Grey/Silver">Location: Russia</font><br>';
}
?>
<br>
<?php
if(@fsockopen("steps.servegame.com""6667"$errno$errstr1) == TRUE) {
echo 
'  <font size="2" color="Yellow"> <a href="http://steps.servegame.com/wormageddonweb/Login.asp?UserName=&Password=&IPAddress=">StepS\' server</a></font><br>';
echo 
'   <font size="1" color="White">Location: Russia</font><br>';
$t17_count file_get_contents("http://wormnet.vnetwork.pl:81/getstat.php?ip=steps.servegame.com");
echo 
'   <font size="1" color="White">Players: ~'.$t17_count.'</font><br>';
} else {
echo 
'   <font size="2" color="Grey/Silver">StepS\' server</font><br>';
echo 
'   <font size="1" color="Grey/Silver">Location: Russia</font><br>';
}
?>
<br>
<?php
if(@fsockopen("wormnet1.thescs.tk""6667"$errno$errstr1) == TRUE) {
echo 
'  <font size="2" color="Yellow"> <a href="http://wormnet1.thescs.tk/wormageddonweb/LoginForm.asp">SCS\'s server</a></font><br>';
echo 
'   <font size="1" color="White">Location: Ukraine</font><br>';
$t17_count file_get_contents("http://wormnet.vnetwork.pl:81/getstat.php?ip=wormnet1.thescs.tk");
echo 
'   <font size="1" color="White">Players: ~'.$t17_count.'</font><br>';
} else {
echo 
'   <font size="2" color="Grey/Silver">SCS\'s server</font><br>';
echo 
'   <font size="1" color="Grey/Silver">Location: Ukraine</font><br>';
}
?>
<br>
<?php
if(@fsockopen("wormnet.vnetwork.pl""6667"$errno$errstr1) == TRUE) {
echo 
'  <font size="2" color="Yellow"> <a href="http://wormnet.vnetwork.pl/wormageddonweb/Login.asp?UserName=&Password=&IPAddress=">Zexorz\'s Server</a></font><br>';
echo 
'   <font size="1" color="White">Location: Poland</font><br>';
$t17_count file_get_contents("http://wormnet.vnetwork.pl:81/getstat.php?ip=wormnet.vnetwork.pl");
echo 
'   <font size="1" color="White">Players: ~'.$t17_count.'</font><br>';
} else {
echo 
'   <font size="2" color="Grey/Silver">Zexorz\'s Server</font><br>';
echo 
'   <font size="1" color="Grey/Silver">Location: Poland</font><br>';
}
?>
</body>
</html>

44
Files Comments / File #550, Wierd bug with grenade
« on: December 02, 2013, 03:01 PM »
Nice found xray :D

45
Other worms games / Any1 this problem with Worms Crazy Golf?
« on: November 06, 2013, 12:20 PM »
Well, i have this error:

Code: [Select]
[color=black]Podpis problemu:
  Nazwa zdarzenia problemu: APPCRASH
  Nazwa aplikacji: WormsCrazyGolf.exe
  Wersja aplikacji: 1.0.0.456
  Sygnatura czasowa aplikacji: 4f43a171
  Nazwa modułu z błędem: OPENGL32.dll
  Wersja modułu z błędem: 6.3.9600.16384
  Sygnatura czasowa modułu z błędem: 52158d88
  Kod wyjątku: c0000005
  Przesunięcie wyjątku: 000285f8
  Wersja systemu operacyjnego: 6.3.9600.2.0.0.256.48
  Identyfikator ustawień regionalnych: 1045
  Dodatkowe informacje 1: 5861
  Dodatkowe informacje 2: 5861822e1919d7c014bbb064c64908b2
  Dodatkowe informacje 3: 3a20
  Dodatkowe informacje 4: 3a20a93c34687143a5bf7d33f1cf3ccc

Przeczytaj w trybie online nasze zasady zachowania poufności informacji:
  http://go.microsoft.com/fwlink/?linkid=280262

Jeśli zasady zachowania poufności informacji w trybie online nie są dostępne, przeczytaj nasze zasady zachowania poufności informacji w trybie offline:
  C:\Windows\system32\pl-PL\erofflps.txt[/color]

And i have a problem to solve it, i have newest Mobile Intel Graphics Media Accelerator Drivers :(
Any1 a fix? or patch?

Pages: 1 2 [3] 4