[Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

Page 13 of 28 FirstFirst ... 35678910111213141516171819202123 ... LastLast
Results 181 to 195 of 409
  1. #181
    ^_^ ashlay is offline
    MemberRank
    Jun 2010 Join Date
    BrazilLocation
    874Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Working now.


    thanks to @psychedelic

  2. #182
    Developer pafa7a is offline
    MemberRank
    Nov 2010 Join Date
    228Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Problem found. Please confirm if you can:
    When I start the client, select the server and didnt enter username and password for 5-10 seconds, GS crash

  3. #183
    Apprentice Radik93m is offline
    MemberRank
    Jan 2017 Join Date
    UaLocation
    15Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    can someone share client 10 season, I have a buggy is not working?

  4. #184
    Proficient Member wdevil12 is offline
    MemberRank
    Feb 2007 Join Date
    root[] .xscriptLocation
    153Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by pafa7a View Post
    Problem found. Please confirm if you can:
    When I start the client, select the server and didnt enter username and password for 5-10 seconds, GS crash
    you are sure the gs crash or connect server? its a bit strange because connect server send request to joinserver when you press login, and join server send request to gameserver in your way command to gs can't be send because , you didn't send any command to js.

  5. #185
    Developer pafa7a is offline
    MemberRank
    Nov 2010 Join Date
    228Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by wdevil12 View Post
    you are sure the gs crash or connect server? its a bit strange because connect server send request to joinserver when you press login, and join server send request to gameserver in your way command to gs can't be send because , you didn't send any command to js.
    I am absolutely sure. Just stay 5-10 seconds without entering username or password and just in the moment when the client gives you 'Disconnected from the server' the regular GS crash (others are alive)

  6. #186
    Valued Member Gm2gustavo is offline
    MemberRank
    Feb 2014 Join Date
    VenezuelaLocation
    142Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by ashlay View Post
    Working now.


    thanks to @psychedelic
    Glad you made it!
    I ask you to check Event Square/Event Square NPC Not Fully working! i now you can find the fix :( Please.

  7. #187
    Enthusiast Eventyyty is offline
    MemberRank
    Feb 2016 Join Date
    WhereLocation
    34Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by ashlay View Post
    Working now.


    thanks to @psychedelic
    Share server+Client Please


  8. #188
    Apprentice Radik93m is offline
    MemberRank
    Jan 2017 Join Date
    UaLocation
    15Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    You can share the game server? 10 for the season? and Dato 'base?

  9. #189
    Enthusiast night11 is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    ashlay you can relase you work ? i can test

  10. #190
    ^_^ ashlay is offline
    MemberRank
    Jun 2010 Join Date
    BrazilLocation
    874Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    @Eventyyty @Radik93m @night11
    still need to check some offsets on igc.dll src when I finish, I'll post it.

  11. #191
    Valued Member Gm2gustavo is offline
    MemberRank
    Feb 2014 Join Date
    VenezuelaLocation
    142Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    BUGGED.
    NPC-s in Event Square Opens as MERCHANT LOL.
    Anybody knows why? Need Help. Please.


  12. #192
    Apprentice giancarlos18 is offline
    MemberRank
    Feb 2009 Join Date
    16Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)



    Error DLL client ?

  13. #193
    Apprentice DaniHv is offline
    MemberRank
    Jan 2017 Join Date
    23Posts

    ! re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    I'm using server and client files posted by @Skaz But i have some problems. I'm using Script from IGCN Season 10, and i have bugs with ItemBags, i can drop a candy boxes. but is bugged when i drop box of kundun, box of heaven, etc; With EventBag script from IGCN Season 9.5 itembags isnt bugged, but i cant drop any box when i'm using a Grow Lancer. Other Bug is Quests of Grow lancer to Mirage Lancer, Marlon Quest is bugged, and when i make Apostle Devin Quest and finish it don't evolve.Grow Lancer skills have some errors in distance of attack.If i found others errors/bug i'll share itPD: Sorry for bad english

  14. #194
    ^_^ ashlay is offline
    MemberRank
    Jun 2010 Join Date
    BrazilLocation
    874Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Added igc.dll, gameserver and IGCData to mediafire folder.
    OBS: reconnect system not work and some others things not compatible with sx.
    //HookThis((DWORD)&dmgSendHook, 0x00645F40); // S9 NOT WORK
    //HookThis((DWORD)&dmgSendRFHook, 0x00645B63); // S9 NOT WORK
    //HookThis((DWORD)&manaSendHook, 0x009CB1DD); // S9 NOT WORK
    //HookThis((DWORD)&HPSendHook, 0x009CB186); // S9 NOT WORK
    //HookThis((DWORD)&ManaSendCHook, 0x009AB287); // S9 NOT WORK
    //HookThis((DWORD)&ManaSendDKHook, 0x009AB251); // S9 NOT WORK
    //HookThis((DWORD)&HPSendDKHook, 0x009AAEE6); // S9 NOT WORK
    //HookThis((DWORD)&HPSendCHook, 0x009AAF1C); // S9 NOT WORK
    //HookThis((DWORD)&FixSkill65k,0x0092DA76); // S9 NOT WORK
    //HookThis((DWORD)&ErrtelMixStaffFix,0x009E3824); // S9 NOT USED - NEW PENTAGRAM MIX IN SEASON X E3

  15. #195
    Enthusiast night11 is offline
    MemberRank
    Mar 2013 Join Date
    49Posts

    re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    ashlay connect server not work dissconnect after select server



Advertisement