Ep 11 Source Code

Page 39 of 46 FirstFirst ... 2931323334353637383940414243444546 LastLast
Results 951 to 975 of 1136
  1. #951
    Member HashiramaSenju is offline
    MemberRank
    Aug 2015 Join Date
    -=Earth=-Location
    54Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by newbiedeveloper View Post
    here ran tool for crypt files scan first :)
    https://www.virustotal.com/

    [Edit]RanTool
    Thank you so much Sir.

  2. #952
    AbsoluteZero™ mhtghjkl22 is offline
    MemberRank
    Jun 2017 Join Date
    127.0.0.1Location
    308Posts

    Re: Ep 11 Source Code

    error.png

    how to fix this after i save the .LEV

  3. #953
    Proficient Member Cabalife is offline
    MemberRank
    Apr 2017 Join Date
    179Posts

    Ep 11 Source Code

    Quote Originally Posted by mhtghjkl22 View Post
    error.png

    how to fix this after i save the .LEV
    Because it's new version lev file who grab it from RanGS. You need to convert it using Hex or edit your source file to support latest version.


    Sent from iPhone via Tapatalk send
    Last edited by Cabalife; 28-07-17 at 05:35 AM.

  4. #954
    AbsoluteZero™ mhtghjkl22 is offline
    MemberRank
    Jun 2017 Join Date
    127.0.0.1Location
    308Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by Cabalife View Post
    Because it's new version lev file who grep it from RanGS. You need to convert it using Hex or edit your source file to support latest version.


    Sent from iPhone via Tapatalk send
    any idea to how to convert? using source?

  5. #955
    Proficient Member Cabalife is offline
    MemberRank
    Apr 2017 Join Date
    179Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by Cabalife View Post
    Because it's new version lev file who grep it from RanGS. You need to convert it using Hex or edit your source file to support latest version.


    Sent from iPhone via Tapatalk send




    Sent from iPhone via Tapatalk send

  6. #956
    AbsoluteZero™ mhtghjkl22 is offline
    MemberRank
    Jun 2017 Join Date
    127.0.0.1Location
    308Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by Cabalife View Post



    Sent from iPhone via Tapatalk send
    can you help me create a leveditor?

  7. #957
    Proficient Member Cabalife is offline
    MemberRank
    Apr 2017 Join Date
    179Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by mhtghjkl22 View Post
    can you help me create a leveditor?
    I am so busy recently....
    No time to do it.
    But you can try to add the case first, translate the hex code to decimal code. You will find out the logic or answer...

    For example in the snapshot
    Hex code 0x0112 = decimal code 274

    The official .Lev file may be in range 275-276

    So you need to define the new case and class

    case 0x0113: Load_0113( SFile ); break; it means to Load the
    Bool GLMobSchedule::Load_0113( basestream &File) {}

    Thus, you need to define the new case and new bool and do some defining in header file

    That's all, hopes you can understand it...

    After that you can compile a compatible one LevelEditor


    Sent from iPhone via Tapatalk send

  8. #958
    AbsoluteZero™ mhtghjkl22 is offline
    MemberRank
    Jun 2017 Join Date
    127.0.0.1Location
    308Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by Cabalife View Post
    I am so busy recently....
    No time to do it.
    But you can try to add the case first, translate the hex code to decimal code. You will find out the logic or answer...

    For example in the snapshot
    Hex code 0x0112 = decimal code 274

    The official .Lev file may be in range 275-276

    So you need to define the new case and class

    case 0x0113: Load_0113( SFile ); break; it means to Load the
    Bool GLMobSchedule::Load_0113( basestream &File) {}

    Thus, you need to define the new case and new bool and do some defining in header file

    That's all, hopes you can understand it...

    After that you can compile a compatible one LevelEditor


    Sent from iPhone via Tapatalk send
    ok i will try it sir thanks

  9. #959
    Proficient Member Cabalife is offline
    MemberRank
    Apr 2017 Join Date
    179Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by mhtghjkl22 View Post
    ok i will try it sir thanks
    You are welcome.
    Good luck!!! Just share the knowledge or tools you have^_^


    Sent from iPhone via Tapatalk send

  10. #960
    AbsoluteZero™ mhtghjkl22 is offline
    MemberRank
    Jun 2017 Join Date
    127.0.0.1Location
    308Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by Cabalife View Post
    You are welcome.
    Good luck!!! Just share the knowledge or tools you have^_^


    Sent from iPhone via Tapatalk send
    sure sir

  11. #961
    Proficient Member masterband1427 is offline
    MemberRank
    Mar 2011 Join Date
    Los Angeles, CaLocation
    153Posts

    Re: Ep 11 Source Code

    Can someone share the compiled source ? cause i just wanna try it without running the server.. please ? Share Emulator ? Anyone ? Thanks in advance. :D

  12. #962

    Re: Ep 11 Source Code

    build release A ... only have emualtor and bugtrap, lol
    how can i fix ? it was "skip" by solution config

  13. #963
    Account Upgraded | Title Enabled! dizzyknight is offline
    MemberRank
    Jul 2017 Join Date
    237Posts

    Re: Ep 11 Source Code

    agusan client compatible?

  14. #964
    Member jhoniex12 is offline
    MemberRank
    Jun 2017 Join Date
    EarthLocation
    87Posts

    Re: Ep 11 Source Code

    Help. Im new in source code compiling I already follow those steps...
    http://forum.ragezone.com/f444/compi...e-code-930345/

    Heres the pictures:
    Imgur: The most awesome images on the Internet

  15. #965

    Re: Ep 11 Source Code


    10 succeeded but i only see emulator and bugtrap.dll on _bin, how can i fix ?
    use release_A

  16. #966
    Proficient Member Cabalife is offline
    MemberRank
    Apr 2017 Join Date
    179Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by miyuhatsune93 View Post

    10 succeeded but i only see emulator and bugtrap.dll on _bin, how can i fix ?
    use release_A
    Select Release_A and then look at the bottom area Configuration Tick the boxes you skipped


    Sent from iPhone via Tapatalk send

  17. #967
    Account Upgraded | Title Enabled! dizzyknight is offline
    MemberRank
    Jul 2017 Join Date
    237Posts

    Re: Ep 11 Source Code

    not working in agusan

  18. #968
    AbsoluteZero™ mhtghjkl22 is offline
    MemberRank
    Jun 2017 Join Date
    127.0.0.1Location
    308Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by dizzyknight View Post
    not working in agusan
    yeah your right

    - - - Updated - - -

    i try Empress Gaming Client DXD9 problem how to fix this

  19. #969
    Account Upgraded | Title Enabled! dizzyknight is offline
    MemberRank
    Jul 2017 Join Date
    237Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by mhtghjkl22 View Post
    yeah your right

    - - - Updated - - -

    i try Empress Gaming Client DXD9 problem how to fix this
    does empress gaming client has a complete tyranny with towers and can entyer sg_campus1f?

  20. #970
    AbsoluteZero™ mhtghjkl22 is offline
    MemberRank
    Jun 2017 Join Date
    127.0.0.1Location
    308Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by dizzyknight View Post
    does empress gaming client has a complete tyranny with towers and can entyer sg_campus1f?
    base on the comment i see in first page. this source dont have tyranny with towers i dont know if someone fix the tyranny

  21. #971
    Account Upgraded | Title Enabled! dizzyknight is offline
    MemberRank
    Jul 2017 Join Date
    237Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by mhtghjkl22 View Post
    base on the comment i see in first page. this source dont have tyranny with towers i dont know if someone fix the tyranny
    how about sg_campus1f?

  22. #972
    AbsoluteZero™ mhtghjkl22 is offline
    MemberRank
    Jun 2017 Join Date
    127.0.0.1Location
    308Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by dizzyknight View Post
    how about sg_campus1f?
    what do you mean sg_campus1f? cant enter?

    edit maplist

    MAP = [1] [innerzone_01.lev] [0,0] [0] [1,0,0,0,1,1,0,0,0,0,0] [SG_Campus1F] [ran07.ogg] [null] [0][0][0][0][0][0][0]

  23. #973

    Re: Ep 11 Source Code

    Quote Originally Posted by Cabalife View Post
    Select Release_A and then look at the bottom area Configuration Tick the boxes you skipped


    Sent from iPhone via Tapatalk send
    thx , i will try it
    one more question sir, did i need =boost folder ?

    - - - Updated - - -

    Quote Originally Posted by dizzyknight View Post
    not working in agusan
    agusan have diffrent encrpyt, i think so

  24. #974
    AbsoluteZero™ mhtghjkl22 is offline
    MemberRank
    Jun 2017 Join Date
    127.0.0.1Location
    308Posts

    Re: Ep 11 Source Code

    Quote Originally Posted by miyuhatsune93 View Post
    thx , i will try it
    one more question sir, did i need =boost folder ?

    - - - Updated - - -


    agusan have diffrent encrpyt, i think so
    dont need that in this source

  25. #975

    Re: Ep 11 Source Code

    Quote Originally Posted by mhtghjkl22 View Post
    dont need that in this source
    ok, thank, i will remove it, haha



Advertisement