I put together a server spy block that shows the status of my counter-strike server. You can see the block at http://www.dweebfire.com. Unfortunately, the block seems to override every other block that is below it in weight. In other words, it needs to be at the bottom or nothing will show up beneath it. Any ideas how to fix this? Here's my block code...
Code:
<?php
#### Generated by Block Creator by Disipal Site (www.disipal.net) ###
if (eregi("block-Block_Creator.php",$PHP_SELF)) {
Header("Location: index.html");
die();
}
$content = "<iframe src=\"http://rentals.nuclearfallout.net/query/stat.pl?id=dfire&style=http://www.dweebfire.com/blocks/minimal.css\" width=150 height=210 frameborder=0 />";
?>
[/code][/url]
dsnail2000 Site Admin
Joined: Mar 17, 2003
Posts: 331
Location: Northern VA
Posted:
Wed Oct 15, 2003 11:20 am
I know a counter strike module already exists that can display your stats,
That was it Chris...thanks a million! As for the CSTRIKE blocks & modules on the getho site, I couldn't get them to work. They always seemed to time out. Maybe a problem with the madquery script. Thanks anyway!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum