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!

[Share] Monster Preview with item drop info source

Newbie Spellweaver
Joined
Dec 13, 2007
Messages
76
Reaction score
19
Hi RaGEZONERS,

feel free to use, re-code, improve this little share about Monster Preview with item drop info.

be careful that my library path might different to yours, eg. "../Lib--EngineUI", you can check this thread for why:
https://forum.ragezone.com/f444/tutorial-migrate-source-vs2013-1157120/


i use "Urban Gaming Client/Database/Source Code Only" as my base code, but u can add this to any RAN source, if you know what you are doing.

you will need multi-gen, or can modify my GLCrowDataMan::InsertCrowData fucntion.
http://forum.ragezone.com/f528/little-share-multiple-genitem-client-1125269/

you will also need this RCC in your client side "\data\glogicserver\GlogicServer.rcc",
just put your *.genitem in this RCC is good enough

Download source:
View attachment MobPreviewWindow by edwin.zip


if you add this correctly, it should looks like this.
inform me, if i miss anything important to this release, have fun!:tongue:

edwinc3020 - [Share] Monster Preview with item drop info source - RaGEZONE Forums



Credit:
RaGEZONE
(learn so much from this forum :laugh:)
 

Attachments

You must be registered for see attachments list
Last edited:
Elite Diviner
Joined
Jul 8, 2015
Messages
489
Reaction score
27
not very understandable for a beginner, I don't know which liner to find and paste in G-Logic
 
Newbie Spellweaver
Joined
May 8, 2014
Messages
63
Reaction score
2
Nice raw files, easy to merge if you know the flow of your source.
 

Attachments

You must be registered for see attachments list
Last edited:
Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
10
multimap error in v.s how to fix?



it requires argument list, how to fix this? @TS
 
Newbie Spellweaver
Joined
Apr 16, 2020
Messages
66
Reaction score
5
understanding how its worked . you need to recode to make it worked on your src . this share is not easy to understand if you don't have enough knowledge in c++ understand the error point to point
 
Newbie Spellweaver
Joined
May 8, 2016
Messages
5
Reaction score
0
It's work thank u so much ^^
edwinc3020 - [Share] Monster Preview with item drop info source - RaGEZONE Forums
https://ibb.co/4TqKHsd



it's work thank u
 
Newbie Spellweaver
Joined
May 8, 2016
Messages
5
Reaction score
0
it work ep10 and 11 client i can do it
###Sorry for bad language
 
Elite Diviner
Joined
Jul 8, 2015
Messages
489
Reaction score
27
fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix fix
 
Last edited:
Master Summoner
Joined
Feb 6, 2019
Messages
566
Reaction score
155
I encounter this problem , can anyone help?
the mob has a drop but it wasn't showing on preview window
 
Last edited:
Junior Spellweaver
Joined
Apr 12, 2020
Messages
101
Reaction score
13
Maybe because you did not put the glogicserver files on the client. the .genitems.
 
Back
Top