Page 1 of 4 1234 LastLast
Results 1 to 10 of 34

  Click here to go to the first Developer post in this thread.  

Thread: ARMA 2: OA beta build 94209 (1.60 MP compatible build, post 1.60 release)

  1.   Click here to go to the next Developer post in this thread.   #1

    ARMA 2: OA beta build 94209 (1.60 MP compatible build, post 1.60 release)

    http://www.arma2.com/beta-patch.php

    [94206] Fixed: Disabled channels can be bypassed in briefing screen (https://dev-heaven.net/issues/33906)
    BE support: SUPPORTED, enjoy ...

  2.   Click here to go to the next Developer post in this thread.   #2
    BI Developer
    Join Date
    Jun 11 2007
    Location
    Brno, Czech Republic
    Posts
    648
    Please note new commands:

    publicVariableServer <varname>

    Publishers the variable (name as STRING) to the server only. Useful when you want to synchronize a variable with the server but not any other clients.

    <clientID> publicVariableClient <varname>

    Publishes a variable (name as STRING) to a specific client, from the server. This is useful where you want to synchronize a variable with only a specific client. The Client ID is the temporary ID given to a connected client for that session. You can find out this ID with the owner command (using it on a player's character, for example, will give you that players client ID).

    This is a useful way to cut down on network traffic, as publicVariable commands are issued as a priority message. So use publicVariable sparingly, and these commands where they apply.
    "He will come to death. An image of the splendor of the kings of men in glory, undimmed before the breaking of the world."

  3. #3

  4. #4
    Very Nice!
    ViperMaul
    Assistant Team Lead | Advanced Combat Environment
    ShackTac Community Member | www.dslyecxi.com

  5. #5
    Fuckin' 'ell...

    ---------- Post added at 09:37 AM ---------- Previous post was at 09:35 AM ----------

    Wait, can the client one do client to client? That'd be really nice... Obviously it'd have to go across the server...

    I guess we could roll our own though if not...

  6. #6
    Wow, thanks BI. I'll be messing around with the these later on.

    Basically use them in all situations where their purpose applies?

    Are these commands also seen as priorities where they are used, like how publicVariable is a priority to all machines?

  7. #7
    Epic! Thx!

    Need to check out asap!

  8. #8
    Really interesting new commands , we need those included on CBA ASAP wink wink :P. Mmm just gessing, publicVariableClient its only "server--> client" or could work "client-->client"? because the "owner" command seems to only work server side(i supose that you could do the owner command on the server and send the ID to the clients to allow client-->client...)
    Anways most querrys should be server-->client, client-->server, client-->client would be only usefull for player interactions.

    Testing them right now .

  9. #9
    Thank you, this is definitely a welcomed change.

  10.   Click here to go to the next Developer post in this thread.   #10
    BI Developer
    Join Date
    Jun 11 2007
    Location
    Brno, Czech Republic
    Posts
    648
    publicVariableServer (run on client)
    publicVariableClient (run on server)

    Enjoy

Page 1 of 4 1234 LastLast

Similar Threads

  1. ARMA 2: OA beta build 93616 (1.60 MP compatible build, post 1.60 release)
    By Dwarden in forum ARMA 2 & OA - BETA PATCH TESTING
    Replies: 48
    Last Post: Jun 13 2012, 05:41
  2. ARMA 2: OA beta build 92767 (1.60 MP compatible build, post 1.60 release)
    By Dwarden in forum ARMA 2 & OA - BETA PATCH TESTING
    Replies: 71
    Last Post: May 22 2012, 22:02
  3. ARMA 2: OA beta build 90242 (1.60 MP compatible build, post 1.60 release)
    By -=seany=- in forum ARMA 2 & OA - BETA PATCH TESTING
    Replies: 68
    Last Post: Mar 25 2012, 19:54
  4. ARMA 2: OA beta build 89606 (1.60 MP compatible build, post 1.60 release)
    By MadDogX in forum ARMA 2 & OA - BETA PATCH TESTING
    Replies: 31
    Last Post: Feb 20 2012, 22:55
  5. ARMA 2: OA beta build 87662 (1.60 MP compatible build, post 1.60 release)
    By Dwarden in forum ARMA 2 & OA - BETA PATCH TESTING
    Replies: 76
    Last Post: Jan 4 2012, 15:52

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •