Jump to content
SSForum.net is back!

Kilo

Member
  • Posts

    1336
  • Joined

  • Last visited

Everything posted by Kilo

  1. Kilo

    HS reply 6000

    Agh, I was a really big idiot and forgot that octal ASCII is 3-digits per character...so I initially gave up after having my computer beep at attempting to decode 2-digit octal into decimal ASCII, which anyone could tell won't translate into typable characters just by the first pair being "12." I'm am teh dumb. (same code, except change the second parameter of str_split to 3 and the second parameter of base_convert to
  2. Kilo

    HS reply 6000

    Well, I can't solve that one in five minutes. I'll try to figure it out later. If it's not complete garbage.
  3. Kilo

    HS reply 6000

    For PHP 5 only: <? $data = $StringOfHexASCII; $dataArray = str_split($data, 2); foreach ($dataArray as $piece) { Â Â $dec = base_convert($piece, 16, 10); Â Â print chr($dec); } ?> I'm just posting the output of that code where $StringOfHexASCII is his post (without the newlines interrupting the hex string.)
  4. Kilo

    Word Association

    debatable
  5. I've stated my opinion on Nerusai, but hey, its his decision and ultimately we can only resist. If he thinks its good for the zone or doesn't consider that, hey, good for him.
  6. (can't you post as a guest?) Anyway.. I fully agree. The spider seems like the most out-of-place ship in these settings. It's thrust/speed/recharge leave something to be desired, and its rotation is excellent. However, a single barreled gun can only be so effective, and in my opinion only meant for ships who don't specialize in guns. Though spider can also get level 3 bombs (I think,) its bombs are like most other ships, there are no real advantages to using them often. I propose that the Spider:DoubleBarrel be reset to 1, and possibly naturalize its thrust/rotation to feel more like the other ships. In my opinion, only the lancaster should feel weird compared to the rest, and only because of its size.
  7. Dunno, from what I heard, the next big settings change will come conveniently right around the next reset (not soon!). So I wanted to hear, anyway.
  8. I don't even think HZ will ban you for having an offensive avatar on their forums, and bans get dished out there a lot. Either way a n00b., it's pretty clear you know what you have done wrong, so if you don't like getting banned, instead of doing these things, why not...not do them?
  9. The weasel I have not had a chance to test in a base, but I suspect it's neither lame nor weak at this point. I don't know if this is intentional, but the warbird can plow through many ships just with level 1 bullets, as it can avoid a spray-n'-pray more easily than other ships while its bullets travel at much higher speeds. Good thing when it does get hit it dies quickly. The javelin has been improved to a point of awesomeness. Good job. Spider on the other hand has been improved but yet it still seems to struggle with that huge cost-to-fire guns. Lancaster now is more reasonable, 3500 energy is a lot better than 3000, despite how little more it seems like. I'll post other problems as I find them.
  10. Kilo

    HS reply 6000

    Oh, I didn't see that you implied it *used* to be password protected. So Invision doesn't allow read-only access then. 'Kay.
  11. Kilo

    Word Association

    {I have heard of the movie, but I instead thought of the number of cars I own.} acknowledged
  12. Actually, I really can't do anything about it if Brain decides to change something in the starfox arena, I have to do everything through picano, who is AWOL at the moment. That's not a big deal, though. Never have being banned, I can't say for sure, but I believe if you are banned you can still see the zone as active on the zone list. It apparently was down earlier. Now...back on topic?
  13. Kilo

    Word Association

    none
  14. thats no excuse. even i wouldn't do that. <{POST_SNAPBACK}> Translation of Star_wolf: Hmm you have a point, time for a witty comment that doesn't mean anything. Really, Brain is the dictator, and he has every right to be. It is his zone. You may be a player but you're going to have to understand someone always disagrees with the management whatever it is, so just deal with it. Why don't we stop this meaningless argument over who is right and just figure out how to make the settings better?
  15. Kilo

    HS reply 6000

    There isn't an option to allow exclusive access to certain users/groups in Invision? Because that would effectively prevent that anyway.
  16. Kilo

    Word Association

    none
  17. Kilo

    Word Association

    (I could say sex again, but) romance
  18. Kilo

    Word Association

    power
  19. Kilo

    Word Association

    echo (equivalent commands in PHP, you nerd)
  20. By the way, a n00b., you idiot, there's already a topic to talk about settings changes. Duh!
  21. Kilo

    Word Association

    Italy (seriously.)
  22. Well, it's not exactly as simple as running an installation program, but I know what you're saying.
  23. I quote: "The population is less because people are too busy crying by their beds about how they can't lame in their javs anymore." As to chocko's comment about .39: do you mean server support or getting the full client out?
  24. Kilo

    Word Association

    Lock
  25. Kilo

    Word Association

    Heart
×
×
  • Create New...