Slide Message programming

Results 1 to 6 of 6
  1. #1
    Enthusiast brunohkbx is offline
    MemberRank
    Mar 2014 Join Date
    mov ebx,1Location
    30Posts

    Slide Message programming

    Hello everyone.
    Is there some function like GCServerMsgStringSend to send "slide" messages?
    I have attached a pic showing the message.
    Attached Thumbnails Attached Thumbnails slide-msg.png  
    Last edited by Dope Boy One; 12-07-15 at 11:10 PM.


  2. #2
    Don't be afraid to ask! RevolGaming is offline
    MemberRank
    Jun 2012 Join Date
    1,458Posts

    Re: Slide Message programming

    i think there is no in build function, but maybe if you handle it on the clientside too you can make it.

  3. #3
    Enthusiast brunohkbx is offline
    MemberRank
    Mar 2014 Join Date
    mov ebx,1Location
    30Posts

    Re: Slide Message programming

    In a server that I played there's a command /info <Name> that display the information like the image.
    I was trying to do implement but I don't know how to display this messages.

  4. #4
    Trafalgar D. Water Law Dope Boy One is offline
    ModeratorRank
    Jun 2005 Join Date
    HellasLocation
    1,227Posts

    Re: Slide Message programming

    Please next time use prefix [Help] on your topic
    View the Rules of each section you post please,

    [Help] fixed

    Regards Dope.

  5. #5
    Let's do this... navossoc is offline
    MemberRank
    Sep 2004 Join Date
    BrazilLocation
    305Posts

    Re: Slide Message programming

    Quote Originally Posted by brunohkbx View Post
    In a server that I played there's a command /info <Name> that display the information like the image.
    I was trying to do implement but I don't know how to display this messages.
    I think I know that server...

    TNotice class

    https://github.com/SmileYzn/server-x...Notice.cpp#L30

    []'s

  6. #6
    Enthusiast brunohkbx is offline
    MemberRank
    Mar 2014 Join Date
    mov ebx,1Location
    30Posts

    Re: Slide Message programming

    How to use?



Advertisement