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.
Messages - Sorunome
Pages: 1 ... 432 433 [434] 435 436 ... 591
6496
« on: January 14, 2013, 07:01:17 pm »
Ah, that is usefull! How about out-end and intentions and auto-close paranthesis?
6497
« on: January 14, 2013, 12:11:12 am »
He's also the one who set it up, LOL >.<
6498
« on: January 14, 2013, 12:08:35 am »
EDIT: WUT?!?!?! somehow php files load infinity, without php it is working, but it worked earlier today  * Sorunome needs to bug albertro
6499
« on: January 14, 2013, 12:05:36 am »
I have a timeout - 1 minuet, and somehow it takes longer than that, or i don't know what you mean >.< EDIT: WUT?!?!?! somehow php files load infinity, without php it is working, but it worked earlier today  * Sorunome needs to bug albertro
6500
« on: January 14, 2013, 12:03:06 am »
wut, I thought it was dead
6501
« on: January 13, 2013, 11:53:46 pm »
*necrobump* I have a very wired bug, i have the following php code:
<?php error_reporting(0); //ini_set('display_errors', '1'); session_start(); $_SESSION['player']=1; $_SESSION['game']=1; $_SESSION['id']=1; $verbindung = mysql_connect("localhost","sorunome",<passwd>); mysql_select_db("risk"); if ($_GET['action']=="lines") { /* $num = mysql_real_escape_string($_GET['num']); $offset = mysql_real_escape_string($_GET['offset']); $loop = true; $counter = 0; $doSleep = true; if (max(mysql_fetch_array(mysql_query("SELECT MAX(id) FROM risk")))>=$num) $doSleep = false; $num = $num-$offset; if ($_SESSION['id']!==NULL) { while ($loop) { if ($doSleep) sleep(1); $result = mysql_fetch_array(mysql_query("SELECT * FROM risk WHERE id='1'",$verbindung));//".($num+$counter)." die(mysql_error()); if ($result) { if ($result["player"]==$_SESSION['player'] || $result["game"]==$_SESSION['game'] || $result["player"]=="0") { echo $result["content"]."\n"; $counter++; } else $counter++; if ($counter>$offset) $loop = false; } } echo "nextLine(\"".($num+$offset+1)."\",0);"; } else echo "lostConnection();"; */ } if ($_GET['action']=="send") { $request = $_GET['request']; if ($request=="MAP") { mysql_query("INSERT INTO riskserver (player,game,content) VALUES ('".$_SESSION['player']."','".$_SESSION['game']."','MAP');",$verbindung)or die(mysql_error()); } } ?> And no matter how i call it I get 504 gateway timeout, yes, that big block IS commented out.
6502
« on: January 13, 2013, 11:36:24 pm »
3955: You know that at the time sorunome posted that post he had <2048 posts.
6503
« on: January 13, 2013, 10:34:02 pm »
Why is it exploding twice? And I like the first explosion more. And shouldn't it say OmnimagaTV ? * Sorunome runs
6504
« on: January 13, 2013, 10:01:19 pm »
X-Wings are cool  Now how does it run with normal other fighters and that they explode when hit?
6505
« on: January 13, 2013, 09:01:47 pm »
How come it runs so smooth? O.o It is awesome as always  AND ROUND POST COUNT w00t 2^11
6506
« on: January 13, 2013, 08:59:58 pm »
Oh, no, like that it's looking awesome
6507
« on: January 13, 2013, 08:57:45 pm »
It still takes a bit too long IMO, I think I would let it explode quickley and reviel in the background a subscribe button.
6508
« on: January 13, 2013, 08:52:00 pm »
3953: You have more than 2000 posts (true story)
6509
« on: January 13, 2013, 03:38:19 pm »
i like the cutie-mark
6510
« on: January 13, 2013, 03:33:12 pm »
And deep, that are a lot of lights O.o Didja see the house on the left 
LOL
Pages: 1 ... 432 433 [434] 435 436 ... 591
|