• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[SHARE] SIMPLE KILL FEED STYLING [SOURCE CODE]

Banned
Banned
Joined
May 28, 2010
Messages
184
Reaction score
33
InnerInterfaceSimple.cpp
add this please!!
{
m_pKillFeedStyleSelector = new CKillFeedSelectorWindow (&GLGaeaClient::GetInstance(), this );
m_pKillFeedStyleSelector->Create ( STYLE_KILL_FEED_WINDOW, "BASIC_WINDOW", UI_FLAG_XSIZE | UI_FLAG_YSIZE );
m_pKillFeedStyleSelector->CreateBaseWindowBlack( "STYLE_KILL_FEED_WINDOW", "Kill Feed Styling" );
m_pKillFeedStyleSelector->CreateSubControl ();
m_pKillFeedStyleSelector->SetAlignFlag ( UI_FLAG_CENTER_Y | UI_FLAG_CENTER_X );
RegisterControl ( m_pKillFeedStyleSelector);
ShowGroupFocus ( STYLE_KILL_FEED_WINDOW );
HideGroup ( STYLE_KILL_FEED_WINDOW );
}
 
Newbie Spellweaver
Joined
Jan 8, 2021
Messages
24
Reaction score
2
ss - [SHARE] SIMPLE KILL FEED STYLING [SOURCE CODE] - RaGEZONE Forums

Can you help me? What error occurred? I am a newbie
 

Attachments

You must be registered for see attachments list
Banned
Banned
Joined
May 28, 2010
Messages
184
Reaction score
33
anyone ?
1704598715606 - [SHARE] SIMPLE KILL FEED STYLING [SOURCE CODE] - RaGEZONE Forums

when right click
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 8, 2021
Messages
24
Reaction score
2
1704599216152 - [SHARE] SIMPLE KILL FEED STYLING [SOURCE CODE] - RaGEZONE Forums

5987 help me DxGlobalStage.cpp GLGaeaClient.cpp
 

Attachments

You must be registered for see attachments list
Last edited:
RaGEZONE VIP
[VIP] Member
Joined
Jul 18, 2023
Messages
373
Reaction score
78
Hello everyone, can you help me because he is pure green, unlike Sir Ejsaya.
1704616684178 - [SHARE] SIMPLE KILL FEED STYLING [SOURCE CODE] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Banned
Banned
Joined
May 7, 2019
Messages
132
Reaction score
44
Please share how to make it like other cards that it will automatically expired. Thanks in advance!
 
Experienced Elementalist
Joined
Nov 8, 2023
Messages
245
Reaction score
36
1707044098370 - [SHARE] SIMPLE KILL FEED STYLING [SOURCE CODE] - RaGEZONE Forums

Thankyou !
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Nov 8, 2023
Messages
245
Reaction score
36
Why the heck it's not working on Live server hhhhhhh . I already put ChaKillFeedID on dbo.chainfo using int, default value ((0)), nulls off hhhhhhhh. Anyone ?
 
Back
Top