byteblox is one of the only developers on youtube that actually tell you what's going on without making it confusing.
@retrohowl8 ай бұрын
Yes, in fact, it's commonly used to get around input latency in vehicles as a result of a passenger owning the network of the vehicle instead of the driver.
@liamjones82498 ай бұрын
184 views in 24 mins, byteblox doing well 🤩
@devandyEsp7 ай бұрын
mhm?
@LowQualityFoxy7 ай бұрын
What i know about this is when im inside a vehicle in a random game, i tend to frame drop. That framedrop causes the vehicle to slow down, due to the part of the vehicle thinking youre lagging which slows down the car physics
@daneriri8 ай бұрын
thanks for making a video on network ownership was too lazy to search
@Averageidiot10148 ай бұрын
this is useful for making npc's so that exploiters cant move them
@SadlekAski8 ай бұрын
have u seen dusty trip? They dont set network ownership to nil Can tp items to you, Kill/Move npcs (Maybe atleast for some npcs it fixed)
@Averageidiot10148 ай бұрын
@@SadlekAski maybe they havent thought of that or idk
@SadlekAski8 ай бұрын
@@Averageidiot1014 ye, I think. Yet they dont fix this (they fix any dupes in few hours after someone releaseed video about them)
@Averageidiot10148 ай бұрын
@@SadlekAski they might just be lazy and they are just thinking that its not that big of a deal lol
@KonnivA8 ай бұрын
@@SadlekAski iirc the server is the default owner for anything other than your character model
@skyr3x8 ай бұрын
You just found what the entirety of the exploiting community was overusing 4 years ago
@ThatGuy9049.7 ай бұрын
Network ownership is also important for other things such as custom player attachments or refitting something over a player
@lCaminoDeLaVerdad7 ай бұрын
well i know that type of stuff for example in happy home game where the client or the player can move around objects but the person does not see it sort of like that
@luminousStudios-18 ай бұрын
Byte Blox pls make a tutorial on how to avoid wall hackers that turn walls can collide to false
@FantasyGuide748 ай бұрын
he already made that video, go check it
@ahmedmo47278 ай бұрын
There are many ways to do this. It depends on you and the way you choose and deem appropriate
@Default_gg8 ай бұрын
Simplest way: resize a smaller part inside contain a script that kick player on touch (touched part must be humanoidrootpart)(clunky)
@RyanEXElol8 ай бұрын
They turn off cantouch too so it won't kick them
@Default_gg8 ай бұрын
@@RyanEXElol oh yea I forgot lol
@nika2077 ай бұрын
2:12 demonetized.
@SmileReal8 ай бұрын
*sees video* How roblox avoids lag (by using you) *clicks video* why does roblox sometimes give you part ownership
@Garbaige8 ай бұрын
how did i get here 38 seconds after you posted my luck is insane lol
@Tobik448 ай бұрын
its not luck ☠️
@1BP68 ай бұрын
the chance of u not finding a video made less than a minute ago within all the youtubers u watch in lets say a week is astronomicalllllllly low
@Garbaige8 ай бұрын
@@Tobik44 errrrm i really like his content cuz guess what? Im a fuckin dev :o so yea i think its lucky
@Garbaige8 ай бұрын
@@1BP6 ik lol that why i though it was cool lol i had just woken up and opened yt
@Tobik448 ай бұрын
@@Garbaige not luck
@thedinosor8 ай бұрын
Wait, then in a game with more than 1 player, who would be the network owner of the part? would it be considered the server and when i try to move it as the client would it not update on the server?
@somenerd81398 ай бұрын
The NetworkOwner of a part is either the Server, the closest player to the part, or the NetworkOwner you set yourself in a script.
@MajesticUC8 ай бұрын
Parts default to automatically setting the network owner ship to the nearest player. Imagine it like a field around the character. It starts off small and slowly grows until it touches another player’s network ownership. You can set the owner by doing set etworkowner
@ayeuhugyu8 ай бұрын
i think my problem with your videos is that you explain concepts that, realistically, a beginner will not have any real reason to use for a long time, as if everyone watching it is a beginner. i think if someone has any real reason to mess around with the network owner of something, they probably know that pressing the play button creates an instance of their client. im not suggesting you need to change, i'm just saying what i think
@zeektm17628 ай бұрын
Understanding network ownership and the client-server replication model is essential for a beginner. Eventually, they start to learn it the moment they encounter bugs like “my game works in test mode but not when my friend joins” (unless they use the test with multiple players function). It’s a fundamental aspect of multiplayer game development, ‘how does everything sync up’.
@p1ngyy8 ай бұрын
@@zeektm1762 I believe he is saying that in a video about network ownership of parts (which is geared towards more advanced coders as it is only useful to them) there shouldn't be a need for an explanation of client and server. I agree with this as a lot of the more advanced videos has the same repetitive explanation of client and server even though as a more advanced coder I have grasped this concept long ago. *I believe what ByteBlox should do is make certain videos geared towards different "levels" of programmers this way he can avoid the repetitive explanations and have a broader demographic. The "level" of programming can be indicated by a simple 'bookmark' esc triangle in the corner of the thumbnail with a colour indicating difficulty. (Green is beginner, yellow is intermediate, and red is adept)*
@somenerd81398 ай бұрын
@@p1ngyyPersonally, I don’t really care if he takes like 10 seconds to explain it in case people don’t know about it. Also, I’d say that this isn’t very “advanced”, an advanced tutorial would be on something like creating your own terrain generator using math.noise() or some other complex and challenging thing to make.
@somenerd81398 ай бұрын
The point of Byte’s videos aren’t necessarily to teach beginners useful things, it’s also just for showing developers some interesting things you can do with Roblox Studio.
@ToxicWasteRoblox8 ай бұрын
I swear do I have to see “ Fell off frr 30 sec 0 views nahh” 🤓👆
@GalaxyClicker8 ай бұрын
Yuh you have to
@SplnnySpiwal8 ай бұрын
No block the profiles
@ToxicWasteRoblox8 ай бұрын
@@SplnnySpiwal everyone does it i cant
@creeperplayzz8 ай бұрын
Day 51 of edging to your videos
@AsyncMatrix8 ай бұрын
XD dude figured out how 99% of exploiters move parts around, hell yeah 😅 BTW if you've not messed around w this before, I'd suggest doing a depth review into streaming, streaming models, mesh fidelity etc.. Super good if you want to optimise a game. (Or just build a big game)
@beetloafisntreal8 ай бұрын
make a tutorial on how to compensate for ping i dont even need it i just think ping is annoying as hell
@arvywp8 ай бұрын
maybe.. your server is too far located that you are so lagged or your wifi was problem that is low wifi
@beetloafisntreal8 ай бұрын
@@arvywp i didnt actually ask why i had bad ping I already knew that and also im sorry but your grammar is horrible
@DexterXP18 ай бұрын
Bro sounds like k.shami
@supervetas60068 ай бұрын
does resizing count as movement?
@aarash69828 ай бұрын
Test it out
@yummyburgir8 ай бұрын
how are you selling a $45 course and just now finding this out 🤤
@byteblox1008 ай бұрын
Used that money to buy another course 🤑🤑
@viperdio694208 ай бұрын
2 hours and 977 bro fell off
@petterlarsson72577 ай бұрын
bro your previous video is 100% rage bait
@Fir35ton38 ай бұрын
How does that relate to decreasing lag
@SadlekAski8 ай бұрын
Think
@NatlixNPX8 ай бұрын
cuz your roblox character is owned by your client if it was owned by the server, all movements you'd make in roblox would be delayed and it'd get aggravating
@Fir35ton38 ай бұрын
@@NatlixNPX aight
@Tororobas8 ай бұрын
type soul could check this video out, that garbage is unplayable with more than 150 ms
@orangdot8 ай бұрын
gonna download 157th video
@DexNathan8 ай бұрын
optimization
@ThatOneClassicMoon2 ай бұрын
Hi
@GalaxyClicker8 ай бұрын
Love your vids tho
@CircleGuyAndEnemies8 ай бұрын
It’s not nice to use people. Roblox sucks
@GalaxyClicker8 ай бұрын
Never
@GalaxyClicker8 ай бұрын
Roblox don't suck
@SageGilbert1918 ай бұрын
@@GalaxyClickerkinda does with their recent updates
@radvelvetcake8 ай бұрын
Recent updates are good tho ❤❤❤ especially the material one 👍@@SageGilbert191
@Dr_mafario8 ай бұрын
@@SageGilbert191 Idk, some of them have been kinda nice
@Slicesofmylifes8 ай бұрын
bro fell off 15 minutes 100 views
@GalaxyClicker8 ай бұрын
Jk
@HijackedSystem8 ай бұрын
E
@GalaxyClicker8 ай бұрын
Fell off frr 30 sec 0 views nahh
@zombee777778 ай бұрын
no
@randomhttyddev92458 ай бұрын
Dam 7 likes after 1 hour comment fell off
@Nick_4YT8 ай бұрын
Meat rider comment
@weirdguylol8 ай бұрын
Fr fr ge used to get 1000 robloxian views in -1 microsecond 😔😔😔
@leopold_slime8 ай бұрын
You dont even make 2 views a month, now go back to your iPad
@bluebearfinn8 ай бұрын
18th
@CircleGuyAndEnemies8 ай бұрын
4 views in one minute? Bro fell off This is a joke I’m just making fun of people who say this genuinely