Jump to content

How can I send client data to server?


Recommended Posts

I tried using 

SendModRPCToServer( MOD_RPC["namespace"]["id"] )   

AddModRPCHandler("namespace","id",  function(inst))     

to send client data to server,   but I don't know to add Parameters sending data to serverend. And how could I set parameters to recieve the data.

 

Or could I realize this by some other functions?

Thanks for hlep~

 

Link to comment
Share on other sites

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
 Share

×
  • Create New...