Jump to content

LoU

Members
  • Posts

    25
  • Joined

  • Last visited

Posts posted by LoU

  1. That's not possible but for easier tracking you can echo it:

     

    bind h vstr superpush1
    set superpush1 "echo ^21-PULL; force_pull; bind h vstr superpush2"
    set superpush2 "echo ^22-WEAPON1; weapon 1; bind h vstr superpush3"
    set superpush3 "echo ^23-PUSH; force_throw; bind h vstr superpush1; echo ^1SUPERPUSH ROTATION RESET;"
    
    bind g "echo ^1SUPERPUSH ROTATION RESET; bind h vstr superpush1"
    
    k4far likes this
  2. By pressing 3rd time you already do a reset.

    set superpush3 "force_throw; bind h vstr superpush1"

    So next time it will trigger superpush1

     

    The thing is, let's say you are in combat, you used h only twice and then got killed. Next round if you press h - it will be push. By pressing G (reset) you will always know that now if you press h it will be force pull - beginning of the rotation.

    k4far likes this
  3. It was disbaled due to lagscripts and macros which are not exaclt fair to others.

     

    You have few options.

     

    For example you can bind a set function on one key which will:

    bind h vstr superpush1set superpush1 "force_pull; bind h vstr superpush2"set superpush2 "weapon 1; bind h vstr superpush3"set superpush3 "force_throw; bind h vstr superpush1"

    Above example will require to push "h" button 3 times, pull, weapon, push.

    It's good to have another bind to reset the rotation:

     

    bind g "bind h vstr superpush1"

     

     

    Second option is not that easy, it would require some script/app which will send commands to game's console (doable with autoit or your own app)

     

    Press X -> send to jamp.exe /force_pull -> wait(2) -> send to jamp.exe /anothercommand

     

    Can't thing of anything else atm, could miss something.

    k4far likes this
  4. I especially agree with this. It's basically the only thing that made me play CS for soon to be 800 hours - I love seeing my skills and rank progress. It really pushes you to get better and better. If I remember right, there actually was some kind of leaderboard on the net for JKA duels back in the 2000's?

     

    It's doable with account system (for example linked to forums or any other database) and in-game tracking / serverside tracking (offical servers like I wanted for MBII).

     

    The idea was simple - > run Official Servers hidden from list and joinable only if you meet requirements. (account system needed to be impleneted).

  5. This is what I wanted for MB2 (https://community.moviebattles.org/threads/why-and-bye.3902).

    I hope they will opensource this project. IIRC there were legal aspects behind this "not possible atm", but I'm not an expert if it comes to legal disputes about GPL/2 JKA EULA/SKD license and all of this stuff.

     

    Back in the days (again: https://community.moviebattles.org/threads/why-and-bye.3902 ) we had tournaments, we had ideas of two new game modes including CTF.

    Smoo likes this
  6. It did, Cat was making it but its gone now.  I think he lost the source.  But I don't think he actually put it on the actual master.jkhub.org location.

    ??????????????????

    edit:

    Oh, it's offtopic. I came here and saw new post, i thought finally feedback. LOL.

  7. Yes, thank you for the clarification. :) I was thinking of JKG's old server list.

     

    @@LoU: server list would be fine under Resources I think

    It's up to You, but imho it could get at least some promo for a week :D That was only an idea, for now we will wait for some feedback.

     

    Is it possible to use your subdomain and hosting if there will be some interest in this? (

  8. Oka ;)

     

    Still we would like to get some feedback from potential users. How they see it, are they going to use it, and if so, what options should we imlement, how this list should look like.

     

    We really would like to cooperate with community itself, making some good stuff for them, since we have access to source code, community of jk2/3 should grow :) (dreamer, but im not the only one)

     

    If this small 'project' would get some interest we can work with You guys, and i think adding this site to JKHub bar also could be a good idea:

     

    JKHub founder launches web hosting company◄►Groups Mods People Resources Servers List

     

    Circa likes this
  9. By your first sentence, you probably mean jacklul's already existing server list for JKHub Master Server which isn't hosted by me.

     

    And on the second one, I think that the GameTracker issue was just an easy way for bots to grab server hosts from many different Q3-protocol based games in order to spam getstatus at them with a spoofed IP address to flood a target. I don't think it was related to any on-demand refreshing feature that GameTracker used.

     

    Now i understand. It's still possible to do such a thing with GT, i will talk to jack and we will try to figure this out.

  10. Afaik we will use MySQL Database to increase security for that matter.

     

    Update script will be executed only from specific IP (webhost's), and let's say every few minutes it will send requests to master.jkhub and master.jk3 and then  update database.

     

     

    People won't be able to use refresh on demand (or they will be able to do so with specific restrictions - e.g. once every 24/h), anyway they will get cached info from database :)

     

    Let's wait for jack, he is responsible for this more than i am, and he will provide us more up-to-date info about it.

     

    edit: AFAIK only owners of certain server can use live refresh on GT, users have to wait for autorefresh. 

  11. I use windows 8.1 and have no problems or issues so far. 

    Only thing i disliked at the beginning was new "Start Menu" desigin, but now i get used to it.

    There are few replacements for new UI Metro Start Menu around the internet so You can use it if You really don't like new one, so it shouldn't be such a big deal.

     

     

    I have small netbook with windows 8.1, 1gb ram. Windows only uses 300-400mb where Win7 used 500-600 mb.

    Performance is better with win 8.1.

  12. Hi,

    You can check for other wireless SSIDs and channels they use with - InSSIDer.

     

    If there is a lot of SSIDs using channel 2 then set channel 4 (+2 rule).

     

    Try with 5ghz band.

    Try with drivers update (network card)

    If it's possible You can also try with upgrading router's firmware :)

     

     

    btw. This is my first post here, and i would like to say that Anakin Skywalker is 'also' Luke's father(antibot question:P)

    gerbilOFdoom and Circa like this
×
×
  • Create New...