
50% Packetloss
Member-
Posts
197 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Events
Everything posted by 50% Packetloss
-
Yah, have him credit Dark Nexus, he found the bug.
-
It's always a bad day when you have summer school. In shory, I was suggesting to him that he needs to be patient. He probably won't get a reply for a month or two.
-
They are organized but they have that thing called "a life." That means that they have a job, bills, ect. So maybe you should quit your !@#$%^&*ing and put this into perspective: you are playing a 2d game. So !@#$%^&* happens and you go occupy your time with something else.
-
That is the ssbase form. I just linked to it directly. I'm actually not sure if mackie looks at those ones, I know he does the player password retreival. I'll ask him about it.
-
http://www.sscentral.com/c/content/banreview.html It might be a while, Mackieman is a very busy guy.
-
I don't see how 2 different people seem to be banned, and it just so happened that they both posted on the same forum at the same time. I already told you what you had to do and so far you have shown that you don't know where the caps-lock button is and that you lack basic English skills. I suggest you get your !@#$%^&* together and then message testtube, he isn't going to read some banter that a 3rd grader wrote, he wants to see something that makes sense. And can an admin check if those 2 people share the same IP address, my bet is that they do and that they are probably the same person. We know you speed hacked so there is no point in denying it.
-
#1467 access:4 by Testtube 2005-07-11 15:54 days:365 ATTACK MONKEYS The reason is that you were speed-hacking on the name "Attack Monkeys". So if you wish to get the ban lifted, talk to Testtube. He is a very reasonable guy but you are going to have to make a good case and explain yourself (!@#$%^&*uming that you are innocent). Reach testtube here, http://www.ssforum.net/c/index.php?showuser=934
-
Getting continuum working under wine
50% Packetloss replied to oliverthered's topic in General Discussion
And it worked? I use ollydbg aswell, but always got that packing error. Link me to the tutorial you speak of. -
Getting continuum working under wine
50% Packetloss replied to oliverthered's topic in General Discussion
Maybe you didn't see where I said that continuum uses a CUSTOM PACKER. That program returns a packer called PEX, which is wrong, or priitk completely changed how it packed the executable (PEX is open source). -
From what I have been told, the command is ment to send players to another server. But how it works exactly, I'm not sure. I'll ask ekted next time he is online, I think his comp had some hardware problems and he hasn't been online.
-
You can try setting the player-limits in the arena, but other than that, nope. You have to use ASSS for that.
-
Ok, I see the problem. void __stdcall handleInGameFlag(hostMessage *m); is where h->imports->talk(makeArenaEnter(h->botInfo.initialArena, h->Me, h->billerOnline)); is done. So each time the S2C_ENTERINGARENA packet is sent to the bot, it runs the above function and then makes that call to the dll. The problem with the call is the botInfo.initialArena variable, it isn't being update with the new arena name when you do tell(...blah). A quick fix would be to add a strncpy(botInfo.initialArena, name, 64); botinfo.initialArena[63] = 0; to the function void Host::changeArena(char *name); But this isn't exactly the proper way of doing things. The server can deny an arena change by re-route players to another arena. But I could be wrong, I haven't really played around with all this stuff <_< . Edit: If you know C++, then you should have no trouble diagnosing these things. Just change your core and see if it works. Then contact catid with the problem.
-
Any you have this line? case EVENT_ArenaEnter: { arena = (char*)event.p[0]; }
-
The other method is to use ASSS. Bots are fairly limited.
-
Sounds useless. The only people you would want to keep out of an arena would be non-mods. You can do that by setting the arena's limit to 0 and then only mods can get in it. Plus the setting doesn't *kill people from the zone.
-
How do you keep players out of an arena? Just setting the arena limit to 1? Does changing the settings after the player is in the arena still send the player back to a pub arena?
-
Did you also hear she was blind? So her family is !@#$%^&*ing nuts if they though that she was smiling at them, she didn't see !@#$%^&*. I love irony.
-
Getting continuum working under wine
50% Packetloss replied to oliverthered's topic in General Discussion
Well here is his forum account over at skype. http://forum.skype.com/profile.php?mode=viewprofile&u=758 I believe he still works for them but I'm not sure if he even looks at that forum. But if you forum-PM him, Im sure that the forum will send an email to him notifying him of his message. But other than that, I wouldn't now how to contact him other than talking to Mr. Ekted. Ekted can be found in SSCX Powerball and on http://forums.minegoboom.com -
ASSS has a learning curve, I don't see it being used by anyone that doesn't have a large amount of computer knowledge. Plus the server isn't well do!@#$%^&*ented, the wiki is nice but there is still a lot missing. I personally prefer ASSS over subgame though, just a better server and open-source.
-
Getting continuum working under wine
50% Packetloss replied to oliverthered's topic in General Discussion
I asked Ekted about this, so I would probably regard it as the official answer. So I suggest giving up, the linux thing won't happen unless prittk makes it happen himself. -
There might be capture software that might record continuum games but I doubt it. With current software, I believe your only choice is to get a video recorder and aim it at your monitor.
-
Sounds like your computer.
-
I would help but I don't know any directX/openGL/windows API/winsock/encryption/anything that is useful that you need. Plus school is busting my balls, I bairly have enough time to wipe my !@#$%^&*.
-
You should already have banG access in your own zone. Talk to the SSCX admins and they will take care of you (yarekim, pointman, mackieman, ect). The posted player data should remain private, maybe you should delete that file. Edit: You can ban anyone for whatever reason in your own zone, but there are policies for net-bans which have strict guidelines. You'll probably only start off with ban-powers in your own zone and you'll have to earn anything beyond that.
-
Hold on...your computer overheats? Is there something wrong with the fan?