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!

Name Display Without Background Source (for source developer).

Joined
Mar 12, 2011
Messages
962
Reaction score
589
its has been long time since i share something.
this time i wanna share some code (newbie code) that came from my main ran source..
this code remove background in name display for char and crow.

Download :
View attachment RageZoneRanSection.7z

how to use :
put all files in my attachment to (yoursourcefolder) -> RanClientUILib -> Interface
overwrite the existing files and rebuild your source.

additional support :
if you want your font have shadow or outline find this code

NameDisplay.cpp
Code:
CD3DFontPar* pFont8 = DxFontMan::GetInstance().LoadDxFont ( _DEFAULT_FONT, 9, _DEFAULT_FONT_FLAG );

TargetInfoDisplay.cpp
Code:
m_pFont8 = DxFontMan::GetInstance().LoadDxFont ( _DEFAULT_FONT, 9, _DEFAULT_FONT_FLAG );

change the 9 to 8 and change _DEFAULT_FONT_FLAG to _DEFAULT_FONT_SHADOW_FLAG or _DEFAULT_FONT_SHADOW_EX_FLAG..

thats all.

hope you all enjoy my share that not too important to you.

P.S. : this only for source developer who build server with their own source. and i will not give any support more than what i write above.

sorry for my bad english

Credit :
Min. Communication.
 

Attachments

You must be registered for see attachments list
Last edited:
Elite Diviner
Joined
Apr 3, 2011
Messages
425
Reaction score
41
Re: Name Display without background Source (for source developer).

share-the-assassin-source-code-sir:)---xDee
 
Skilled Illusionist
Joined
Mar 2, 2012
Messages
318
Reaction score
48
Re: Name Display without background Source (for source developer).

Thanks a lot sir. :)
other sell it.
(sorry for bad in english)
 
Joined
Mar 12, 2011
Messages
962
Reaction score
589
Re: Name Display without background Source (for source developer).

share-the-assassin-source-code-sir:)---xDee

i'm just newbie coder..if you want assassin code ask someone who sell the files..they are pro coder..that why they have it..
and btw this is not about assassin code..
 
Junior Spellweaver
Joined
May 11, 2011
Messages
157
Reaction score
28
Re: Name Display without background Source (for source developer).

this share is useless without the full source code :((
i wish someone will be good enough to share SC for ep8.
ahuhu
 
Joined
Mar 12, 2011
Messages
962
Reaction score
589
Re: Name Display without background Source (for source developer).

this share is useless without the full source code :((
i wish someone will be good enough to share SC for ep8.
ahuhu

hahahaha..are you sure??you already use it and try it??
dont make any statement that you dont know..
i'm sure you say that because you want full source code..
 
Elite Diviner
Joined
Apr 3, 2011
Messages
425
Reaction score
41
Re: Name Display without background Source (for source developer).

i'm just newbie coder..if you want assassin code ask someone who sell the files..they are pro coder..that why they have it..
and btw this is not about assassin code..
no money to buy a source sir :) so if you have the full SC, share it sir if you LIKE :)
 
Elite Diviner
Joined
Apr 3, 2011
Messages
425
Reaction score
41
Re: Name Display without background Source (for source developer).

me too..i dont have any money to buy that source.. :)
HAHAHA, btw sir, where did you get this SC files?.. just curious xDee!
 
Junior Spellweaver
Joined
May 30, 2004
Messages
160
Reaction score
6
Re: Name Display without background Source (for source developer).

no money to buy a source sir :) so if you have the full SC, share it sir if you LIKE :)

i think you don't should paid for buy source , bcoz if you don't have knowlege about c++ so you should use only exe files which released or buy frome other. otherwise SC will doesn't has benefits for you and you will free loose money.

so should thank you geger for that shared. he is a good man.

to sir geger, that source doesn't has dark shadow at font and i try to make dark shadow. it's working only english language, my language can't use that. do you have any idea for guideline?
 
Last edited:
Elite Diviner
Joined
Apr 3, 2011
Messages
425
Reaction score
41
Re: Name Display without background Source (for source developer).

i think you don't should paid for buy source , bcoz if you don't have knowlege about c++ so you should use only exe files which released or buy frome other. otherwise SC will doesn't has benefits for you and you will free loose money.

so should thank you geger for that shared. he is a good man.
yeah bro, geger is a good man :) but it useless for me, bcoz i dont have any SOURCE CODE xDee!
 
Joined
Mar 12, 2011
Messages
962
Reaction score
589
Re: Name Display without background Source (for source developer).

You mention the ranclientuilib. So its include the char creation? And the gui of quest?

nope..just name display..you wanna quest gui?? :p

HAHAHA, btw sir, where did you get this SC files?.. just curious xDee!

from jollin..and then i change what i need..
 
Joined
Sep 22, 2009
Messages
582
Reaction score
35
Re: Name Display without background Source (for source developer).

Jolin is hiding for some reason though xD Or hes busy on his college :p
@gerger yea share the display of quest xD I Need those even if im in 5 class :l
 
Joined
Mar 12, 2011
Messages
962
Reaction score
589
Re: Name Display without background Source (for source developer).

i think you don't should paid for buy source , bcoz if you don't have knowlege about c++ so you should use only exe files which released or buy frome other. otherwise SC will doesn't has benefits for you and you will free loose money.

so should thank you geger for that shared. he is a good man.

to sir geger, that source doesn't has dark shadow at font and i try to make dark shadow. it's working only english language, my language can't use that. do you have any idea for guideline?

what is your language?

the 4gb files?..

i dont know the exact size..but if that size come from jollin shared source code..i will said yes..
 
Elite Diviner
Joined
Apr 3, 2011
Messages
425
Reaction score
41
Re: Name Display without background Source (for source developer).

i dont know the exact size..but if that size come from jollin shared source code..i will said yes..
thanks for the info mr.geger :) your a good MASTER :p
 
Junior Spellweaver
Joined
May 30, 2004
Messages
160
Reaction score
6
Re: Name Display without background Source (for source developer).

my language is thai.

D3DFONT don't support my language so D3DFONT_SHADOW too.

my language support for D3DXFONT, i think that.
 
Elite Diviner
Joined
Apr 3, 2011
Messages
425
Reaction score
41
Re: Name Display without background Source (for source developer).

my language is Filipino (Tagalog) - kaya magpaturo muna ako kasi Filipino Language plng alam ko :)
 
Back
Top