#modders-guild-hall

1 messages · Page 23 of 1

lusty bramble
#

truly unfortunate williesgaze

ebon girder
#

yeah but what about like this year

#

and like right now

shy sun
#

right now, nothing

#

but EA should be here by the end of March at the latest

#

personally really hoping they announce a date soon but i’ve been tryna be patient and just let the time pass

cloud kelp
#

and now day 4 begins

#

or day 3

#

idk

#

day 3 or 4 of i want a damn glock for my internal rage

lusty bramble
cloud kelp
#

ALL of that is elseif

#

and various values

lusty bramble
cloud kelp
#

i was trying to recreate a menu style i liked

lusty bramble
cloud kelp
#

i have not touched ts in like 5 years 😭

lusty bramble
#

but i think my experience coding a gun system in roblox like 5 years ago helped a lil with making guns in half sword ngl

fickle sparrow
#

You ever think there will be a multiplayer mod

lusty bramble
shy sun
#

are there swords in game with a handle length that lets you one hand and two hand? tryna edit a weapon rn

#

hate you can't edit grip sizes

shell oracle
cloud kelp
#

DO YALL SEE THAT SHIT?

#

ITS A BRUISE

#

I GOT A BRUISE ON HIM

#

FINALLY

#

WHICH MEANS

#

I CAN FINALLY CAUSE REAL VISUAL DAMAGE

#

WITH THE GUN

#

RAHHHHHH

lusty bramble
shell oracle
cloud kelp
#

IM FINALLY HITTING

cloud kelp
#

THE REAL THING

#

OH MY FUCK

shell oracle
#

gun working?

cloud kelp
#

gun working chat

#

potentially

shell oracle
#

WAIT

cloud kelp
#

basically i just recreated a punch

#

logged it

shell oracle
#

in arena cutting map?

cloud kelp
#

and started cloning as much as i can

#

right down to the location

shell oracle
#

are you calling this from unreal engine?

#

or ue4ss?

cloud kelp
#

ue4ss

#

pure script

#

my ass does NOT know how to use ue5 😭

shell oracle
#

oh well if you want to do guns then you gotta use unreal engine

cloud kelp
#

ya

shell oracle
cloud kelp
#

thats the next step

#

i dont actually have a model

shell oracle
#

aslo nuke is not RESPONDING to my messages

cloud kelp
#

im tracing from the camera

#

i want me a glock

#

also now that ive done this

#

i can get cuts

#

which means

#

sukuna ot

#

ah.

#

well, anyways

#

progress

lusty bramble
shell oracle
#

well its fine

shell oracle
lusty bramble
shell oracle
#

how do you make a blueprint thats always loaded? do i look at the willie bp data?

lusty bramble
#

could override Cursor_BP or smthn like that if u recreate the widget bp and add the cursor texture, then cast to ur gun on event begin play or whatever

shell oracle
#

maybe there is a enigne config setting for a blueprint that i could use to make it alwyas loaded

lusty bramble
cloud kelp
#

so like

#

however way ppl make custom weapons and load them through ovrdth

#

why doesnt that work

#

in this scenario

#

i know legiterally nothing and i do be curious

#

like whats the method people use

shell oracle
lusty bramble
# cloud kelp like whats the method people use

idk i don't make custom weapons but from what ik ovrdth works by overriding the Loadout save file by converting it to json in order to edit weapon properties (e.g., changing mesh paths, colors, or sizes) then replacing the game's loadout savefile with it

#

maybe u could spawn a gun with it if u can edit the blueprint path, but i haven't looked into it 🤔

cloud kelp
#

im so happy rn

#

the fact that i finally got something

#

i just need to actually cast a trace now

#

i mean i am but

#

properly

#

non hard coded hit location

#

im a step closer to my gun

#

inb4 game releases when i finally have it made

#

and i just use lukes for the rest of eternity because mine will definitely crash after like 5 shots fired lets be real

exotic estuary
grand flower
quick swallow
#

man i wish i was even slightly competent in modding so i could import custom maps 😭

#

i gotta lock in and study ts im gonna get custom maps eventually frfr

cloud kelp
#

oh my fucking god i figured it out

#

ladies and gentlemen

#

the skin has broken

#

Basically, I was using fists

#

I don't think you can break things too well at all with fists

#

which is kinda funny because when i was using the enhancer and raised the rigidity my fists could break through the skin and clothes BUT i digress

#

for now

#

i swapped from fists to the low tier mace

#

and still had an issue

#

until i realized one slight thing

#

then i actually break the skin, suddenly, a hitbox is there

#

hitbox is no longer nil

#

but instead

#

NODE_AddBoxComponent-0_0'

fallen bobcat
cloud kelp
#

this little feller over here happens to be the thing that molests the clothing

#

and the body

#

since they're one of the same

#

now, i dont know what or how a node works and shit like that and im kinda stupid

#

so idek if Weapon_Fists_C_xxxxxxx.Sphere can have a node as part of it

#

to break the skin open

#

since the node is specifically part of the weapon

#

and for some ungodly reason ue4ss and halfsword enhancer dont work together so i cant even test

#

actually wait

#

ayo does anyone know if ue4ss and halfsword enhancer and work together

#

with some tweaks

#

welp

#

i need the gui so

#

yippee

#

actually i guess i can just log these things myself

#

instead of using gui

#

actually im gonna have the weapon mesh anyways so

#

no point in trying to fists anymore

#

for now the mace is my gun

#

now im gonna stop hard coding location and hit bone

#

and also does anyone here know what normal is

#

like genuinely what does this even do

#

the thing is DCD wants 22 params and if I just do nothing with location and hitbone i dont think shits gonna work at all so maybe i need to do some extra funnies

#

the outs i can just leave but the others ehhhhh idk

#

time to find out

#

also i was crashing while using blunt hit with cutting power at the same time with fists

#

and now with mace im not so

#

idk different weapons different jawns

#

my main worry is that when i go to open ue5 im going to be hella lost and not know what to do

#

since idek a 10th of what i need on that gun so it actually works a little

#

look at those glorious bullet holes

#

(mace hits but yk)

#

a weird thing has begun to occure where im causing blood to splatter where i spawned in initially

#

as i test the script more on the dead willie

#

the moment i press it on the willie it splatters

#

interesting

#

funny enough its working in a spoilance too even though you dont spawn with a weapon at all

#

which shouldnt be possible to my eye

#

since im checking to see if the mace is there in the first place otherwise return 0

#

which makes me wonder if everything is done in one instance and thats why you start tripping over nothing whenever you win enough rounds in one session lol

#

unless in spoilance you spawn with the weapon then it gets deleted before the black screen clears

#

so i can change modes entirely and it works fine since the weapon was seen so i guess everything is just

#

once its there its there

#

the mace is still loaded somewhere

#

even though im in a totally different place

#

it'd be nice if these logs would say where exactly the object is but yk

#

i wonder what happens with armor

#

checks out

#

oh i guess armor is just part of the willies model instead of something extra

#

p cool

#

i was worried it was gonna splatter inside and id have to spend another full day trying to make it hit the armor if im pointing at armor

#

i find it funny that this is just silent aim but for halfsword

#

xd

#

im having an occasional crashing issue that i need to sort out

ebon girder
#

trine to make an audio mod, how do i do that?

shell oracle
lusty bramble
cloud kelp
#

that makes sense

ebon girder
shell oracle
cloud kelp
#

luke can i annoy the shit out of you when its time for the model and getting meshes and stuff to work

#

i have never touched ts a day in my life

ebon girder
ebon girder
#

is it ts one?

shell oracle
shell oracle
ebon girder
cloud kelp
#

HE USED TS AS THIS GET HIM

shell oracle
ebon girder
#

thank you

ebon girder
cloud kelp
#

IVE DONE IT

#

first mod for a game btw i wanna point that one out

#

unless we count luas for cheats then im on round like 10 but

cloud kelp
#

then again the mod isnt done until i have the gun

#

BUT

#

im hitting

#

i do have a slight issue where im not shooting in 1pp

#

i know why though im only getting one camera

#

and though i have impulse, it still doesnt actually like

#

you know how when you hit something that's dead, you can like

#

push the limbs around and stuff when you hit it

#

yeah i dont do that, i can only push them around if theyre alive

shell oracle
#

Yes officer willie!

cloud kelp
shell oracle
cloud kelp
#

oh

#

i mean, i think you can make it seem like its shooting a buckshot right?

shell oracle
cloud kelp
#

like you call a bunch one after another really fast with some spread

shell oracle
cloud kelp
#

is he taking visible damage?

#

i think i see a bruise but i cant tell

lusty bramble
cloud kelp
#

the fact that its shooting from the gun itself is really cool

#

and gonna be aids for me to figure out

shell oracle
lusty bramble
cloud kelp
#

the skin breaking

#

or bruising at all

#

since bruising is just a layer

#

i was getting bleeding for a bit but nothing else since i wasnt hitting a node

shell oracle
#

dismemberent?

lusty bramble
cloud kelp
#

thats another thing

#

that would be

#

kinda epic

shell oracle
cloud kelp
#

here's mine for now

#

the videos uploading i swear i just have L net

shell oracle
#

if you want you can watch it @cloud kelp

shell oracle
#

join voice 1

#

:)

#

oh yeha luke when i deal too much damage and there is way too much blood in a custom map my game crashes

#

oh yeah and somehow my materials disappeared luke even though they are unreal i didnt delete the shader stuff only the global stuff

lusty bramble
#

mb trying to get my audio to work

#

is not happening

lusty bramble
ebon girder
#

so i got all the things i need to download, konrad

#

how do i use them now

lusty bramble
#

i just got audio fixed btw so i can hear now

ebon girder
shell oracle
#

WHY IS THEREE A RHINO ON LUKE SCREEN?

#

@lusty bramble your screen froze to the ue4ss debug window

#

@cloud oyster wait wdym annoucnemnt in 6 mins?

cloud oyster
shell oracle
#

hey can you give people ue4ss mods? @cloud oyster

ebon girder
shell oracle
ebon girder
#

o

shell oracle
#

i also made a gun :)

#

@cloud oyster what timezone is for you?

frozen sable
#

lets go hs modding soooonn

shell oracle
#

so its just me and you @cloud kelp

#

ea looks cool af

pine finch
shell oracle
pine finch
#

i dont mean the gun i mean the map

#

can i have it 🙂

shell oracle
#

no cant sorry

pine finch
#

whyyyy

shell oracle
pine finch
shell oracle
pine finch
#

If I wanted to make a map myself how easy would It be?

shell oracle
compact stump
#

what is the command to load a map

pine finch
#

are those spikes useable?

shell oracle
#

hold on my game crashed let me relaod i have more maps m00

pine finch
#

i need the map xD

shell oracle
#

look at this map @queen pasture

pine finch
#

@queen pasture when u get a moment can u look at my screen?

#

:I

shell oracle
#

@queen pasture well now you saw my gun now

#

oh yeha he had a rhino in half sword luke had a rhino

#

i cna show you off how the maps work in hlaf sword

cloud kelp
shell oracle
#

no half sword didnt take it down i spammed the creator to take it down qucik or else luke showed me that you would get a fine

#

what gif?

cloud kelp
shell oracle
#

TELL ME THE LINK NOW

lusty bramble
shell oracle
#

oh so that is not your gameplay?

lusty bramble
#

I think the glock would make a better gif tho

cloud kelp
queen pasture
shell oracle
#

you want me to shoot myself? @queen pasture

queen pasture
#

inagme

shell oracle
#

you cant, shoot the ropes, i would have to code it in

pine finch
#

Is it possible to play in an map from a previous version in this version now??

#

Konrad you'd know

#

@shell oracle

shell oracle
#

you would have to port it to unreal engine 5.4.4

pine finch
shell oracle
#

i have a rel gun

#

ill show you

#

yeah it is the custom map LOL lets test your mod, NO IT IS THE BLOOD I JUST REALIZED

#

ill show you its sjsut the blod

#

oh

#

well my gun still better :)

cloud kelp
pseudo sigil
#

@cloud kelp how to get gun @shell oracle you also said you have a gun

#

i want to spice my game up

cloud kelp
#

took me almost a week and i dont even have a proper gun yet

pseudo sigil
cloud kelp
#

it'll be easy to adapt a mod to

pseudo sigil
#

where do i acquire that mod?

shell oracle
#

I have the real gun but I can’t share it also early access will only be given to 10 people

pseudo sigil
#

wait but where do i get lukes gun mod

#

is it the one you mentioned?

shell oracle
shell oracle
static orchid
#

how do i get mods??

pseudo sigil
pseudo sigil
rose palm
shell oracle
pseudo sigil
#

i need that mod so bad omg

shell oracle
#

Also @cloud kelp just saying you are allowed to release ue4ss mods

rose palm
#

god dam bruh i really want that shi

lusty bramble
pseudo sigil
rose palm
lusty bramble
#

i don't think it should be too much of a change

shell oracle
pseudo sigil
#

well the ea version is vastly different than the demo so im expecting a lot of work

#

but you'll release demo version too?

shell oracle
# lusty bramble ?

@cloud oyster said ea is only for 10 people who are selected for the closed testing

pseudo sigil
#

no thats the people who are gonna test and give feedback on the future of half sword

#

ea will be released for everyone

lusty bramble
shell oracle
rose palm
#

But it will be public for demo version?

lusty bramble
cloud oyster
pseudo sigil
#

if yall need to test a 1050 hit me up

shell oracle
pseudo sigil
#

for the targeted hardware

cloud oyster
shell oracle
#

Oh ok

pseudo sigil
cloud oyster
cloud kelp
#

well

#

mine will be easier to fix than lukes i think

#

XD

#

in that case

cloud oyster
rose palm
#

make a lazer attachment so you can see where u aimin

pseudo sigil
#

soon

rose palm
pseudo sigil
#

wait i think we missed the point we need to hit them up not the other way around

pseudo sigil
lusty bramble
cloud oyster
cloud oyster
pseudo sigil
worldly abyss
pseudo sigil
worldly abyss
#

NOOOOOOOOOOOOOOOOOOOOOOOOOO

spring gate
#

someone needs to make a hand cannon/arquebus mod

lusty bramble
spring gate
worldly abyss
#

OHHHH CHROME334!!!!

rose palm
#

les go vro

crisp panther
#

When do i become a tester of half sword

#

oh shit wrong channel

#

@cosmic elbow chrome can you make a russian spetsnaz armor mod with an AKM

#

For half sword btw

cosmic lava
cloud kelp
#

the gun mods damage is looking good

#

i think the values are about right

shell oracle
#

@fickle nimbus are you polish?

fickle nimbus
shell oracle
#

o dobze

fickle nimbus
#

tak

shell oracle
#

:)

cloud kelp
#

ltgm

rose palm
#

why why

#

form?

shell oracle
rose palm
shell oracle
frozen sable
#

im gonna make a tutorial for ea when it drops

ebon girder
#

i set a keybind to ctrl, then unbound it and now i cant crouch

pine finch
#

this looks painful

austere spoke
#

Oh

south crane
#

someone should lowkey make Escanor’s Divine Axe Rhitta

#

it’s one-handed even tho it’s about the same height as willie

shy sun
#

that would be sick! ik someone made a sword with axe heads in one of the mod packs

shy sun
pine finch
#

@lyric talon can I borrow that sword?

#

Ship it over to me

#

Both

#

Just don't ask what I want it for

#

Errr

#

Errrr

#

A guy...

#

He took my girlfriend 😞

#

Now....

#

@lyric talon I have ur cat

#

OMGGGGGGG @chilly hinge

drifting hinge
#

please speed I need a gun mod my mod folder is kinda homeless, I live with willie I wanna help him out 😭

cloud kelp
#

ue5 is 50+gb and the game comes out in a week

#

and lukes gun mod is gonna be 300x better than the thing id make so im just gonna do a sukuna mod so i dont have to download ue5

#

i can script that way easier than i can figure out how to get a gun model and make everything together together

#

domain expansions in half sword lets gooo

#

Actually I wonder if it’d be possible to swing and slash

#

Like

#

Let’s say you have nothing in your hand, you punch air in the direction of the willie

#

And I make like a replication of cleave

#

I wonder how capable ue5 modding is for that sort of thing

cosmic elbow
shell oracle
crystal basin
#

you guys are truly crazy

distant estuary
last hazel
#

how do i mod the game

drifting hinge
#

yo the crossbow too in the game is gonna be fun

#

until I get a gun mod if it releases to the pub

cosmic elbow
cosmic elbow
#

does it look nice tho

shell oracle
cosmic elbow
#

the problem is that my guns dont deal damage

#

so i believe the deal complex damage is the problematic node

shell oracle
#

Is this your code?

cosmic elbow
#

the gun? no

#

took it from u

shell oracle
#

YEHA but what are the settings for the variables

cosmic elbow
#

all 0

#

is that the problem

shell oracle
cosmic elbow
#

why tf does piss come out the moment i put on my pants

cosmic elbow
#

so do i put the values in now

#

what r ur recommended values

shell oracle
#

cutting

#

power

#

20-50

#

stab rate

#

10-

#

30

cosmic elbow
#

wait where do i set the values

#

is it value range

shell oracle
shell oracle
#

yes

cosmic elbow
#

anyway recommended values for rigidity and kick power

shell oracle
#

rigidity 1 and kcick power whatever

cloud kelp
upper garden
#

Is there a super strength mod

cloud kelp
upper garden
compact stump
#

how do you load a map with hs enhancer

spring gate
#

its sick as hell!

#

one thing ill say

#

the average time to reload a arquebus was 30-60 seconds

#

it shouldnt be multi fire for the fact that

#
  1. the calibers for arquebuses were usually pretty high
#
  1. its a arquebus
#

you didnt have faster methods of reload like later on with wads

cosmic elbow
#

i also gave it insane recoil cuz apparently medieval firearms had insane recoil

spring gate
cosmic elbow
#

it should be atleast pretty realistic rn

spring gate
#

well

#

consider this also

#

most arquebuses were around 10/16mm

cosmic elbow
#

also is mine too large

spring gate
#

the load was usually 30-60 grams to round olff

cosmic elbow
#

i have a feeling its too large

spring gate
#

and thats about

#

give or take 800 grains? i may be wrong

#

but yeah for a arquebus that would kick big time

#

and for hand cannons it was bigger so\

#

heres a arquebuser image

#

actuallyy ill dm you the stuff i have i love the renaissance

cosmic elbow
#

i think it's a good size

spring gate
#

dms

spring gate
#

since we have ecranches in game.

#

as well as sabatons for the men at arms in game

cosmic elbow
#

maybe

#

i mean all i have to do is copy the gun bp, add a new mesh, and make it spawn a physical actor, no?

#

i say unknowingly

spring gate
#

i was right sabatons are in the game but lowkenuinely just imagine this guy with a giant calvary handcannon

#

and a ecranche on his exposed shoulder

#

scary

shell oracle
muted frost
compact stump
shell oracle
compact stump
#

i did, i dont know how to load it

#

open and then file path just brings me to the menu

shell oracle
compact stump
#

yeah

shell oracle
#

hmm whats your path to the map

compact stump
#

but any map the open command just brings me to the main menu

shell oracle
#

what is the file path to your custom map?

compact stump
#

HalfSwordUE5/Content/Maps

#

thats from the pak in fmodel

shell oracle
#

you are supposed to do open /Game/Path/To/YourMap so if your map is in content/maps

then

open /Game/Maps/YourMap

compact stump
#

ohhhhhhhhhh

#

ill give it a shot, i probably fucked something up in the process im new to all this

cosmic elbow
shell oracle
compact stump
#

its still just going to the main menu, even with the arena map

shell oracle
#

the arena map is the main menu

#

the arena map both contain the main menu and the defualt arena map

compact stump
#

damn

#

thats some shit, would the abyss map work to see if im doing something wrong

full moat
marsh lodge
#

bot

#

<@&1080390104562016306>

worthy lodge
#

What seems to be the problem

#

I'll Handel this

muted frost
full moat
marsh lodge
#

it was a bot trying to say elon musk is giving away money

worthy lodge
rose palm
shy sun
#

they said it’d roll out thru monday i believe. so maybe?

topaz compass
#

is there a lightsaber mod yet

cosmic elbow
worthy lodge
#

yes

placid sierra
#

@twilit loom another elon musk bot

pseudo sigil
#

<@&1080390104562016306>

humble prawn
#

Thank you

gray wyvern
#

is it just me or is the enchancer like ultra fucking buggy

twilit loom
#

I’m flattered that I was the first mod to come to mind

tiny drift
#

yall fw the ovrdth selector?

cloud kelp
cloud kelp
#

honestly im thinking of some ideas for a punch action shotgun mod

#

also

#

@shell oracle

#

turns out that i can indeed use them together

#

lua for the logic and the blueprint for everything else

lusty bramble
cloud kelp
#

its easier for me to have sliders and some customization for what i wanna do liiiiiike shotgun

#

and simulating buckshot

#

like multiple wounds with high power

cloud kelp
#

but have you thought about a pump action shotgun

#

with like r to do the pump animation

lusty bramble
#

i've considered adding a shotgun yea

cloud kelp
#

since youd have to do some funnies

#

because if you havent

#

im going to try

#

if you have

#

welp no point im gonna do the sukuna mod then 💀

#

either way ill need to use ue5

#

so

lusty bramble
cloud kelp
#

its one or the other

cloud kelp
lusty bramble
#

if u can find a rigged (ideally animated) shotgun model it's possible

cloud kelp
#

i suppose i should focus on the sukuna mod then

cloud kelp
#

you're gonna release after right

shell oracle
lusty bramble
cloud kelp
#

after early access is out

#

i wonder if custom outfits would be possible now that i have a sukuna mod in my head

#

they're part of the model itself though i think

lusty bramble
# cloud kelp i mean would the devs really say no

I do not know the full terms at this time. I will update you as soon as I know more. We will more then likely need to make an announcement to the whole modding community just to cover all bases.
we'll see, i doubt it but just gotta see how the eula will have changed

cloud kelp
#

welp

#

i hope for good things xd

cloud kelp
#

visual damage

#

that's the part that's tripping me up right now about possible custom clothing

#

Lets say we wanted to add in a modern day t shirt

#

it'd be the biggest of how that i can fathom

#

since those boxing gloves are just weapons right

#

objects

#

All I can think of is retex and any extra bits i'd add just can't be cut at all, or maybe starting with a piece of clothing which is really still just part of the model im 90% sure unless the clothes really are separate

lusty bramble
lusty bramble
#

armor

#

aka clothing

#

but like

lusty bramble
cloud kelp
#

That's completely separate?

shell oracle
lusty bramble
cloud kelp
#

If I go into abyss and try to cut a pair of pants in one of the crates is it really gonna cut?

lusty bramble
shell oracle
cloud kelp
shell oracle
#

Also luke about ModularWeapon how do I properly set it up for grip and stuff

cloud kelp
#

funny that his leg is actually gone

lusty bramble
# cloud kelp That's completely separate?

uh the clothing is made up of separate blueprints and meshes from the character but for like cutting detection i believe any clothing should automatically support being damaged when the willie actor wearing them is

cloud kelp
shell oracle
cloud kelp
#

i can retex but that only works to a degree

#

actually, the cloth t shirt on the peasant

#

it's very flimsy

#

i wonder

lusty bramble
cloud kelp
#

this shirt does have physics of its own

#

and it can be cut

#

so that debunks one thing

#

i was hitting right through the shirt to the pants

#

without damage to the shirt

#

i wonder how i'd spawn in a shirt if it can be separate

#

uh

cloud kelp
#

like the way to spawn in clothing, like the pants for example that you see in abyss

lusty bramble
cloud kelp
#

and perhaps where to find the names

cloud kelp
#

that's the one

lusty bramble
cloud kelp
#

negative

shell oracle
#

@lusty bramble what about how do I set up ModularWeapon???

cloud kelp
#

i can learn to use it

cloud kelp
#

that doesnt take damage right?

lusty bramble
cloud kelp
#

The hats in the game, you can cut into them when you're wearing them

cloud kelp
cloud kelp
shell oracle
cloud kelp
#

let me verify but im 99% positive you can cut through hats while they are being worn

#

it becomes part of the model

lusty bramble
#

if u rig it like the game does and then use the cooked assets from the game in editor to make custom child blueprints, it functions basically natively

shell oracle
lusty bramble
#

then there's a blender add-on to import it

shell oracle
#

NO IT JUST CANT LOOK AT THW MODEL NEITHER EXPORT

#

I just get a read error

lusty bramble
shell oracle
#

Wait wdym aes key?

lusty bramble
shell oracle
#

I think

lusty bramble
shell oracle
cloud kelp
#

welp anyhow i gotta wait for early access to do any of these things since everything is gonna be different so

#

i might as well make due with what i have for now

deep cypress
#

where can i safely download mods? like half sword enhancer etc

feral venture
#

nexus

deep cypress
#

can u help me with Ovrdth selector its my first mod and idk how to use it

shell oracle
#

@lyric talon can i try out the game you are playing?

lofty hull
#

anyone know of a mod that lets me spawn in modded weapons, kinda like the enhancer mod lets u spawn in vanila weapons mid match?

full moat
rose palm
shell oracle
fleet garnet
#

I just noticed Viligrun is gone 😭 😭 😭

storm bay
#

hey. will we get guns?

cosmic elbow
storm bay
#

how?

storm bay
#

yeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeah!!!!!!!!!!!!!!!

dusk owl
#

Would it be possible to add a tiny delay when you fire to simulate the powder burning in the pan before it ignites?

cloud kelp
cloud kelp
#

the firing of the gun is smoke and mirrors, you can do whatever you want with it

lusty bramble
#

for now tho... modern guns are pretty fun to use

velvet meteor
lusty bramble
rose palm
#

I thought it was

toxic egret
#

no. but when the game is released I will be up for being part of a project. I made a lot of 'samurai' stuff for an artstation contest a few years back.

#

not doable because of the engine for some odd reason or some other reason?

toxic egret
dense oxide
lusty bramble
lusty bramble
#

i should definitely add before ea!!11!

nimble talon
#

Anybody know how to add split screen to my half sword demo?

lusty bramble
nimble talon
#

Ya I know but I can’t wait

lusty bramble
rose palm
nimble talon
#

🙏🙏🙏

toxic egret
hoary bane
#

are we gonna have a workshop?

#

for stream

#

steam*

native furnace
#

Shooting swords

tardy jetty
#

ofc things changed

plain heron
#

in 3 days

cosmic elbow
cosmic elbow
oblique dawn
#

Make dih mod plz

hasty shard
#

melon

cobalt fox
#

I did not read the server for a whole two month or smth, when is the complete version availeble on steam?

cloud kelp
#

It’s not impossible

#

I don’t think

#

@lusty bramble thoughts my good sir

#

A willie for the Willie

#

You can already cut off something there

#

Use the same mesh and slice add a willie

oblique dawn
oblique dawn
cloud kelp
#

It can be done

#

If you want a willie for your Willie by god I will provide a willie

#

And you’ll be able to chop it off

oblique dawn
wraith obsidian
#

how much will it costs

lusty bramble
cloud kelp
#

why did i think it wasnt done yet

#

i should know better

#

😭

lusty bramble
#

lmao it was the first basic thing i could think to add to test custom characters

oblique dawn
# lusty bramble lmao it was the first basic thing i could think to add to test custom characters

Please put an SPOILER tag on this message. I was on the train and when I saw this I had to start furiously half swording. Everyone else gave me strange looks and were saying things like “what the fuck” and “call the police”. I dropped my phone and everyone around me saw this message. Now there is a whole train of men half swording together at this one message. This is all your fault, you could have prevented this if you had just tagged this message as a SPOILER.

oblique dawn
#

Great now I look more insane

#

THERE WAS A PICTURE

twilit loom
#

I spent like 4 hours trying to replace the tongs with a gun and accomplished absolutely nothing

lusty bramble
lusty bramble
#

but for custom blueprints like weapons it's a bit harder of a process

#

you could replace its mesh probably

twilit loom
#

Yeah I was doing that for the most part but I think I was getting little details wrong. I'm gonna try again, thank you

lusty bramble
twilit loom
#

I was using AI to guide me to do it but it was probably doing it wrong. Now that I have an actual guide it should be much more feasible

candid meadow
#

we (at least my no name ahh) need more Elden ringish mods in Half Sword

#

is there gamedev chat?

hybrid elm
#

give me a map mod someone

upper jetty
#

That is abnormal

lusty bramble
swift gyro
#

Can someone help me with getting the ovrdth mod working? I feel like I’m missing a step

devout magnet
devout magnet
swift gyro
devout magnet
#

Alright so first whats the exact issue

#

like what exactly goes south

#

Ginger?

swift gyro
devout magnet
swift gyro
devout magnet
#

It doesnt load the ladout?

#

Right?

swift gyro
#

Also the menu loads separately from the game, I don’t know if that helps with the problem but I wanted to share that

devout magnet
#

Firstly reinstall the selector then delete the installer you can reinstall hs and then ovrdhts

devout magnet
#

also stupie thing but does it ping when you choose ladout?

#

Cuz you sometimes need to click it twice

swift gyro
#

Yes it pings when I click it, I’ve double clicked it before and it still doesn’t work

devout magnet
#

Reinstall it and download the installer from nexus

fleet garnet
swift gyro
#

So it installed stupid, got it

#

Thank you all

fleet garnet
devout magnet
#

It works?

swift gyro
#

Reinstalling it now, I’ll give you an update once it’s set up

swift gyro
#

Still not working, do I need to change the install path?

swift gyro
devout magnet
#

Also ping me right away

swift gyro
#

Got it fixed, it was sending it to the wrong file for some reason

swift gyro
devout magnet
#

Cool

#

Wanna see mine sword?

swift gyro
devout magnet
#

Custom

#

Watcha think?

swift gyro
#

That’s really cool!

devout magnet
#

I got the ladout

#

want it?

#

Wait

#

discord doesnt let me send .sav

#

Oh

#

dm?

lusty bramble
toxic egret
#

[tips fedora]

lusty bramble
rose palm
worthy lodge
rose palm
#

I need ts

worthy lodge
#

Only 3 dahs

#

Days

#

Dont worry young one

rose palm
full moat
candid root
shy sun
cloud kelp
#

the gun mod on the other hand apparently is allowed according to konrad

rose palm
native furnace
#

2 days fella

turbid bobcat
#

😊😊

shell oracle
cloud kelp
#

it's all assets in general?

shell oracle
hybrid sleet
#

bwut

#

i want gunn .c

storm crescent
#

Schcammed

plain heron
#

<@&1080390104562016306>

#

satisfactory

rose palm
#

Do the game devs hate their community 😂 😂

gritty tartan
#

throwing knives are cooler

#

or throwing swords

cloud kelp
gritty tartan
cloud kelp
cloud kelp
#

you can launch a knife

#

but actually throwing is another thing

#

especially if you wanna make it spin and stuff

sharp steppe
#

is there a way to spawn other enemies than bosses?

shy sun
#

yall think there will be a way to transfer custom saves to the EA?

white salmon
#

YEEEEEEEEEEAH, 1 DAY

shell oracle
white salmon
#

Please provide a link to the gun mod and instructions

white salmon
#

please

unborn wedge
#

yo how do i use UE4SS to make mods

shrewd nacelle
#

its wild to me that i havent found yet any mod of a comically large spoon

warped grove
#

Also I have just seen the early access trailer and boys we can go home, there is nothing to mod in that masterpiece, even if they implement only half of what is shown in the trailer

molten bridge
magic swift
#

wheres the gun mod

#

i want a gun mod

#

blicky wid a switch

#

rn

molten bridge
#

dude cant you read the last 5 messages

magic swift
#

wher

#

e

magic swift
#

whos the guy who made it

molten bridge
#

@shell oracle probably

white coral
lusty bramble
unborn wedge
#

I will make my own

#

It may be shittier but it (might) work

#

Rather than using hitscan I got another method

unborn wedge
#

Dude I just can’t for the life of me get the ue4ss to load my mod

#

Idk if the script is just broken or what

#

I’ll try again tomorrow maybe

#

And I also know that you get the spark effect from when swords hit eachother

#

Idk how you animate the gun and its casing though

lusty bramble
unborn wedge
#

Is the firing effect custom too?

unborn wedge
#

Took me 4 hours tryna blue print the gun itself

#

xd

lusty bramble
unborn wedge
#

I was going for a one handed dagger kinda thing

#

Think I might stick with that actually

lusty bramble
unborn wedge
#

Yknow a rifle could probably be made with a spear

#

Like holding alt to aim forward

unborn wedge
#

Are you planning on selling the mod btw

#

Or would you release it for free

#

Or just keep it gatekept

supple narwhal
#

shotgun addition pls

lusty bramble
#

planning to release it free after ea is out

unborn wedge
#

Thought I’d have more time to attempt to replicate it xd

lusty bramble
#

ppl gonna hate me if i tried to gate keep it with $$

lusty bramble
unborn wedge
#

Lowkey thought it was impossible to add guns till I saw the video 😭

lusty bramble
# lusty bramble lol lowk tho

i still need to add a dedicated UI for guns and have it allow u to adjust which ones spawn holstered on u and stuff, just haven't gotten to it still

supple narwhal
#

i'm new to the whole concept around gun mods on half sword i just only heard of it can u drop the vid

unborn wedge
lusty bramble
unborn wedge
#

AH man you beat me to the rifle too 😭 😭

lusty bramble
unborn wedge
#

What do you use to spawn it in

#

I was planning on just using ovrdth for the one I was making

lusty bramble
supple narwhal
lusty bramble
unborn wedge
#

If not I just might beat you to it

unborn wedge
#

Woooo

unborn wedge
# lusty bramble nah not yet

Yo btw is this script even like remotely close to what you made

print("GUN MOD LOADED")

local UEHelpers = require("UEHelpers")

RegisterKeyBind(Key.k, function()
print("K PRESSED")

local player = UEHelpers.GetPlayerCharacter()
if not player then
    print("NO PLAYER")
    return
end

local controller = UEHelpers.GetPlayerController()
local cam = controller:PlayerCameraManager()

local loc = cam:GetCameraLocation()
local rot = cam:GetCameraRotation()
local dir = rot:ToVector()

local daggerClass = sdk.find_class(
    "/Game/Assets/Weapons/Blueprints/Built_Weapons/Dagger1.Dagger1_C"
)

if not daggerClass then
    print("DAGGER CLASS NOT FOUND")
    return
end

local world = player:GetWorld()
local dagger = world:SpawnActor(daggerClass, loc, rot)

if dagger then
    dagger:GetRootComponent():AddImpulse(dir * 60000, "", true)
    print("BANG")
end

end)

#

(This was just made to test the projectiles and not shoot from a gun yet)

lusty bramble
#

use the Trainer mod for reference, it has the ability to launch weapons as projectiles i believe