Announcement

Collapse
No announcement yet.

Broadcast ship scores to chat.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Broadcast ship scores to chat.

    So i've been working on a tool to count ship damage as I don't particularly like the ones out there.


    Last thing to do is broadcast the score to chat, just wondering how i'd do this. Everything else is basically complete just need to be able to now broadcast the score to chat when I press a button.

    Thanks

    #2
    Originally posted by Kollektiv View Post
    So i've been working on a tool to count ship damage as I don't particularly like the ones out there.


    Last thing to do is broadcast the score to chat, just wondering how i'd do this. Everything else is basically complete just need to be able to now broadcast the score to chat when I press a button.

    Thanks
    Focus YPP Screen.

    Sendkeys.Send();

    Comment

    Working...
    X