RPC Issues / Questions

Yep! I have that check to let me know if it’s running with or without authority. Thus the else statement with the “SERVER” text.

I am trying to run this with authority, so where should I call this? It was my understanding that since it’s labeled Server and Reliable that it would call from the server, thus printing SERVER to the screen right? I am just not understanding where to call this from in order for it to run on the server with authority.