Jump to content

harald

Clan Friend
  • Posts

    256
  • Joined

  • Last visited

Posts posted by harald

  1. On 3/8/2020 at 10:49 PM, Spyhawk said:

    soon the XP save feature introduced by some mods became the de-facto standard of measuring one to another (despite being merely a measure of time played, and barely related to player skill).

    How are PP any different? Players with high PP are still the ones who live on the server.

    I miss my 1 million XP...

  2. I remember like 5 years ago on etpub, the ATB auto balancing kept on moving me, cuz I had highest player rating... Seems et legacy doesn't like me either and always moves me as well, regardless of who joined the team last...

    Even drove me so mad back then, I wrote a lua script that would move the player to have joined the team last, except if that player was moved before by this system... Can we get this back? Pretty please??

  3. Thats my point, my own teammates sets them off when they get near and as amusing as it is to get awards after a game, the "I got no friends award" aren't one hehe. Can't be set in such way as it is in jay, where teammates can't trigger them? If not, then there's really no point in them and as such...no point playing engi?!?

    then dont place them in places where your team runs all the time

  4. bind <key> "vstr nameswitch"

    set nameswitch "vstr nameswitch1"

    set nameswitch1 "name <yourname>; set nameswitch vstr nameswitch2"

    set nameswitch2 "name <yourname>; set nameswitch vstr nameswitch3"

    set nameswitch3 "name <yourname>; set nameswitch vstr nameswitch1"

  5. iirc gtkradiant does that for you. A .pk3 file is nothing more than a zip file, so it just bundles all the files necessary for the map. Open some other map.pk3 with 7zip (or any other zip program) and check out the structure. Map .pk3 files should contain a .map file, a .bsp file, sound files, texture files, .script files.

    To compile gtkradiant, install scons, and run scons in the directory where youve downloaded gtkradiant, but if youre not used to compiling programs yourself youre gonna need a lot of google.

  6. I think I'm gonna use wine and map through that... Anyway Gtkradiant does have a build for mac called MacRadiant but it doesn't work, for me at least. I tried googling but nothing came up, I also tried converting .map, .lin, and .bak to pk3. which didn't work

    wait what?? converting .map to .pk3??? a .pk3 file is just a zip file containing the .bsp, .map, texture and some other files
×
×
  • Create New...