I don't know yet, I'm going to guess and check like always on the new forum, trying to get them to match a skin, because I know I'm changing skins fast because I don't like the default skin.
Well, it works for me. I'm sure we extracted the right thing. I'm on XP and your on Vista. Those are the only differences I see here. Along with do you have most updated Modio?
I use it to learn more advance VB stuff and it rocks. Now, that I added your DLL to my project, is there some menu or screen where I can see all the functions/classes I can use now? Dark, get some ads on that site and bring in some money.
ooooooo. A 360. wow We got some different work to do then, except I forgot what exactly it is. If you have a flashed 360 then we should be able to play a raw dump, do you have a DVD drive/CD drive that has been made, so it can hotswap?
Yeah blacklabel is right, unless you plan on using this disc as a online compatible old map modz hotswap disc then removing all campaign maps and even the /bink/ videos will drop you below 4.6 gigs so it can fit on a single layer DVD. Which are cheaper. Black, I bought 5 for 20 lol.
HTML just displays info, I don't think theres anyway for it to pull it. <?
// Define the full path to the folder whose contents you want to list
$path = "/home/user/public/foldername/";
// Open the directory
$dir_handle = @opendir($path) or die("Error opening $path");
// Loop through the files
while ($file = readdir($dir_handle)) {
if($file == "." || $file == ".." || $file == "index.php" ) { continue; }
echo "<a href=\"$path\"$file\">$file</a><br />";
}
// Close
closedir($dir_handle);
?> This will display ALL files in the directly its listed in. So place it in your folder with ALL those files, then name this file index.php. It should work, I'll look up parsing into listbox.
Bungie had like 10 unfinished things in there. I'm sure I can find the post when steven told us of them all. Most were medals/gametypes and something that dealt with fusion coils.
You mean adding right click extensions, by pre-reading the first few characters of a file? Then opening a program defaulted by that (film=film editing tool, etc) Its possible, just seems like work for something that will get outdated fast.
Update: The current VIP. (1.0) will be marked as "read-only" in 4 days. Then we will start deleting/moving those topics to VIP 2. Based on how good they are and if the links work or not.