I read all of the documentation, it is very well written and organized. But I still have one question:
How do I use this thing?? Thereās no tutorial.
I read all of the documentation, it is very well written and organized. But I still have one question:
How do I use this thing?? Thereās no tutorial.
Amazing developer Resource! Thank you for taking the time to contribute to the community like this.
Once
doesnāt work because thereās no actual disconnect function.
how do you use this noone has ever responded to me, theres no tutorial for this
I knew There will be a queue to fire a client when the client was not ready and then fire when they were prepared. Is there any plan to add it?
How can i make invidual bridges for each of my tools? Since on roblox i can just parent the remote to the tool and itāll work but here i havenāt found any option to do that
This is already a feature, itās already released.
justā¦ make a bridge for each tool? Not sure the issue here
working on disconnect right now, its a lot weirder than youād think to do it correctly without major drawbacks
Actually, I donāt know why there is an issue about packing arguments a table and unpack it when it received and automatically warpping first argument to BridgeNet2.Players(player) if it is a player instance. I know tuple is a bit slower than yours but Is there any reason to give up user convenience for just a ābitā more performence?
What is the syntax for setting up a remote for Server to client communication?
this entire library is for āa bit more performanceā
I wrote a module that handles Remote Functions using BridgeNet2 for client-to-server and server-to-client. Iām posting this since it might be of use to somebody. This might be a sub-optimal way of handling this. Feedback would be appreciated.
CRemoteFunctionV2.lua (4.5 KB)
day 1 of asking for a tutorial
Iām on day 3. I probably wonāt use this module anyway just because I like to make things myself.
that sounds like a you issue im not going to lie, I will make the tutorial when I get the time to. in the mean time i do have API docs, and itās pretty similar to bridgenet.
How is it a āme issueā when @Prolnareff, (assuming @top_mono, @4667hp, @AngelNotLikeYou as well) wants a tutorial too?
thats all i need to hear that youāre making one thank you (finally someone responded)
Itās fairly self-explanatory by just taking a glance at the code.
If itās on github, I canāt understand it. I looked at enough code, I still donāt know how to use it. A quick example would have taken 1-5 minutes to make.