Jump to content
  • 0

Send Value from client to server


elbabar

Question

Hi, 

i'm beginner in arma script (try to be better and my english is not beautiful), I try to use addPublicVariableEventHandler on server side for refresh and send value from client.

in my pbo server side : 

 

  Reveal hidden contents

on client i do 

  Reveal hidden contents

-> no add in redis database, if i modify the redis database manually, use this handler for refresh LEVEL_UserInfo's value, that's not work ... What I have to do for this work ? 

 

Thx

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
  On 1/14/2016 at 11:57 PM, elbabar said:

Hi, 

i'm beginner in arma script (try to be better and my english is not beautiful), I try to use addPublicVariableEventHandler on server side for refresh and send value from client.

in my pbo server side : 

 

  Reveal hidden contents

on client i do 

  Reveal hidden contents

-> no add in redis database, if i modify the redis database manually, use this handler for refresh LEVEL_UserInfo's value, that's not work ... What I have to do for this work ? 

 

Thx

 

Expand  

Check out the link below for an introduction to public variables.

https://community.bistudio.com/wiki/addPublicVariableEventHandler

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...