Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

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

dua

Newbie Spellweaver
Joined
Mar 8, 2022
Messages
9
Reaction score
0
the default is f5 to open the window, you can check it in the source.

if (UIKeyCheck::GetInstance()->CheckSimple(DIK_F5, DXKEY_DOWN))
{
if (IsVisibleGroup(AUTOSYSTEM_WINDOW)) SetAutoSystemWindowClose();
else SetAutoSystemWindowOpen();
}


anyone help me autosystem auto potion bags ss

arwekaj09 - [Release] JUVER SOURCE with In Game Functionalities [NO MORE SELLING] - RaGEZONE Forums


 

dua

Newbie Spellweaver
Joined
Mar 8, 2022
Messages
9
Reaction score
0
the default is f5 to open the window, you can check it in the source.

if (UIKeyCheck::GetInstance()->CheckSimple(DIK_F5, DXKEY_DOWN))
{
if (IsVisibleGroup(AUTOSYSTEM_WINDOW)) SetAutoSystemWindowClose();
else SetAutoSystemWindowOpen();
}


Help me Autopotion Bugs
arwekaj09 - [Release] JUVER SOURCE with In Game Functionalities [NO MORE SELLING] - RaGEZONE Forums



 
Newbie Spellweaver
Joined
Apr 3, 2020
Messages
47
Reaction score
0
@aizen would you mind help me with inventory bug? i try all shared gui in this thread still only inventory have bug... how to put "x" mark for unopen inventory slot?





fixed
how tu fix it sir ?
 
Newbie Spellweaver
Joined
Jan 5, 2013
Messages
7
Reaction score
0
Hello, does anyone know how to fix "talk" cursor showing on map labels and other npc with no dialogue? Example: I click on market buggy and it shows talk cursor instead of default arrow cursor. Thanks
arwekaj09 - [Release] JUVER SOURCE with In Game Functionalities [NO MORE SELLING] - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Dec 27, 2021
Messages
35
Reaction score
0
can anyone tell me where in the source I could make OBLI E stop returning SPHERES when used
 
Junior Spellweaver
Joined
Feb 3, 2022
Messages
187
Reaction score
16
i use the classic ui but my problem is cant automatic tele to tyranny map when started. join button also cant be use. i already check the id of gates in level and tr1.ini but still cant fix this problem
 
Newbie Spellweaver
Joined
Sep 21, 2019
Messages
14
Reaction score
1
1688068785226 - [Release] JUVER SOURCE with In Game Functionalities [NO MORE SELLING] - RaGEZONE Forums

im stuck at Verifying user's Data can someone help?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Sep 21, 2019
Messages
14
Reaction score
1
First create a RANGame1 Folder/RanGame1P_Data add third one column RanGame1S_Data Change to SECONDARY! Note! Create first a RANGame Ranlog RanShop RAnuser before execute!

Thanks. 🤤 ( my error is due to wrong filegroup, which 1S and 1P is set in primary ) :lol:
arwekaj09 - [Release] JUVER SOURCE with In Game Functionalities [NO MORE SELLING] - RaGEZONE Forums
arwekaj09 - [Release] JUVER SOURCE with In Game Functionalities [NO MORE SELLING] - RaGEZONE Forums




@crossbows , brother i have a problem. 1st time to see this error. :(:
is the error because of database? cause i used 1st the juver database without Ingame Mall features and no error found.
thanks,
( i used already your shared database with Updated Database for Ingame Mall )

arwekaj09 - [Release] JUVER SOURCE with In Game Functionalities [NO MORE SELLING] - RaGEZONE Forums

[/QUOTE]
we Have the same problem what did you do? can you share it to me? please?
 
Newbie Spellweaver
Joined
Oct 4, 2023
Messages
15
Reaction score
1
is there someone who can help me with this been grinding my brain with this one :/
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jul 8, 2023
Messages
47
Reaction score
0
How to fix this? Some part of the map keeps rolling me back when I double-click the mouse. Please see the video

<div style="position:relative; width:100%; height:0px; padding-bottom:78.278%"><iframe allow="fullscreen" allowfullscreen height="100%" src="" width="100%" style="border:none; width:100%; height:100%; position:absolute; left:0px; top:0px; overflow:hidden;"></iframe></div>
 
Junior Spellweaver
Joined
Nov 27, 2023
Messages
101
Reaction score
45
How to fix this? Some part of the map keeps rolling me back when I double-click the mouse. Please see the video

<div style="position:relative; width:100%; height:0px; padding-bottom:78.278%"><iframe allow="fullscreen" allowfullscreen height="100%" src="" width="100%" style="border:none; width:100%; height:100%; position:absolute; left:0px; top:0px; overflow:hidden;"></iframe></div>

you modified database saving interval?
 
Back
Top