[Release] JUVER SOURCE with In Game Functionalities [NO MORE SELLING]

Page 50 of 58 FirstFirst ... 404243444546474849505152535455565758 LastLast
Results 736 to 750 of 863
  1. #736
    Enthusiast domukun14 is offline
    MemberRank
    Aug 2022 Join Date
    33Posts
    Anyone have this source with gold ranking? or working with LG7 global ranking
    thanks in advance!!!!
    Last edited by domukun14; 24-09-22 at 03:21 AM.

  2. #737
    Enthusiast domukun14 is offline
    MemberRank
    Aug 2022 Join Date
    33Posts
    Quote Originally Posted by rizjohn10 View Post
    Help, anyone encounter this? My Ranking below is gone

    https://ibb.co/94DWYH1

    DONE! thanks who helped me @baby011528 <3


    Last edited by domukun14; 25-09-22 at 02:32 AM. Reason: update

  3. #738
    Member zyozyo is offline
    MemberRank
    Aug 2022 Join Date
    71Posts
    can you share the files ??
    cause i dont know how to build src T_T

    Quote Originally Posted by domukun14 View Post
    DONE! thanks who helped me @baby011528 <3



  4. #739
    Member betamagnet is offline
    MemberRank
    Feb 2020 Join Date
    57Posts
    some accounts has bug of require time to relogin? anyone know how to fix this?

  5. #740
    Member betamagnet is offline
    MemberRank
    Feb 2020 Join Date
    57Posts
    i tried editing the tr1.ini but the time wont change even the max level required.
    so i think i can only change it in source? but been searching and cant find which file name i will change. can someone please tell me where i can edit it? im using juver source with ingame features shared here.

  6. #741
    Enthusiast domukun14 is offline
    MemberRank
    Aug 2022 Join Date
    33Posts
    Quote Originally Posted by betamagnet View Post
    i tried editing the tr1.ini but the time wont change even the max level required.
    so i think i can only change it in source? but been searching and cant find which file name i will change. can someone please tell me where i can edit it? im using juver source with ingame features shared here.

    you can change it thru tr1.ini in glogicserver folder
    NOTE: tyranny or cw is not working if ur using emulator

    - - - Updated - - -

    Quote Originally Posted by zyozyo View Post
    can you share the files ??
    cause i dont know how to build src T_T

    there's a bug on this PK Rankings if the character of the server is around 30+ player ranking will dissapear

  7. #742
    Enthusiast jaydel017 is offline
    MemberRank
    Dec 2020 Join Date
    28Posts
    https://ibb.co/0ydCHrF

    CAN ANY one have this error on converting Gametime and the TOPUP

  8. #743
    number14 ryruz is offline
    MemberRank
    Mar 2011 Join Date
    Www.ryruz.phLocation
    571Posts
    anyone encounter like this

  9. #744
    Soon enough~ lars is offline
    MemberRank
    Feb 2016 Join Date
    #include "XX.h"Location
    309Posts
    Quote Originally Posted by ryruz View Post
    anyone encounter like this
    Its because the system doesn't know who to put in #1 because all characters have the same K/D (Kills/Deaths)

    Try manually putting a 1 Kill on one of the chars it would come out in top.

  10. #745
    Enthusiast rizjohn10 is offline
    MemberRank
    Mar 2020 Join Date
    37Posts
    Anyone encounter the bug about auto potion in auto system? Even you use a Skill with an effect of Prohibit using potion, the auto potion is still working. But you can't pots manually if you got hit by a skill with prohibit using potion.

  11. #746
    Proficient Member masterband1427 is offline
    MemberRank
    Mar 2011 Join Date
    Los Angeles, CaLocation
    152Posts
    Quote Originally Posted by ryruz View Post
    anyone encounter like this
    I fixed this by doing this ..

    Spoiler:

    Code:
    else if( wSchool == 3)
    			{
    				m_pRankSlot[i]->Init(slotCnt+1,
    		                				vecPRank[i].wSchool,
    										vecPRank[i].dwClass,
    										vecPRank[i].szCharName,
    										vecPRank[i].wKillNum,
    										vecPRank[i].wDeathNum,
    										false);
    									
    				slotCnt++;
    				SetRankCnt( slotCnt );
    			}
    		}


    Instead of putting wRank i put the slot count + 1 since it start from 0 :D so i add +1 :D

  12. #747
    Member Bossrik is offline
    MemberRank
    Feb 2022 Join Date
    85Posts
    how to edit the cw timer in source?what file should i modify?

  13. #748
    Member clove123 is offline
    MemberRank
    May 2020 Join Date
    59Posts
    Quote Originally Posted by Bossrik View Post
    how to edit the cw timer in source?what file should i modify?
    on your glogicserver look for CDM01.ini or cdm1.ini
    maybe CDM01.ini is in used for this source
    you need to decrypt this file in order to edit and encrypt it back after editing
    change BATTLE_TIME

    or maybe you just want to change the code in the source??

  14. #749
    Soon enough~ lars is offline
    MemberRank
    Feb 2016 Join Date
    #include "XX.h"Location
    309Posts
    Quote Originally Posted by masterband1427 View Post
    I fixed this by doing this ..

    Spoiler:

    Code:
    else if( wSchool == 3)
    			{
    				m_pRankSlot[i]->Init(slotCnt+1,
    		                				vecPRank[i].wSchool,
    										vecPRank[i].dwClass,
    										vecPRank[i].szCharName,
    										vecPRank[i].wKillNum,
    										vecPRank[i].wDeathNum,
    										false);
    									
    				slotCnt++;
    				SetRankCnt( slotCnt );
    			}
    		}


    Instead of putting wRank i put the slot count + 1 since it start from 0 :D so i add +1 :D
    Hello masterband hihi.

    But to sum it up, its not a bug but a feature.

  15. #750
    Proficient Member masterband1427 is offline
    MemberRank
    Mar 2011 Join Date
    Los Angeles, CaLocation
    152Posts
    Quote Originally Posted by lars View Post
    Hello masterband hihi.

    But to sum it up, its not a bug but a feature.
    Omsims :D its a feature but it can be fixed if someone could make a condition that would check if (same rank) then slotcount instead of wRank else wRank :D



Advertisement