Jump to content
SubSpace Forum Network

50% Packetloss

Member
  • Posts

    197
  • Joined

  • Last visited

Everything posted by 50% Packetloss

  1. So are you unable to install programs? Or did they install deep-freeze on thier computers so that the HD is reverted back to its previous state each time its booted up? You could install continuum on a flash disk (a little USB one that you can stick on your keychain) then run the program from that. I'm not sure if it would work, especially file I/O, but it is worth a shot.
  2. Have you tried using continuum? Make sure that you have version pr1.
  3. Your computer is plenty fast to display something such as walls. Try at the main menu, view->Advanced Options, then check the "Avoid Page Flipping" box, then press OK. Also you can try view->options->Graphics and put color depth to 8. In-game you can see your frame rate by pressing ESC + f.
  4. Any client other than Continuum connects to servers with Subspace protocol. The problem is that most zones only allow continuum clients to enter. The exception would be ASSS servers, which have a special chat client that grel made that connect to them. The only large zone that uses ASSS is Hyperspace. Another possible problem is that the school's admins block subspace port numbers. This, however, is unlikely because subspace servers can operate on any port number. So it's probably more probable that they restrict all ports except those that web-browsers operate on (port I think, look it up here http://www.iana.org/!@#$%^&*i...s/port-numbers). So in the case of port-blocking, you won't get around it. In the case of just the chat-clients not working, get continuum and enjoy.
  5. One of the guys on the trench wars forum posted this http://www.hostdub.com/albums/zilla/BAD.jpg
  6. WOW WOW WOW Found something great for you General http://www.foxblocker.com/ Time to stop being a !@#$%^&*.
  7. Like you !@#$%^&*holes give a !@#$%^&*. It makes for better TV if she does die so I don't give a !@#$%^&* either way. The only thing that pisses me off is that congress got involved. !@#$%^&*, they should go back to doing nothing, I don't see why congress even tries. But seeing how miss informed all you clowns are here is all the information you'll ever want to know http://en.wikipedia.org/wiki/Terri_schiavo Aileron, there are a lot of quacks out there, and they are the ones that write editorials. Inform yourself above and relize that she is a !@#$%^&*ing vegtable. Here is a good source for you my gullible friend, http://mediamatters.org/
  8. Delic, maybe you should stop posting until your balls drop. 947 posts in a little over a year of joining this board, it should say "pathetic" below your crappy anime image. Maverick at least has an excuse for his 1,951 posts, he lives in The Netherlands and can't walk far from his computer with his clogs. Don't come back until you learn to spell lyrics, meaningful, and !@#$%^&*.
  9. You would have to be a re!@#$%^&* to confuse STS from SVS.
  10. You were not net-banned. Zones are allowed to ban whoever they want, for whatever reason they want LOCALLY, but when it comes to the entire SSC network there are strict rules that the operators have to abide by (http://www.ssforum.net/index.php?showtopic=4827). So, although I disagree with banning players for profanity, zones are not government and they do not have to promote free speech. Play in another zone, there are plenty. As for the sage386 thing, it's really pointless for anyone to own that name. banG is a privlage for zones and if they decide to put the network at risk by banfreeing a risky player then they arn't mature enough to handle it. I'm sure that whoever owns sage's name now is not someone who will put the network in any danger, but there is nothing positive that will come out of someone using his name. So if you find some zone owners that are willing to put thier banG privlages at risk so some re!@#$%^&* can use a pointless name, then knock yourself out.
  11. To make a comparison, Mervbot is single threaded. So if a plugin takes too long to complete its task, the bot will lag out because control has not been returned to the core and the connection to the server is lost. An example of a multi-threaded program would be ASSS. So when you type for example ?lag to an ASSS server, a seperate thread will handle the responce and thus you won't be disconnection if the process takes its sweet-!@#$%^&* time. I don't have much experience programming multi-threaded programs, but I assume you can specify the amount of cpu-cycles or time that you are allowing the sub-process to have while the operating system switches between the !@#$%^&*-load of other processes that it has to maintain. So for a linux machine, ASSS would be extremly fast and efficent, but a windows system is running explorer and a bunch of other crap that eat up cpu cycles and thus the amount of time that ASSS has to complete its task. But computers are fast so who gives a !@#$%^&*.
  12. Instructions for creating a DLL project in VC++ .net: 1. Open the Program 2. Click File->New->Project 3. Open the Visual C++ Project Folder and Click on Win32 4. In the right hand side menu, click on Win32 Project and enter a project name and where to place it. Press OK once you got that done. 5. A window will open, press on Application Settings on the right. In this window, under Application Type: click on the DLL radio button (dot) then in Additional Options click on Empty Project. Press OK. Now the rest is simple, add the files you need with the project->add existing items and compile. Hope that all works out for you.
  13. Holy !@#$%^&* raem, Think you can run any more programs in the background? The free infantry servers are laggy and bairly operating, the population is too small to even have fun. Even the real servers are too small to have fun, I entered one with 60 some people and the entire arena were on guest names. There must be as little as 100 suckers who actually pay for the game, I cant see how sony makes money off the game. They might as well make it free and hand out the server software.
  14. Make sure the bot says *relkills 1 , that turns on reliable kill messages. But even then some kills are still missed. Im not sure what causes it but Ive noticed it happening in continuum aswell. Packets are sent unreliably, so there is always a chance that you will miss one entirely.
  15. Later maverick, good choice. Find yourself some hot babe and retire.
  16. -=Explaination of Lag by Mr. Ekted=- (I placed it in my bot notes just in case someone asked me)
  17. Uint32 getLinear(Uint32 x, Uint32 y) { return ((y & 1023) << 10) | (x & 1023); } Check out Map.h and Map.cpp The BYTE *map in the plugin code is passed the address of the huge map array. When you use the formula above you will get the linear index value for the array. Example: bool botInfo::CheckTile(Uint32 x,Uint32 y)//takes tile coords { bool Found=false; BYTE tile=map[((y & 1023) << 10) | (x & 1023)]; if((tile > 0 && tile < 170) || (tile >= 219 && tile <=220)) {Found=true;} return Found; } Read through some of the core's code, i believe that the map is updated when bricks are laid down. The brick list also contains the bricks in the arena, its parsed in the same way the player list is.
  18. Ok people, read that dates on these posts. Fresca is probably laughing at all the people who replyed to the 6 month old post.
  19. Get Laid! That's your only chance to break the addiction. I stopped playing when I relized that this game was turning into work, so maybe join a zone dev project and youll get sick of it fast
  20. Multiclienting is possible with the same name as long as you arent entering the same zone. For example, Imagine "criznittle" boots up winXP and then starts up 3 continuum clients, he can then enter Extreme Games, Powerball and Metal Gear with no problems. In actuallity, the real criznittle enters neer every single ssc zone at once. There is no SSC policy that says that he cant do this, but zone owners can decide whatever they want for thier zone so they can ban him at thier discression only in thier zone. The point of multiclienting in all the ssc zones at once is to rack up usage minutes. Criz has an amazing ?usage because he ASSS it all day long. Somehow he is also able to talk in 4-6 zones at a time too, I can bairly keep up with the conversation in one. For multiclienting in the same zone, you need 2+ different names (not sure how it works with ASSS servers). There are many zones that have rules about this and even some have bots that check IP numbers for offenders. SSC doesnt have a policy against this but you could find yourself banned for a long time from a zone that enforces thier rules. You wont be able to multiclient in the same zone with only one name (with subgame2 servers), the server makes sure that duplicate names dont happen plus it would be bad for bots as many botdevs keep track of players by thier names. An interesting idea though might be to have your name longer than 19 characters, I believe the biller allows names to be up to 23 characters but the game and the server only keep track of 19 of them. So if someone's name is 19 characters long, then you can add another character to the end of thier's and enter the zone with no problem. It will look like there are 2 people with the same name in the zone, and it might confuse the bots a bit too.
  21. Godzilla! http://www.politicsforum.org/images/flame_warriors/godzilla.jpg
  22. lol looks like she is sitting on his lap in that picture.
  23. http://msnbcmedia.msn.com/j/msnbc/Components/Photos/041115/041115_moran_powell_hmed_10a.hmedium.jpg Who here sits like that? I cant imagine how 2 grown men can sit cross legged like that without crunching some nuts.
  24. There are no "villagers" in the United States. That word is reserved for Euro-trash only.
  25. lol, i like Powell in that bat-costume. Lol and Bush's bling-bling.
×
×
  • Create New...