#ControllCompany
93 messages · Page 1 of 1 (latest)
for such a thing you probs wanna ask the author of the mod as i think its close sourced anyway
so for someone else to do it they would need to basically reverse engineer the mod and see how it works exactly and then after that they can start implementing that
i do not think its fully impossible
they didnt say the host doesnt need the mod
that's true
so if everyone has the mod then its possible
ye
theres still a way it can be done
but i didnt look into how enemies are controlled
that why i said shoudl ask the author of control company as they you know made it so they looked at how the enemies are done
the host sends the position of the enemy to all the clients every frame
or it might be less frequent than that
like if it cant be it spawning an enemy in, it could at least be that the player controls an already spawned enemy
nope
everyone needs the mod
(or at least the host and the client who is controlling the enemy)
wait
one thing
what i was trying to say
is that one mod menu that is for some reason known as lc-hax
i only used it for the fact that it can control enemies without needing the host to have the mod
and it also needs that enemy to be spawned in the map
its probably possible because of how much of a mess the rpc's are in LC
but im not willing to look through Enemy AI code to make such a thing as it will just make public lobbies even worse
only versions people probs be willing to do is ones where everyone has the mod to do it
as then its agreed that you be using it in those matches instead of people just abusing it
even tho i do have some personal projects for LC which i aint gonna publish as ye its gonna meke public lobbies hell i just use it to mess with my friends when we play
can i at least know how those would be?
well one of them just disables the ship lever even as a client
i have it detect the level pull and role a dice
okay thats just evil
if it lands on it it blocks it and we cant leave until auto pilot leaves
when we played i just said its a bug in the game 🙂
after we where done playing i told them
how does one reach said levels of evil
you could maybe add in tiny company as a mod
and you know what
would be cool if there would be like
a tiny tiny company mod
which just downs your size down to about x0.25 or lower
the thing is idk if people will wanna work on big projects rn as apprently mods will be break with V50 release
right...
gonna install the beta rn actually to see what changed
alright
ill give you a tip about one of the new enemies
go in a group, just like the baboon hawks
its just some cheaty scripts i got to let me freecam and so on
helps in testing mods as im making them
o
is it avaible on thunderstore or...
for example this is the outside of the ship in orbit
i still hate how empty it is
even tho its pretty accurate
and no i dont publish this scripts
ok
i did happen to find a mod menu in thunderstore
one named non-lethal-company
and i dont remember the other one...
no clue for cheaty scripts that i need for testing i typically make them when i need them
i probs should put them all in a menu mod that i can just use but eh
havent seen anything new
atleast from the generation
well the facility atleast
also got 3 of the worms in this run that im testing in lmao
i rare get 1
This wouldn't be possible unless the client owns the monster somehow (normal lethal compnay doesn't change ownership). The server has to create the monster also.
So this would have to be client and server side to work
Zeekers left a function that calls ChangeEnemyOwner which calls the ServerRpc for it even if you not host
so you can take ownership of the enemies
its in the base of EnemyAI
so its possible but most people here dont want to make public lobbies worse so it be a mod that everyone needs
Oh, never found that one. I'm not going to make a client side one either. that seems like a horrible idea
yep it is
that why i said only way it be good is if everyone who playing needs it
like people cant join unless they have it style thing
im pretty sure, thats not possible without modmenus.
it is
lmao no, you are really wrong
its possible, and mod menus have that feature
and its client-side
you sure?
usually when testing mods you are the host
ye its possible but i dont hink anyone here will make it, as it will make public lobbies 10x worse