| Blockland Forums > Modification Help |
| A question about gameConnection events |
| (1/1) |
| otto-san:
1. gameConnection = client, right? 2. If I use them, do I have to append the client while registering the event? |
| Greek2me:
Yes and yes I think. |
| .Aeris.:
Yes to both. |
| Space Guy:
Yes and yes. The object it's called on would be the one you're doing things to and the extra "client" argument would be who triggered the event. They're the same in most cases but JVS Content has things like "onContentStuckPlayer -> Owner" which'd be different from "onContentStuckPlayer -> Client" if a different person walks into the door. |
| otto-san:
Thanks. |
| Navigation |
| Message Index |