[Source] RF Launcher C# WPF

Page 1 of 3 123 LastLast
Results 1 to 15 of 34
  1. #1
    Novice temapskov is offline
    MemberRank
    Dec 2012 Join Date
    3Posts

    [Source] RF Launcher C# WPF

    Source code RF Launcher C# WPF
    1041-1077-1079-1080-1084-a
    [Download]



  2. #2
    IBanMySelfOnRZ ammandes is offline
    MemberRank
    Dec 2012 Join Date
    @VesselLocation
    1,760Posts

    Re: [Source] RF Launcher C# WPF

    nice release ~_~

    can you make with english version please ~_~

  3. #3
    Novice lilis2 is offline
    MemberRank
    Apr 2009 Join Date
    3Posts

    Re: [Source] RF Launcher C# WPF

    very nice... in english please???

  4. #4
    Novice temapskov is offline
    MemberRank
    Dec 2012 Join Date
    3Posts

    Re: [Source] RF Launcher C# WPF

    I'm not support this project. Translate to english - this is not hard.

  5. #5
    Member eldanz is offline
    MemberRank
    May 2011 Join Date
    MarkasBesarFBILocation
    82Posts

    Re: [Source] RF Launcher C# WPF

    i thinks you must change to english version .. :D

  6. #6
    Member Xcct is offline
    MemberRank
    Jan 2011 Join Date
    58Posts

    Re: [Source] RF Launcher C# WPF

    well i took a look on it and its really not hard to do it by urself.
    Last edited by Xcct; 03-04-13 at 03:02 AM.

  7. #7
    Novice lilis2 is offline
    MemberRank
    Apr 2009 Join Date
    3Posts

    Re: [Source] RF Launcher C# WPF

    how to make it work?

    where do I edit the server IP?

  8. #8
    Novice temapskov is offline
    MemberRank
    Dec 2012 Join Date
    3Posts

    Re: [Source] RF Launcher C# WPF

    Quote Originally Posted by lilis2 View Post
    how to make it work?

    where do I edit the server IP?
    MainViewModel.cs
    Code:
    <...>
     void Run()
            {
                client = new Socket(AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp);
                client.Connect("127.0.0.1", 10001); //IP, Port to LoginServer
             <...>
            } 
    <...>

  9. #9
    Member Xcct is offline
    MemberRank
    Jan 2011 Join Date
    58Posts

    Re: [Source] RF Launcher C# WPF

    thanks for this stuff.

    if you want to change the used language of the rf_online.bin....

    1. method:
    copy the en-us stuff into ru-ru

    2. method:
    just a hint: you need to find the right byte and change it to the us one

    not much but hope it helps
    Last edited by Xcct; 07-04-13 at 01:22 AM.

  10. #10
    Apprentice krut1015 is offline
    MemberRank
    Oct 2012 Join Date
    5Posts

    Re: [Source] RF Launcher C# WPF

    Help me with sockets for 2.1.6 please

  11. #11
    Account Upgraded | Title Enabled! tedchow is offline
    MemberRank
    Jun 2006 Join Date
    379Posts

    Re: [Source] RF Launcher C# WPF

    can u re upload???????thx

  12. #12
    Apprentice weer is offline
    MemberRank
    Mar 2013 Join Date
    7Posts

    Re: [Source] RF Launcher C# WPF

    Good day, please.

  13. #13
    Account Upgraded | Title Enabled! msd18 is offline
    MemberRank
    Jul 2009 Join Date
    273Posts

    Re: [Source] RF Launcher C# WPF

    thanks weer i was about to ask for that 2 xD

  14. #14
    Founder Nur1Labs c3rb3ru588 is offline
    MemberRank
    Jan 2009 Join Date
    Shinjuku-ku, ToLocation
    331Posts

    Re: [Source] RF Launcher C# WPF

    Windows WPF huh?similar .net type programming @_@

  15. #15
    • ♠️​ ♦️ ♣️ ​♥️ • שเ๒єtгเ๒є is offline
    MemberRank
    Mar 2012 Join Date
    917Posts

    Re: [Source] RF Launcher C# WPF

    Quote Originally Posted by c3rb3ru588 View Post
    Windows WPF huh?similar .net type programming @_@
    not similar, IT'S .NET programming. ^^



Page 1 of 3 123 LastLast

Advertisement