HomeUseful information for Helbreath beginnersStatistics overviewSearchMemberlistGalleryRulesRegisterLog in

 

 [CODE] Anuncios de Bienvenida

Go down 
2 posters
AuthorMessage
KenZoB


KenZoB

Silver 1
Earned by having 48 posts & comments.
Civilian
Granted to members for high engagement.

Likes : 9

[CODE] Anuncios de Bienvenida Empty
#1PostSubject: [CODE] Anuncios de Bienvenida   [CODE] Anuncios de Bienvenida 9991011/6/2014, 4:17 pm

Buscamos en game.cpp del CLIENTE:

Code:
m_stDialogBoxInfo[6].sY  =  130;

y justo debajo agregan:

Code:
if (memcmp(m_cCurLocation,"default",7) == 0)
    {
        SetTopMsg("Welcome to Helbreath", 5);
    }
    if (memcmp(m_cCurLocation,"aresden",7) == 0)
    {
        SetTopMsg("Aresden City!", 5);
    }
    if (memcmp(m_cCurLocation,"elvine",6) == 0)
    {
        SetTopMsg("Elvine City!", 5);
    }
Back to top Go down
Roa


Roa

Diamond 1
Earned by having 144 posts & comments.
10th Anniversary
Earned after being a member for 10 years.
Moderator
Earned by becoming a board moderator.

Likes : 26

[CODE] Anuncios de Bienvenida Empty
#2PostSubject: Re: [CODE] Anuncios de Bienvenida   [CODE] Anuncios de Bienvenida 9991011/6/2014, 5:44 pm

Gracias por el aporte  Wink
Back to top Go down
 
[CODE] Anuncios de Bienvenida
Back to top 
Page 1 of 1
 Similar topics
-
» Get IP code
» [CODE] FPS Improvement
» [CODE] New Status
» [CODE] Fix Windows 8 - 10
» [CODE] MP,HP,SP, EN COLORES

Permissions in this forum:You cannot reply to topics in this forum
Join Helbreath :: Development :: Code Posting-
Jump to: