libModz Platinian On Fire Aug 21, 2023 #1 Looking to learn more about how RPC's work, I've searched everywhere online but can't find much on RPC hacks. There have been a few modders who have them in their menus but are reluctant to share any info. Willing to pay, thanks
Looking to learn more about how RPC's work, I've searched everywhere online but can't find much on RPC hacks. There have been a few modders who have them in their menus but are reluctant to share any info. Willing to pay, thanks
N noorly Rookie Aug 30, 2023 #2 punrpc in c# is just a way to quickly communicate between networks, its basically lag-free. its useful for things like chatrooms. Upvote 0 Downvote
punrpc in c# is just a way to quickly communicate between networks, its basically lag-free. its useful for things like chatrooms.
libModz Platinian On Fire Sep 1, 2023 #3 noorly said: punrpc in c# is just a way to quickly communicate between networks, its basically lag-free. its useful for things like chatrooms. Click to expand... Do you know much about the params obiect[] argument PhotonNetwork RPC uses? It's the part I can't figure out Upvote 0 Downvote
noorly said: punrpc in c# is just a way to quickly communicate between networks, its basically lag-free. its useful for things like chatrooms. Click to expand... Do you know much about the params obiect[] argument PhotonNetwork RPC uses? It's the part I can't figure out