Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server > Flyff PServer Guides & Releases
You last visited: Today at 19:35

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[VS2022] Server v19 theme multiple

Discussion on [VS2022] Server v19 theme multiple within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Closed Thread
 
Old 04/12/2022, 12:15   #31

 
FIorist's Avatar
 
elite*gold: 2
Join Date: Sep 2019
Posts: 94
Received Thanks: 99
There is a difference between "gala's work" and "my work inside their work". When i talk about "my work", i mean exactly my work, but not the whole flyff source.

p.s I not agree with "offi was destroyed by private-server scene". Huge part of flyff players still playing in this game exactly because of private servers. Just my opinion ¯\_(ツ)_/¯
FIorist is offline  
Old 04/12/2022, 14:55   #32
 
elite*gold: 0
Join Date: Oct 2019
Posts: 47
Received Thanks: 7
Small fix.


Q: White text "Required Level" on v15 interface.

WndManager.cpp

Under the function
Code:
void CWndMgr::PutLevel( CMover* pMover, CItemElem* pItemElem, CEditString* pEdit )
Find
Code:
pEdit->AddString( strTemp, dwItemColor[g_Option.m_nToolTipText].dwGeneral );
And replace it with
Code:
		{
			if (g_Option.m_Multi == TRUE)
			{
				pEdit->AddString(strTemp, D3DCOLOR_XRGB(255, 255, 255));
			}
			else
			{
				pEdit->AddString(strTemp, D3DCOLOR_XRGB(0, 0, 0));
			}
		}
Q: Keeps DC when typing "/".

FuncTextCmd.cpp

Find
Code:
ON_TEXTCMDFUNC(TextCmd_outall, "nKickAll", "outall", "", "", TCM_BOTH, AUTH_ADMINISTRATOR, "")
And Replace it with
Code:
ON_TEXTCMDFUNC(TextCmd_outall, "nKickAll", "outall", "우편모두삭제", "우편모두삭제", TCM_BOTH, AUTH_ADMINISTRATOR, "")
Q: Inventory Sort button not moving when resizing the inventory.

Find these 2

Code:
#ifdef __INVENTORY_SORT_BUTTON
	arOriginalSizes.push_back(ctrlhelp(WIDC_BUTTON1, STATIC, GetWndCtrl(WIDC_BUTTON1)->rect));
#endif
Code:
#ifdef __INVENTORY_SORT_BUTTON 
			case WIDC_BUTTON1:
#endif
Replace it with

Code:
#ifdef __INVENTORY_SORTING
	arOriginalSizes.push_back(ctrlhelp(WIDC_BUTTON1, STATIC, GetWndCtrl(WIDC_BUTTON1)->rect));
#endif
Code:
#ifdef __INVENTORY_SORTING
			case WIDC_BUTTON1:
#endif
Miracle` is offline  
Thanks
1 User
Old 04/12/2022, 15:48   #33
 
elite*gold: 0
Join Date: Mar 2022
Posts: 45
Received Thanks: 28
@
indeed the m_multi option was not added in PutLevel! , thank you for this contribution!
ah yes I didn’t change the name of the define for the resize inventory! Thank you for this contribution!
Ruby-FlyFF is offline  
Thanks
1 User
Old 04/12/2022, 16:34   #34
TBM Head Mod

 
Icetea's Avatar
 
elite*gold: 28
Join Date: Oct 2012
Posts: 27,350
Received Thanks: 2,236
That is why, for the time being, I can only reiterate that this is of course an extremely complex and multifaceted problem. Sooner or later, everyone says this is one of my self-developed source systems. One of the developers could not accept this, and I think this should be considered until further notice.

As I said above, I intend to pursue this topic in our weekly meeting.

#closed
Icetea is offline  
Thanks
1 User
Closed Thread

Tags
#sourceflyffryandfvs2022


Similar Threads Similar Threads
[RELEASE] |v19 SERVER FULLY| |THEME MULTIPLE VS 19
03/25/2022 - Flyff PServer Guides & Releases - 1 Replies
#
source vs2022 up
02/15/2022 - Flyff PServer Guides & Releases - 1 Replies
#
v19 Theme How to get this blue theme? i have the theme folder for this already
07/10/2015 - Flyff Private Server - 3 Replies
What part of source should i edit to get this full blue theme? Here's The Theme That i want to have http://epvpimg.com/ekRud Here's The Theme That i have right now http://epvpimg.com/A3whd



All times are GMT +1. The time now is 19:35.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.