juver sourcee updated files

Page 23 of 41 FirstFirst ... 13151617181920212223242526272829303133 ... LastLast
Results 331 to 345 of 605
  1. #331
    Jedi Knight EmpireZ is offline
    MemberRank
    May 2020 Join Date
    404 Not FoundLocation
    237Posts

    Re: juver sourcee updated files

    Quote Originally Posted by six0zero View Post
    pls somebody help me ,i use this source and buy vps then always block my ip i cant do anything :(
    u can disable the IsIPBlocked from source or just use command on your field and agent server to unlock your ip.

  2. #332
    Cabal Station truclan is offline
    MemberRank
    May 2006 Join Date
    UnknownLocation
    471Posts

    Re: juver sourcee updated files

    solve
    Last edited by truclan; 02-02-22 at 08:33 AM.

  3. #333
    Proficient Member skysy125 is offline
    MemberRank
    Apr 2015 Join Date
    151Posts

    Re: juver sourcee updated files

    Quote Originally Posted by EmpireZ View Post
    u can disable the IsIPBlocked from source or just use command on your field and agent server to unlock your ip.
    Can you send here the command for field and agent to unlock ip?

  4. #334
    Jedi Knight EmpireZ is offline
    MemberRank
    May 2020 Join Date
    404 Not FoundLocation
    237Posts

    Re: juver sourcee updated files

    Quote Originally Posted by skysy125 View Post
    Can you send here the command for field and agent to unlock ip?
    to unblock
    ipfilter_del_block your ip
    to block
    ipfilter_add_block your ip
    you can find these commands from agentserver/fieldserver/sessionserver/loginserver.cpp.

  5. #335
    Account Upgraded | Title Enabled! Hezuka is online now
    MemberRank
    Mar 2013 Join Date
    267Posts

    Re: juver sourcee updated files

    Quote Originally Posted by EmpireZ View Post
    to unblock
    ipfilter_del_block your ip
    to block
    ipfilter_add_block your ip
    you can find these commands from agentserver/fieldserver/sessionserver/loginserver.cpp.
    sir can you help me how to increase the limit of dungeon or make UNLI DUNGEON ? THANK YOU

  6. #336
    Enthusiast siujin is offline
    MemberRank
    Oct 2021 Join Date
    44Posts

    Re: juver sourcee updated files

    sir, I have a few questions wanna know,
    https://ibb.co/CJTMZDX
    https://ibb.co/5vpcxsH
    https://ibb.co/bXcsJK1

    1. How to enable the E-point item of the item, I tried to right-click on the item, but there was no response.
    2. How to disable Account Panel from the source???
    3. How can tools set fullscreen display??
    thanks a lot for your help !!

  7. #337
    Jedi Knight EmpireZ is offline
    MemberRank
    May 2020 Join Date
    404 Not FoundLocation
    237Posts

    Re: juver sourcee updated files

    Quote Originally Posted by siujin View Post
    sir, I have a few questions wanna know,
    https://ibb.co/CJTMZDX
    https://ibb.co/5vpcxsH
    https://ibb.co/bXcsJK1

    1. How to enable the E-point item of the item, I tried to right-click on the item, but there was no response.
    2. How to disable Account Panel from the source???
    3. How can tools set fullscreen display??
    thanks a lot for your help !!
    1. try to sell it to npc.
    2. you can disable userpanel at outerinterfacesimple.cpp
    3. what u mean tools set fullscren?

    - - - Updated - - -

    Quote Originally Posted by Hezuka View Post
    sir can you help me how to increase the limit of dungeon or make UNLI DUNGEON ? THANK YOU
    i have no idea bro, better trace the code, ussually the logic use vec_map or push_back, like push_back( your dungeon function ); .

  8. #338
    Enthusiast siujin is offline
    MemberRank
    Oct 2021 Join Date
    44Posts

    Re: juver sourcee updated files

    I tried selling to NPC and didn't get any e-points
    My editor quest tool can not fully display all functions, so I want to ask how can I set its window size
    - - - Updated - - -

  9. #339
    Account Upgraded | Title Enabled! aizen00 is offline
    MemberRank
    Feb 2019 Join Date
    512Posts

    Re: juver sourcee updated files

    this files doesn't have the point card function
    Quote Originally Posted by siujin View Post
    I tried selling to NPC and didn't get any e-points
    My editor quest tool can not fully display all functions, so I want to ask how can I set its window size
    - - - Updated - - -
    - - - Updated - - -

    https://streamable.com/b1zny2 anyone encounter this problem?

  10. #340
    Enthusiast siujin is offline
    MemberRank
    Oct 2021 Join Date
    44Posts

    Re: juver sourcee updated files

    Is there a way to add the point card function ?

  11. #341
    Account Upgraded | Title Enabled! thewinner3 is offline
    MemberRank
    Jul 2015 Join Date
    Tokyo.JapanLocation
    490Posts

    Re: juver sourcee updated files

    Quote Originally Posted by aizen00 View Post
    this files doesn't have the point card function

    - - - Updated - - -

    https://streamable.com/b1zny2 anyone encounter this problem?
    look like problem when use vehicle and remove it form slot vehicle still useing // this problem same with ep7neo too many year ago

  12. #342
    Account Upgraded | Title Enabled! aizen00 is offline
    MemberRank
    Feb 2019 Join Date
    512Posts

    Re: juver sourcee updated files

    maybe ishould be specific about the problem. i don't have a problem when removing the vehicle on the slot i already fix that the problem is market place is disable for vehicle activity but when you die and respawn on market place the vehicle is still active .
    Quote Originally Posted by thewinner3 View Post
    look like problem when use vehicle and remove it form slot vehicle still useing // this problem same with ep7neo too many year ago

  13. #343
    Apprentice kleffrmrz is offline
    MemberRank
    Jan 2022 Join Date
    8Posts

    Re: juver sourcee updated files

    Hi Just want to know if i can confile Juver Source on Visual Studio 2022 Pro?

  14. #344
    Jedi Knight EmpireZ is offline
    MemberRank
    May 2020 Join Date
    404 Not FoundLocation
    237Posts

    Re: juver sourcee updated files

    Quote Originally Posted by kleffrmrz View Post
    Hi Just want to know if i can confile Juver Source on Visual Studio 2022 Pro?
    yes its possible. i've tried juver source on vsc 2010/2013/2019/2022 .

    - - - Updated - - -

    Quote Originally Posted by siujin View Post
    Is there a way to add the point card function ?
    already shared keep looking. if you want somebody to create what u wanted better hire a freelancer.

  15. #345
    Apprentice kleffrmrz is offline
    MemberRank
    Jan 2022 Join Date
    8Posts

    Re: juver sourcee updated files

    [QUOTE=EmpireZ;9112602]yes its possible. i've tried juver source on vsc 2010/2013/2019/2022 .

    - - - Updated - - -

    Ohh, can i add you and send you a private Message sir? i tried to search it, on how to compile it using vs 2022 but no luck.



Advertisement