-
Posts
1,626 -
Joined
-
Last visited
Content Type
News Articles
Tutorials
Forums
Downloads
Everything posted by ensiform
-
Trigger multiple -> target_give -> weapon entity you want to give
-
Using the word still is a bit strange though, as given, you won't see it in MP without a server+client mod. And SP would need a code mod as well. It's not hard to implement the movement per se, but you wouldn't have great animation fluidity.
-
Ladders do not work in Jedi academy at all without proper mod code to take effect. The ladder surface however is there, just doesn't do anything but be solid.
-
Hmm seems like a possible security hole though.
-
WARNING: ProjectSurfaceLightmap: Choose a 0 valued axis
ensiform replied to MagSul's topic in Modding Assistance
Was it placed on a patch? -
spawnflags of at least 8 (TOGGLE) on the door itself should make it stick. (but can still be toggled again), -1 wait on the door will be a 1 and done.
-
Doors have special trigger when you don't place it that allows the door to remain open as long as you are within the bounds. This is only possible without a manually placed trigger
-
Rend2 hasn't been updated to feature fixes and changes to the renderer API still. To revert to vanilla: `reset cl_renderer` To go to rend2: `cl_renderer rd-rend2`
-
Rend2 hasn't been updated to feature fixes and changes to the renderer API still. To revert to vanilla: `reset cl_renderer` To go to rend2: `cl_renderer rd-rend2`
-
Open source Jedi Knight in a modern engine
ensiform replied to afi's topic in Art, Media & Technology
Hammuer only supports importing the source material, this is using the existing compiled bsp. Intended for supporting existing maps while also supporting the ue formats. -
Open source Jedi Knight in a modern engine
ensiform replied to afi's topic in Art, Media & Technology
https://gfycat.com/BetterVibrantAzurewingedmagpie Just throwing this out there. ET bsp rendering in ue4. Very early wip from someone I know in an ET channel. -
Open source Jedi Knight in a modern engine
ensiform replied to afi's topic in Art, Media & Technology
Are these projects going to get anywhere before being shut down by Disney? -
It's not possible. You'd need to make a saber that's a sword instead. MP doesn't use a weapons.dat file therefore it doesn't need an invisible model entry. The player model is of course still used in SP. The invisible model just isn't rendered, thus you only see the player. Also, no weapon in SP is not the same as melee in MP.
-
Melee does not use a special model, it's just the player model. No invisible one.
-
Implementing Auto-Restart for Server?
ensiform replied to FletcherTime's topic in Modding Assistance
You would have to do this externally with shell scripts. -
No way at all, MP doesn't use this file.
-
You need both team_CTF_blueplayer and bluespawn and the red versions as well. In siege you should probably be using the siege spawns but I'm not sure what those are off hand. info_ something I think.
-
Breath of the Wild map size comparison to old zeldas
ensiform replied to Acrobat's topic in Art, Media & Technology
Perhaps movement speed is a factor there too. -
Breath of the Wild map size comparison to old zeldas
ensiform replied to Acrobat's topic in Art, Media & Technology
It's not the size of it but how you use it. -
I can't really take the OP seriously when your metric is based around sabers being the only feature of the game. >CTF&Siege "but then game will depart from its features - amazing and unique mechanic of saber combat (none of sword fighting can show anything like that) " Simply put, it's average at best, and even then, it's not the only component of the game. CTF arguably is the most wide variety since it offers powers, weapons and saber as opposed to just saber plus capturing the flag is the main goal.
-
There's no difference in network settings. Sounds like you never accepted the Windows firewall pop-up on first launch maybe.