Jump to content

undeadslayer

Members
  • Posts

    141
  • Joined

  • Last visited

Posts posted by undeadslayer

  1. I'm having trouble getting the game to fire my script upon starting the level, it seems to ignore it. The  script is supposed to remove the players force powers and give weapons.

    Here's what the script reads:

    //Generated by BehavEd

    rem ( "startscript" );
    rem ( "set up force powers and weapons" );

    affect ( "player", /*@AFFECT_TYPE*/ FLUSH )
    {
        set ( /*@SET_TYPES*/ "SET_FORCE_GRIP_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_HEAL_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_JUMP_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_LIGHTNING_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_MINDTRICK_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_PULL_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_PUSH_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_SPEED_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_PROTECT_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_ABSORB_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_RAGE_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_SIGHT_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_FORCE_DRAIN_LEVEL", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_SABER_DEFENSE", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_SABER_OFFENSE", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_SABER_THROW", /*@FORCE_LEVELS*/ "0" );
        set ( /*@SET_TYPES*/ "SET_WEAPON", /*@WEAPON_NAMES*/ "WP_NONE" );
        set ( /*@SET_TYPES*/ "SET_WEAPON", /*@WEAPON_NAMES*/ "WP_MELEE" );
        set ( /*@SET_TYPES*/ "SET_WEAPON", /*@WEAPON_NAMES*/ "WP_BLASTER_PISTOL" );
    }

    Is there something wrong with script? If not the script then maybe something in the map editor. Here's how I have scriptrunner in the map editor:

    image.png.a95b4b7cf32adb10a850c5f00cd37a01.pngimage.png.4f1fb0a3e455df9290df0fd493310608.png

    Any help would be appreciated.

  2. 11 hours ago, Circa said:

    Your question only mentioned “levels” which I assume means mods, which Lucasfilm has always allowed, as long as content remains non-profit and requires the original game to function.

    If you meant fan remakes, they usually strike those ahead of announcements like with the KOTOR one, so if they haven’t already then I doubt they will bother. The person behind the Force Engine project for Dark Forces is actually an advisor on this remake too which is pretty cool.

    The fan remakes are exactly what I mean, their was absolutely no reason to strike the Rogue Squadron remake. If anything Squadrons played like the flight section of the more recent Battlefront games. I'm surprised they even let the guy behind the force engine on the remake project. It just seems like Disney doesn't understand Star Wars at all.

  3. 4 hours ago, Circa said:

    Why would you think that?

    Disney is no stranger to shutting down fan projects that interfered with their potential income. Three instances come to mind:

    1.) Someone was trying to remake Rogue Squadron in unreal engine free of charge, they got a cease and desist from Disney then Squadrons came out shortly after that.

    2.) Someone was trying to remake Episode 1 Podracer in unreal engine free of charge, Aspyr announced they were releasing a port to ps4 and Switch and  they too got a cease and desist.

    3.) Finally, A group of people were working on a Knights of the Old Republic remaster, Aspyr announced that they are in the works of a remaster version of that game and another cease and desist was handed out.

    Call me crazy but I think Disney has a problem with their Star Wars fans making better games than they do.

  4. Quote

    I want to buy JK2 from gog but I read that there are problems with running the game on Windows 10. Do You know of any sure way to make it work on this system? 

    Jedi Outcast is fairly glitchy on Windows 10, but it does work. Both the Steam and the GOG version has the same issues. If you do get the game, run it compatibility mode(either of the windows xps mode). Something that is also worth mentioning is that Jedi Outcast can run through the Movie Duels Remastered, (Jedi Academy mod) almost flawlessly. Hopes this helps. 🙂

  5. Quote

    Sound files must be mono, and I think they have to be sampled at 44.1 KHz.

    Got it, thanks.

    Quote

    Also, if you are trying to make a nonsolid wall, make sure all non-visible sides of it use textures/system/nodraw. This will ensure it is always nonsolid when your map is compiled, and it will prevent the nonsolid sides from culling adjacent planes, making visible holes in the map.

    So this forcefield:

    Screenshot-2023-04-03-175152.png

    With the nodraw on the other side, isn't nonsolid. Is there a specific compile option that will make this nonsolid?

     

  6. Quote

    On Windows Vista and above, you have to right-click Radiant and choose "Run as administrator" or it will be unable to save map files

    Got it, thanks it's working now.

    Do sound files have a specific way that it needs to be other a wav format?

    Also is the surfacepram nonsolid something that you apply in the brush settings?

  7. Quote

    Radiant 1.4 might be trying to load files from another version of Radiant. Is it installed in a separate location from ever other version?

    Sorry for the late reply, 1.4.0 is now the only version that is installed.

    Quote

    Also, IIRC 1.4 needs to be run as administrator.

    What is the IIRC?

    Screenshot-2023-04-03-113815.png

    Also shouldn't there be more misc items in this list than what is showing?

  8. I've been tinkering with the original pk3 that the original team made. There are three things I've learned; 1.) the briefing menus have all been complete. 2.) The audio files for the briefings have also been completed. 3.) No matter what I do I can't sperate briefings and the audio for the executor level and have it play before the level, Operation Skyhooks briefing always plays. 

    Whatever the original team did, the briefings have to be played in order, that means the other levels have to be done first. Let's settle this a vote: I can finish the level without the briefing or complete the other levels first. Note: if enough of these levels are completed, the all mighty Disney may shut this down. Please let me know what you think.

  9. Quote

    First, is Radiant set up to edit the correct game? 

    Radiant settings are set for jedi academy.

    Quote

    Second, and I can't believe I'm actually saying this...I do not recommend anyone use Radiant 1.5. I don't know if that is causing your issue, but for now you might try NetRadiant or Radiant 1.4 and see if it persists. 

    I did not realize radiant 1.5 was so buggy everything I read about that version said that it was stable. I will have to install 1.4 and NetRadiant, and give those a try.

  10. I having trouble with this door:

    Screenshot-2023-02-18-135937.png

    The trigger in front of the door is supposed to read trigger_multiple but for some reason it changes to what is shown in the screenshot. Also, when in game when the player gets to close to the door it sometimes opens by itself. What am I doing wrong here?

  11. Quote

    What exactly are you trying to get the door to do on the cargo container? 

    I'm trying to get it to do this:

    Screenshot-2023-02-13-111721.png

    Yes, it moves with the cargo container:

    Screenshot-2023-02-13-111753.png

    Quote

    All of that being said - in my opinion, the best way forward would be to go without a door on the cargo container; if you want a classic star-wars style take on it, use a nonsolid force field in place of the door.

    I agree with that statement, I can always put the script for the door in later if I figure it out.

    Is the a way to put a mine under a brush and have it trigger on a delay when the player gets to close to it?

    Also how can I get the switch textures to change when pressed?

×
×
  • Create New...