Jump to content

LoU

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by LoU

  1. Not directly, no. But MBII have potential to be transformed into mod for more competitive games.
  2. @@ent I think the keyword here is "in this state" and I agree on this one. But imho, with MBII being opensurced maybe it would be possible
  3. You can disable chat sounds in Setup -> Sound -> Chatsound (MB2) cg_disableChatSound 1 (default 0)
  4. While rolling you cannot use force powers, so you can roll, and press "h" untill you see "SUPERPUSH ROTATION RESET".
  5. 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"
  6. 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.
  7. 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.
  8. 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).
  9. 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.
  10. Well, now this tool would be even more useful, people wouldn't have to copypaste ip and port to connect to a server
  11. Are You using ubuntu 12.04 + ? Make sure You have 1.01 installed, and try to reupload it. This error occurs when some assets are corrupted, have wrong size AND/OR u r using 1.0 instead of 1.01 AND/OR Ubuntu 12.04 + Also try without +set fs_homepath. Step by step how it install dedicated server on linuxos + mod: http://jkhub.org/tutorials/article/164-how-to-make-dedicated-server-on-linux-with-mod/
  12. Webserver list doesn't require any program installed (besides jkaconnect - simple plugin), works with every browser, is cleaner, is simplier. I guess we won't work on this since it's not needed anyway.
  13. ?????????????????? edit: Oh, it's offtopic. I came here and saw new post, i thought finally feedback. LOL.
  14. Sorry i just woke up (almost 7 am here )
  15. Well our page doesn't exist in terms what we want to accomplish.
  16. It's up to You, but imho it could get at least some promo for a week 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? (
  17. 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:
  18. 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.
  19. 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.
  20. What do You mean by this? (I didn't follow this)
  21. Following the example jack posted: http://my.jacklul.com/mb2servers/ We will be able to search for specific server (by name), filter by modification server uses. Example link:
  22. 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.
  23. Bots have same ping, don't they?
  24. 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)
×
×
  • Create New...