Jump to content

cbox


iBotPeaches

Owner
  • Posts

    6582
  • Joined

  • Last visited

  • Days Won

    139

Everything posted by iBotPeaches

  1. I don't know how to do it with simple HTML. I know a simple javascipt file could be used, but using it with PHP would be more advance.
  2. Customs. Just MM, Fileshare, Saving content banned.
  3. I'm perma banned, but we can play some like MLG flag sometime.
  4. 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.
  5. Worked in Halo 2, before they felt like adding 9000 checks. I think its a done subject, seems nearly impossible to play it now.
  6. It shouldn't. If your MTU isn't set to AUTO or above 1500, random stuff will happen. Check if thats set right.
  7. Tomorrow VIP closes. Then were one step closer to VIP 2.0 New usergroups and IPB 3.
  8. 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?
  9. How did I miss this topic? Very good, and makes your main menu look cleaner and overall better.
  10. Not many mods do at all. Only like Donkey Kong Extreme, Sidewinder 2, and Soccer Mounds I can play for awhile
  11. 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.
  12. 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?
  13. I'm must just suck, I haven't got by 30, on whatever is the default setting.
  14. 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.
  15. 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.
  16. I need like 5 people to play. Anything less than 3 and we always die. I prefer Avalanche and Security, but I'll try River.
  17. 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.
  18. You need Dual Layer DVD+D Its 8.7 or 8.9 gigs I forgot and its somewhere on this harddrive.
  19. yeah, if you really want it back. I guess just ask. (which you did) Next time I login into ACP, I'll make sure to bump you up.
  20. Its going in. I'm just showing the lack of features. Modifications for it though are already being made, and its only in BETA.
  21. 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.
  22. These are the only settings I have.
  23. Its suspicious cause its binds files into an ISO. Some things call that a binder.
  24. If there is a feature like that I would put it in, probably more like 12 hours though. It actually might be a feature, I'll go look.
  25. 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.
×
×
  • Create New...