Jump to content

Recommended Posts

I'm doing something in my mod which from the clientside I want to trigger a server announcement using

GLOBAL.TheNet:Announce("Announce")

the only problem is on a cave server this isn't working unless TheNet:Announce is called from the server instead of client code (like from a widget button which should make it happen)

I barely know anything about RPCs but is that what I have to use to send this to the server or something? Anyone know what I gotta do to get this working? I've been frying my head trying everything for hours and I got no idea anymore how to make it work :/

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...