#modders-guild-hall
1 messages Ā· Page 15 of 1
prolly
like the unused pit map u mean?
prob not
most likely waiting for Q4
couldve added it ngl to the game as a rare gamemode or sum
since it's in the game
might be for Q4
idk
also by i mean update i mean like content wise
apparently luke is gonna make it happen as a mod
in demo? no
yea
in early access? yea
i might buy the game myself
early access is in Q4 of this year, so like in october, november and december
somewhere there
hopefully a modding support system too
so that we can get
custom meshed weapons
/armor
no like a community given tool by the devs
so that people can make cool shit
and work with the game
good point
still it would be cool to have the workshop
especially for
linux
that shit would be a nightmare
but it would be cool...
is there any way to change maps using mods?
š¤¤
Yo anyone know where I can install the enhancer mod? When I went to the website it says the mod is āquarantinedā so it doesnāt let me install it is there any alternatives?
github
there's two version on nexus, manual install and launcher
use manual if it says otherwise
The launcher version says itās dangerous on my computer
yeah
dont get that
yeah do the manual one
Is it safe or is my computer tweakin
it's safe
why're we xraying in minecraft š
My lazy ass was tryna make a texture pack to make tinted glass completely see through and lowk gave up
So I just said whatever and downloaded a X-ray to see into my mob farm
Ya but idk how to start the game after doing the files
start the game
then press insert
Nothing
there's nothing there
Nvm Iām sped lmao
I pasted the mods and when I deleted the other files it told me to I deleted those ones
Now it works
Lmao
Thank you
lukes wet dream right there
also @lusty bramble how would the split screen mod work?
two people on the same connection
can connect
via lan
and play
so basically lan multiplayer
yea
Wb couch play with 2 controllers?
2 stean controllers yeah thats possible i beleive
way back when there was a cheat mod during the first steam release, and you could shoot spears at people
its still around
whats it called?
Half Sword Trainer Mod, it has a feature where you can spawn a projectile and launch it at enemies
trainer or enhanced?
thought that was for the playtest?
Thereās an updated one for the demo that still works
github i imagine right?
Yeah, he made an installer for it somewhere on the github
Ah
Yeah thatās the one I made modifications off of
Itās in Lua which is convenient for me because Iām trying to learn Lua anyways
Yeah Iām having an alright time with it, personally itās easier for me to work with than C++ which is what Enhancer is written in
but like major or minor modifications?
I think major modifications would be stuff like changing the framework and all the more technical stuff, like how the mod loads itself (which I donāt really touch)
yeah ive been tryna learn lua too but
i wasnt born on the smart side if the family
lol
I learned about how to modify it by looking at existing functions that do stuff like shooting projectiles or dashing and tried to be creative by twisting those into functionalities Iād personally use
Yeah among other things
Itās fun and it can open up a lot of doors
Same thing goes with any other language with a big presence in modding for all sorts of games
like the heavenly strike
Lmao that was a fun one to record
Most of the spinjitzu stuff is done in vanilla, believe it or not
Didnāt use any mods for most of the videos involving them
no suprise honestly the game gets a bit buggy and starts spinning you around lol
have u been able to make it stable?
i think i can learn enough lua in these few days of summer to make a des abilities
A lot of my clips are a combination of using features from my mod, manual movement and weird bugs that I canāt really replicate
main issue with it is it crashes constantly
Oh man it crashes so much but I kind of learned how to lessen it enough to get good clips
for example the sword kick?
nah that's my last project, this one is local splitscreen & it works with 1 player on keyboard + mouse and the rest on controller & supports steam remote play
In my experience, high damage-to-NPC settings as well as high blood/gore makes things really unstable. I usually set all three to around default or below for a more stable experience
it does i make it a bit below than default
for gore i always go half gore and like 20 percent or less blood
john quick question how long did you have to learn lua to do all this
around
Hard to really say, I was always interested in coding but didnāt do much to go after it until recently.
cool project hope you make it happen before the devs do
so around a month or 2
before posting
It took maybe around a week to get familiar with how Lua was used in Half Sword Trainer Mod and UE4SS and a lot of experimentation to start making things work the way I wanted to
Itās a hobby of mine so I donāt work on it around the clock, just whenever I get the urge to do something new with it
i think you can lua code on linux ?
yeah
yeah I donāt see why not
hi Ghost
hi
whats good choom
you really make people go crazy with your videos lol
itās definitely a lot lol
I donāt go on tiktok that much because of it
Itās my modification of the projectile feature that comes with the trainer mod
I made a few variants of it that I use throughout my videos
mostly throught the legal techniques
The legal techniques were interesting, the way the thrusts worked evolved throughout that series
Parts one through four had the thrust go off at a certain interval after I pressed the keybind for it, so I had to time all my moves and position myself just right for the thrust to hit in the way I wanted to
Part One was a complete freak accident
When I threw the sword and the thrust went off just at the right time to slice Willieās neck, I could not replicate that again
Yeah
so how does the thrust work
A lot of my best clips are freak accidents like that
like it locks on willie?
Some of them, yeah. For the aimbot thrusts, I get the position between the player and the NPC, do some vector math conversions and other stuff, and apply a force so my weapon Iām holding goes in their direction
Heavily building off of the already existing projectile feature in the trainer mod
so not extremely complicated
thats cool as hell man
yes
so theres 3 things,
splitscreen
controller remapping
the pit map
remap controls is kinda just for debugging
you just gotta add a player and it should work
you ever plan on making a trainer?
and offset gamepad ids if you wanna switch controllers
nahh not really lol
ah okay
prolly just small things here and there
if you cant make it then i will
ong
with my 3 hours of lua knowledge
are you pro coder?
oh lol

im a pro at lua but im writing in c++ which i suck at š
@icy hemlock i have a question is it possible to change the directory ovrdth looks for?
Thatās what Iāve been wondering too. Not quite sure
tryna make it so it looks for linux directories not windows
My thrusts only work with spawned projectiles that are already in the gameās files, so if I figure out a way to have it look for modded weapons then thatād be perfect
Half Sword has a few functions that sound like it can get the weapon that youāre currently holding in either hand, but I tried experimenting with it and it didnāt work for me. So, spawning projectiles in is the next best option for me currently
I guess so, yeah
If I hold it while I apply thrust, it stabs crazy strong
If I let go of it then apply thrust, it becomes a missile
im guessing your not gonna publish the modified trainer any soon
Hard to say
if so i gotta lock in
Iām not really opposed to it, itās just that since itās still massclownās work, I donāt want to do anything with it if heās not okay with it first
I didnāt ask him yet, I donāt think heās too active on here and I donāt really want to shoot him a DM out of the blue as of right now.
Maybe at another point, but for now Iāll probably ask him whenever I know heās currently on or if he mentions something about it
any tips for a starter?
Like for coding?
I think itās easier to learn coding now than ever, thereās a lot of tools and resources to make learning it a lot more accessible
Syntax is one thing but the important thing is understanding logic and flow behind what you aim on doing, and you canāt really do that unless you experiment a lot
AI is also great for analyzing existing code and having it explain to you so you can further your understanding, as well as asking follow-up questions but do be careful with it because it does get stuff wrong
Most of the time itāll need a lot of cross referencing from your part to make sure things work the way you want it to, in a way that makes logical sense to you
im slowly analyzing all this
Besides taking the time to build a fundamental knowledge and understanding on how things should work and flow, thatās all I have to really say at the moment
my brain is half deep fried and half well done tryna understand everything
so this is what modders go through
Fair enough, you rarely see someone master programming in a day
Although it depends on the person, it usually takes a long time regardless and thereās always new things to learn
i dont wanna master it in a day
i wanna learn it in a week
also john remeber the username bobby
People like massclown and Ghost have it harder than me since theyāre pretty much working from scratch lol
ill prolly change my tt name to jin sake so i might dm you if im completely gassed out on brain energy and need tips
what mods did ghost make?
Heās the developer for Half Sword Enhancer
coolio
Not sure how much help Iāll be or how open he is to giving tips, but youāre probably a lot better off asking him lmao
john is there no manual way to install the trainer?
@icy hemlock
or is it purely auto
trainer
ok
Where would I get this at?
gotta wait until i can release it lol sorry
anyone know how I could enclose this rapier guard to look better? Here I tried reversing the guard that was on the "Rapier" item in HS enhancer to get the closed piece but I don't like how the other part hangs off
Oh alright cool beans š«
I mean the crossguard I have in the pommel module and like the one you got on yours there
I like the part that goes around the knuckles but not the opposing one that faces down, so I'm looking for a different solution to creating that knuckle part
All good
Only other thing I found was the polearm pommel with the hook but then that makes a large spike on the bottom which isnt good either
any mods for dash speed? I know it can modified via the upgrade but i want it to be a custom stat
I started developing the mod in December last year. It's no joke lmao
yo
did you remove unbound settings
no
wait but then why doesnt it work
check in the settings the key you have it bounded. or maybe you have another feature binded to the same key
oh
OH i meant like
in older versions you can type in that thing to set values to anthing u want
now you cant
š
you still can
You can choose your directory though. Install location should determine directory. But I donāt know anything about Linux
Itās all open source, someone feel free. I donāt really have the time unfortunately.
good to know
Sorry buddy
Most definitely
I think you should be able to manually install the files yourself on the nexusmods page for it
its to a limit
ill try it out
how much do you want š
nore lol i want my hands to dismember people
you can no longer actually use the numbers in the latest ver
that's the latest version
not dev
man my bren hurt
ur telling me bro
i think its some mod w steamlink or smthn
that's luke's mod
oh THAT GUY
massclowns i think
nope
massclown is trainer guy, right?
yeah
no. @lusty bramble
what happened 2 him anyways
yeah that's cool
yay
you cant from what i know
sorry gang, it seems the splitscreen mod is no more š
what
why's that
š
whaaat
yall just gonna have to wait until early access
i think it's mostly bc of the š³ļø to be fair
aw man
wb the splitscreen stuff
can that go through?
without the pit
yeesh, idk if u were allowed to spill that
š
dw u can make more cool shit
maybe you can try doing something else that would improve modding
like uhh working on changing meshes etc.
pretty fucked up to threaten a cease and desist over unused content already within the game files
uhm i think it's more so about the split screen stuff
not much the hole
id like to believe that isnt the case because that would be worse
regardless its a pretty shitty move
even if it were a case of them thinking people may be less inclined to purchase the early access release because of content theyve planned being released as a mod in the demo that just tells me they arent confident their team can produce a product worth buying over something developed by a single fan in their spare time
but that single fan is using unreleased content in the game, without permission
anyone could do that
with coding experience
who knows why the hole is in there
all devs are scared of what the community will think of their work, it's a natural flow. but that's excluding pressure and stress, the dev team are pushing out work extremely fast at quality too
i dont care, they shouldnt have included said content (unused or otherwise) in a public release if they didnt want it accessed, and getting litigious over consumers accessing content in a product they own is ridiculous
its free tho
You are making a bigger deal about it than the person asked to stop. You do not own anything from the game; Youre playing a free demo.
but they own it
maybe own wasnt the right word, but covering your own fuck-ups by threatening your consumer base is a dick move
that's what i meant
oh my bad
regardless i wont make a big deal out of this, just sharing that i really dont approve of doing that
seems like a red flag to me
we dont even know why the hole is in there, it could've been a mistake by one of the devs or just forgotten to be there, maybe an original aspect of the game for demo but all we can do is just let the progression of the game development ride how it's meant to be
i dont care why its there, its fucked up to threaten people over content in a public build regardless of whether its used or not
ong thats weird asf
but it's their content
they can do what they please with it
i was lowk looking forward 2 the splitscreen ngl
it's planned apparently
so dw
legally, sure, but i disagree morally
y notjst let luke release it now
We will be releasing split screen in due time.
theyre free to do what they want
they can jst improve on it
and im free to disapprove of the actions they take
š¤·
thats all im saying
yk its ok
instead of splitscreen
luke release multiplayer....
see now both clients can use keyboard
10x better
i dont think he would agree with luke releasing multiplayer
ong bruh
whatever, it is what it is
i'd just keep an eye out because getting litigious over something so minor is a major red flag
also what would this even do anyways
i mean its jst a simple mod
i wouldnt say simple...
i just dont think HS devs want to spoil it for the people or something like that
but its already spoiled
since beta
b4 the new map
was it
did he get attacked for it
š¤·
prob not
so im really confused as 2 y they're attacking luke now
really weird
maybe they didnt intend it previously but now they do
also @cosmic elbow what the fuck
Luke was indeed contacted privately as it is the respectful way to handle such issues. We have done this with other modders/modding teams previously.
Half Sword Games and Game Seer respectively own the Half Sword IP, we have the right and responsibility to protect that IP.
To date all Half Sword content made accessible to the public has been provided at no cost. Hundreds of thousands of hours of playtime have been spent in our demo free of charge. HSG/GS Are not opposed to modding that is why this channel exists at all, however we cannot allow for unreleased content either in the way off assets or unreleased features.
We are a small team HSG/GS combined we are still a team of less then 20 people. The team has been working incredibly hard to make Early Access worthy of you spending your hard earned money on.
The wait is long we understand this! Everyone is ready for more HS content, soon is never soon enough but truly Q4 is just around the corner.
basically close to what i said
As a question, are leaks allowed? For example, a new weapon. Could I show it, but not add it to the item spawner until it gets released?
I've got a question for whoever can answer it, when you put modded weapons in the game can you spawn them in with half sword enhancer?
^ didn't mean to cause an upheaval š„² no hate to the hs team was just letting yall know the mod isn't getting released, sorry
you arent at fault for anything and have no need to apologize luke
not at the moment
Darn
Maybe when the game gets further along, one of the older versions could be a fitted for a sort of "modding build" of the game?
when lol
aw'
also what did you want me to test
the mod š
WHAT modš
isnt there already a splitscreen mod
yeah massclown's but it's for the older demo i believe
what does it do
what does your splitscreen mod do
i need somebody to add a function that allows you to spawn in custom weapons
?
am i jst dumb or smth
please word better
resize the blade of custom weapons i assume thats what u mean?
you can resize the blades of custom weapons
js scroll down under the weapon component list
you'll see "headsize"
then "guardsize"
then "pommelsize"
like thsi
see
@lusty bramble appears they opened a split screen booth at gamescon
i can test now
im free
for like a few days
https://www.nexusmods.com/halfsword/mods/42
Ultimate Edition of Vicious Weapon Pack released. 50+ exciting new weapons. This probably the last Vicious Pack.
how many weapons are in all weapon packs combined?
cool
ill go download it wait
How to play
play what
multiplayer mode
@kindred spruce you fr?
ask the gonnolas guy
yes you add controller support and split screen simple and some other stuff
man the golden cross is gonna make people think i copied you
There is no multiplayer mode currently, beyond the split screen at gamescom. Splitscreen will be coming in early access in October-December
black market mod
me when game devs don't let you add mods
just keep it blackmarket trust trust
HOW DO YOU GET A BACK SCABBARD????
@cosmic elbow William made his own too, no problem. Itās a really simple idea anyway. Kingdom of Heaven vibes.
oh
Maybe you can made a really big ass version like in the movie
what a great idea of mine!!! /j
DOES THIS HAVE SOMETHING TO DO WITH THE TOWER PAVISE SHEATH POSITION????
allowed to add any weapons but the moment a mod concerns more than 1 person playing get shut down anyways let me kill more people
i swear
why are they
so worried about that
I am done with modding. I want to wait for Early Access and appreciate the game like the designers meant it to be when it is released. Will only mod when it gets stale
@night ingot @kindred spruce
read this please.
how do you do this?
No, itās beyond that
AND its blunt too. ??????????
if that's what you wish to do sir
loved some of yer custom weapons
how is it beyond that @chilly oasis
Youāve made a lot of weapons for people, understandable!
did you read the message I tagged you in lmao
Use the mesh from Billhook on the mesh of pole
i know but its not that serious
it is. People are attempting to release unreleased content that the team has been working hard on. I shouldn't have to explain why that is not okay.
The Will book
and how back scabbard
mutiple player mod are just LAN
I am always hesistant to mod too much, my consideration is always asking myself is there is a conflict of interest or undermining the game ownerās interest when I do something.
My point is only to fill some voids of boredom while waiting
For early access
don't mind my next victim Frank
Some stuff are trade secrets that the owners do not want to reveal but somehow we found out stuff when messing around mods
i have made a loadout that will crash your game if you use it
i wonder how LAN mutiplayer are unreleased content but ok#
i amde this multiple times
i know but its still funny
by replacing a falchion blade with a longsword
in a certain way, it is
unless the play test mutiplayer use LAN
I mean, mods extend game interest and longevity but if the Devs made something, and have something in plan, it is their right to release it officially, not thru a mod leak.
Rare HSG L
Itās the same position when you wear a targus shield
several people are typing
it a LAN mod,the one that dev make are likely more better and complex
since when could you do THAT
they released split screen the next day š
Find that slot and edit stuff there
That has nothing to do with it. The problem is that they don't want the community to create their own solutions for something that the developers are already working on. If you want LAN multiplayer, you'll only be able to do so with the official implementation
they are literally doing a booth for split screen multiplayer soon, this concerns their ability to advertise and showcase the game.
less people will show up if there's a mod for it.
and think of all the consequences associated with a game not having any fans show up at a Gamescom.
potential business partners are gonna see that and opportunities will just fade from existence.
Or use my template
may i see you again soldier
modding wise.
not everyone can go to the booth
sucks to suck 𤷠wait for early access
If you remember our conversation months back with quarter staff example, I was concerned about this exactly.
wow that really sucks
they will take at quickest two month to release the early access
Remember that above all else, a company's priority is to generate revenue, especially considering that this is its first game.
we just know it's in Q4, not how quick it'll be
horrible man
arent you paid
for completed work
oh old one, what wise knowledge do you offer?
these boys donāt get paid for completed work either
they will when early access is released
the money will flow
2 month is everything
didnt they said it will be released in october-december
I can imagine theyāll be overnight millionaires š
yes
2 months is like a 10%
šø
do you have a rapidly progressing incurable illness?
perhaps you can contact the community manager and get in touch with the devs
i do yes
Splitscreen disease will be the death of this man
early access now!
no i got a headache from ult challenge
Indeed. This game is years of hard work, and the people working behind that havenāt even reap the fruits of their hard work yet. We are already playing it for free now. As early access draws nearer and nearer, personally in my case I feel itās time to stop messing around.
He starts breaking his entire living room
that just assume that they are able to release everything quickly enough for early access
that Q4 comment was released like a year ago
correct me if im wrong tho
i dont think a year away or similar is a stable position to say "yeah we can release by then"
judging from the amount of work
put in
they rushed the demo enough, let them cook with the early access
so yeah TWO month is just assuming everything is made perfectly enough to be released
in a quick manner
"assuming" is a heavy word
we dont know their status on releasing before they reach the deadline
do you think the WIP posts have been model showcases because thats all they managed to get done?
or do you think they arent showing the full extent of what they have?
The riddleā¦
aren't you a contractor....
they've definitely done more behind scenenes
fuck
grammar
scenes
ah
can you voice act that
bro can't read fr
SAY raga muffin
go in game and press G
craziest stuff
i swear
mind blown
dude ult challenge caused me to hear those in my head even if i was NOT wearing my headphone
You should just make up voice lines
And send them in
Claim superiority to what they write for you
make like 1k voice lines, like that helldivers 2 SEAF voiceline leak
Contractors are not privy to any exclusive information.
all devs are contractors
except for all the exclusive information I am privy too, such as the elusive 2nd person perspective mode.
however I cannot provide evidence because I signed an NDA
are you sure
prettty sure
I didn't sign a contract I work on promises and goodwill.
threw a trashbag into space
vro why does getting kicked in the nuts deal like 99 percent of ur health
mcwonderbeast didnt deny this or acknowledge it.
no community note its real
2d mode
wow
no, 2nd person.
you are familiar with 1st person, and 3rd person.
but half sword will have 2nd person.
i dont even know what 2nd person is
elaborate..
using willie voicelines
theres already a 2nd person glitch with half sword enhancer
You look out of the enemies eyes but you control your character
eughhh, that's horrible š
that's like instant death
cuckhold flibbertigibbet hedgeborn
flibberti flibberti flibbertigibbet
flibbertigibbet consider, ere the battle joineth the coste to bothe our sides.
thy bravery is proved, no need for more proof.
let us parere ratatan parashan
what is that supposed to mean
massive clown
let us parlien rather than perishen.
or
Let us parley rather than perish.
parley means to have a discussion
i will give you 20 bucks if you leak information
its possible to give your opponents modded weapons as well i found out
Watch Untitled by eldrch and millions of other Half Sword videos on Medal. Tags: #halfsword
can make for some very cool fights
Can someone help Idk how to open this pakchunk0 file
dude why the fuck does my guy always unholster a weapon with his left hand
Aw man how did you go about doing this? I've been looking for a way to give enemies custom weapons for at least a month now, I've been trying to set up a smallsword Vs smallsword match ever since I made the duellist pack
drop the sword, grab it with both hands (press q and e at the same time)
and then save ur loadout with the halfsword enhancer
and then once you go into the next fight you'll have two of the same weapon in your hands
so then u can drop one and then possess your opponent and make them pick up the sword you dropped
Ahhh I see, that makes sense, I thought you had somehow found a way to override the enemy weapon spawns
Thanks for clearing that up, I'll give it a try
@chilly oasis saw your r/half sword post just now for the new weapon pack. Was curious how you were able to fight up on the roof like that? Dying to know in fact.
well it takes a minute to set up and willie cant use thrusting weapons to save his life but it works!
and it's a way to do feder vs feder training, this is such a fun trick
Fly up there with the Halfsword enhancer then spawn in the enemy
Previously with the wooden swords I just arm both hands with them in the sav file, start of round spawn in a poor willie and throw one to him.
I tried that a while ago but my Willie would always spawn with no weapons when I went into the lowest tier for some reason, he would have the right armour for the loadout but nothing in his hands
beggar tier has no weapons
yeah its hardcoded to take away your weapon for fistplay and spoilance.
only carnage lets you use your weapon
Were you just manually disarming them every time?
i just spawn in a willie with halfsword enhancer the base willie that has no weapons
so if I throw one to him, he usually picks it up
Ahh I see, I didn't realize you were spawning them in
Ah. So obvious. Idk how I never tried that. Thanks man. Good work on the weapon pack btw. Looking forward to it when I get home later.
how do you fly? by just jumping and dashing or?
ohhhhh this is cool
is it available
the sword in question
I find that the game makes you auto lose if you jump up too high with hse tho?
win beforehand š
dummy round or win before hand like luke said
Use Alt stab release to spin it
fun pack. the tuning feels good @chilly oasis
Cocobolo wood handle
Last message before he
what is cocobolo
i keep confusing this
what color is cocobolo
tropical hardwood
guys how do i get mods? i heard the sword enhancer is quarantined and is a trojan horse?
have you tried searching half sword mods
and you heard HS enhancer trojan thing from nowhere
wait lemme dm u
enhancer is false positive, meaning it's completely safe
i have a ss that i cant send
HS enhancer is 100% safe
Can somebody help me get the half sword checkpoint mod to work? I installed it but do not know what to do next
did u download the microsoft .net thingy as well?
I think so, let me check
i mean i dont have it myself but it does say its required
according to the page shud be straightforward
I got it to work. Thank you!
it is
get the manual install ya lazy fuck
it's under the launcher version
smh
follow the instructions
ok goodbye
okay
hello, I wanted to ask if Map mods are a possibility right now? I saw biggbirb“'s ideas on the subreddit and thought it would be a fun weekend project to model a map for HS
yeah probably if you can get it as a .umap š
hey that's great to hear! I've messed around with Blender for a few years now and done 3D mods for other engines, I'm wondering if learning the workflow for HS would be too difficult due to lack of information
in the coming weeks I'll try to learn how to produce a .umap from the Internet alone and maybe I could ask some questions here if that's okay
Does anybody have anything to say about the split screen mod on nexus? As in has anyone tried it out and did yall enjoy it if so?
i believe it only works for the older version of half sword
Ah, well thats a bummer, thanks for the quick reply though š
I shall wait for the normal splitscreen to be added
"true" double bladed sword
is there a way to acces this map for the regular player
nah need to put some work in to make it playable
MOIST
chromst
eyyy whaaat?
ISNT THAT AWESOME??
can u chuck it at someones noggin?
damn thats pretty awesome
should i make a skull sword
funny enough, thats possible
Ribcage and skull scepter
ribcage shield
my god
thats pefect
femur mace
only through a bunch of coding
ue4ss i think can do it
Because only the grip part can insert mesh code, why not hide the the mace head inside the bone, just to keep the weight but doesnāt affect aesthetic? Otherwise it make the bone looks like a just a wooden branch, not a bad thing also
because i wanted it to be a mace
i could make a femur as a weapon but i dont want to š
I'm going to ask how
Castle roof antenna, this is why recently the wifi is finicky
just a mesh change
its the same way I made my wooden billhooks
Of the preexisting skull model I'm assuming?
ye
okay but dont you actually feel like singapore's internet is getting worse
somebody got scammed
Woah
how did you manage to do that
@chilly oasis
what do you mean?
you can load meshes using gripmesh component
im guessing you spawn in the mesh of the pit
oh
thats sick
do you know the path to the pit mesh?
hold on
dm
Itās just for fun, itās not practical and cannot replace a map
do you have the mapping file
for half sword
Yeah but I canāt share it per previous request Luke (iirc) made weeks ago here
i have it too dw
i also found the mapping file for the hs demo
like the old one
cool
half sword enhancer
is there some kind of arena mod?
what
Is there
wdym by arena mod
arena i saw in the #game-footage-š®š„
you have to do a bunch of complex stuff to achieve that
i dont feel like explaining it here
if u mean the pit than no theres no mod for that
waaaaa
do you get the custom weapons btw like randomly in the game too? or do i need to be spawned
they only work as loadouts u load in via ovrdth selector. cant be spawned or found normally
for custom weapons look at my guide in pins
jump to the pinned image by me
does this mean its also possible to bring out the cheval-de-frise thats under the map
ive been wanting some1 to find a way to make use of that for a While 
@gloomy silo
finally testing my super strength mod
now this is the super strength i want
HS enhancer grip still makes it slip
the hs enhancer launcher wont let me download it dose someone know why
yeah should be pretty easy
can we actually impale our willies on them though is the million dollar question
Assuming someone finds a way
they most likely have no collision by default, i fixed it with invisible spears before but in this case there's prolly too many for that lol
unfortunate
Any great vr mod for HS?
Scam bot
is there any mod that disables surrendering?
Hs enhancer no pain
- inf conscience
you can win but theh wont give ip
unrealistically persrverance
can they get injured with no pain on?
Is there any multiplayer mods (like you can 1v1 with a friend)?
not yet]\
dammit, alr was just wondering.
last person who tried to make a multiplayer mod got a cease and desist im pretty sure
want that mod fr
Yeah im currently testing my mod for bugs like character flinging backwards for some reason
k
i dont want a cease and desist letter from frank
Vr mod is allowed, pvp and mp not since it is something the team was planning to do. No need to be dramatic
is a joke
I ll have to look into uevr mod
Cyberpunk 2077 vrmod and blade and sorcery isn't cutting it for me.
lol i dont plan on making it
Pheww glad to hear that. God i was abt to pass out
are they adding pvp to halfsword
Ovrdths slector is making the windows bu duh when I try to use my outfit?
any mods for like the gauntlet mode?
Yes
Oh. what kind of mods?
what?
Life of Gutz and Boss Life mod
life of gutz - dragonslayer sword in gauntlet mode
boss life mod - play as the boss, vs the bosses, in gauntlet
Cool
are there any mods that add gloves? or replace the current ones
i don think so
I dont think that there's a mod that makes you kick higher right?
no
you can ditch hosens and go full on underwear
HS enhancer you can spawn undies
i think they make your legs alot more agile
apparently it's possible
with like UE5 VR
or what the fuck it is
but it's prob gonna be buggy or hard to get operable
@cosmic elbow
its like the size of ur average mace but a bit bigger
I ALREADY MADE IT
lol
Any help i think i broke my ovrdth selector i dont see any tiers i pressed create folder and i dont see anything
there's reshades
a checkpoint mod
and other trainers
that's it
Shoes.
WHAT IS THAT SCREEN
Also I'd love this
i got a extra wide
kewl
Your extra wide would make the ultrawide look like a 4:3 screen
Are any modders planning on trying to do a VR overhaul of the game? Just curious if thatās in anyoneās plans lol
I know itād be difficult all things considered, but could be a cool finished product lol
Is there a mod that lets me scale up/down in free play, say, if I want to fight a Veteran as a Soldier or fight a Commoner as a Knight?
I'm not looking for an NPC summoning mod.
pretty sure you can if you use ovrdths loadout thingy
how do you mod the game
bdw have anyone tried to kill the king and does the king or royal exist in the game?
what king
yeah its possible
ist that the king
if so can you show me how it looks
because the game is too DIFICULT for me
yes but the most i have made in this game
is the veteran stage
you can see it in the screemshot
its peaking a lititle bit
can someone just screenshot the the baron pplease
i just the the stage after the vetaran
please
beat the game yourself dumbass..
HOW
someone plz make a gun mod
no
why not
I HAVE UNLOCKED
Nice, now you just have to beat the final tier and you beat gauntlet mode, luckily you get unlimited retrys without restarting the entire gauntlet in the final tier
What is the reward
you beat gauntlet mode, bragging rights, and it automatically restarts the gauntlet
it puts you back to peasent
there is no in game reward except the fact you beat gauntlet mode
I thpugh o should get like early acess or the game fo free
Bdw ehst sre bragging rights
Dont forget complimentery fatal errors
ive beaten it once, nearly twice
is it possible to save an upscaled human in the OVRDTH selector?
i dont think so
Theres a reward i dunno what that guys about
Does anybody know how John half sword does the things he does?
half sword trainer custom build
i dont want to be rude but just play the game first then think about mods after you get bored... and there are too many people wanting to mod like John Halfsword but they don't even know how to unzip a file or find C drive...
fr
wdym with custom build did he customize it or is it a build everyone can download?
customised
so he just edited a few files in the half sword trainer
he edited the main.lua file i think
okay thanks
but how does john halfsword launch people up in the air without a fatal error? becuase when launching willies as soon they hit the ground at a fast speed the game displays a fatal error
ahh nevermind i think he disables the gore sometimes because of the gore plugin the devs used causes allot of fatal errors
he uses gore
oh
theres no doubt about that
decrease damage to NPC in the game settings
thank you
no problem
How can I make a Bo staff?
using the video in pins, it's alr been created pretty much but if you want you can
Oh thank you
I usually set gore + blood + damage to NPC to around 50% or lower
as well as the config and keybinds files
oh
you dont use mods for spinjitsu videos right
Besides my Spinjitzu Ultimate Technique video, every spinjitzu video is unmodded yeah
insane mouse skills man
also r u using the wand in a video
Thank you lol
it seems very fitting haha
If thereās a way to locate and spawn in modded weapons in such a way that Half Sword Trainer can detect it and apply all the stuff I do to it, Iād definitely use the wand
k
i feel like you could js use normal magic like pushing the enemy back and itll look very cool w the wand
Yeah thatās a good point actually. Iāll think about what other things I can do with it and maybe Iāll get around to making a video out of it
I still have an insane amount of unused clips stored that I should put together soon in one way or another
yay
okay love you platonically
ill go dissapear now
Thanks brah Iāll cya later
Anyone know if I can use vortex to mod half sword
idk abt that but i'd just recommend manually installing them
if you're looking for custom weapons then you can just follow my guide in pins
if you're looking for trainers/enhancer, there's other ways for it
Hey @icy hemlock if you don't mind me asking how do you launch a Willie into the air without losing your grip?
Itās way easier for me to keep my grip on an enemy if theyāre on the floor/knocked out
if i try to launch them i just lose my grip even tough they are on the floor
im sure this gets asked a ton here lol, but anyone have any recommendations for a mod to choose your loadout?
where would i find that?
nexus mods
i appreciate that my man
I think itās been harder overall to keep a grip on NPCs since the patch from late May
Before that it felt a lot easier to throw them around
I think one of my more popular videos where I throw around NPCs was recorded before that patch
they do that
yeah we know
thats neet
i hope they added that
idk why
why are the enemies fighting eachother
When is it coming out btw?
u know u can just get HS enhancer and do the same thing
right
still in development cuz of some bullshit bugs
The thing is that Willie sometimes drops the other Willie
Which id really annoying
dont they have a grip strength thing
They do, and it's really helpful, but ever since 0.5, there's a random chance at dropping the Willie