Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 19:51

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

Advertisement



m_abHideCoat Error

Discussion on m_abHideCoat Error within the Flyff Private Server forum part of the Flyff category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2016
Posts: 52
Received Thanks: 3
m_abHideCoat Error

WndField.Cpp :
Code:
#ifdef __SYS_280514
		for( int i = 0; i < 5; ++i )
		{
			if( nID == m_awndCheckHide[i].GetWndId() )
			{
				g_Option.m_abHideCoat[i] = !m_awndCheckHide[i].GetCheck();
				g_DPlay.SendHideCoat(i,!m_awndCheckHide[i].GetCheck());
			}
		}
#endif // __SYS_280514
Error:
Code:
error C2039: 'm_abHideCoat' : is not a member of 'COption'
i Get the source code of Gow source, and does not need to edit in HwOption. but if I'm wrong and you have a solution they can help me, thanks
Houyi201cz is offline  
Old 08/30/2016, 03:47   #2
 
elite*gold: 294
Join Date: Jun 2009
Posts: 407
Received Thanks: 587
3rd thread asking for help with the same thing.


^ Is the answer. You missed m_abHideCoat in HwOption in the class COption.
Avalion is offline  
Thanks
2 Users
Old 08/30/2016, 03:51   #3
 
elite*gold: 0
Join Date: Aug 2016
Posts: 52
Received Thanks: 3
HMMMMM

Quote:
Originally Posted by Avalion View Post
3rd thread asking for help with the same thing.


^ Is the answer. You missed m_abHideCoat in HwOption in the class COption.
New Error
Code:
wndfield.cpp error C2109: subscript requires array or pointer type
Fixed i put this in hwoption.h. but now i get this error
Code:
#ifdef __SYS_280514
	DWORD   m_abHideCoat;
#endif //__SYS_280514
Houyi201cz is offline  
Old 08/30/2016, 05:23   #4
 
elite*gold: 294
Join Date: Jun 2009
Posts: 407
Received Thanks: 587
Quote:
Originally Posted by Houyi201cz View Post
New Error
Code:
wndfield.cpp error C2109: subscript requires array or pointer type
Quote:
subscript requires array or pointer type
The subscript was used on a variable that was not an array.
The following sample generates C2109:
// C2109.cpp
Code:
int main() {
   int a, b[10] = {0};
   a[0] = 1;   // C2109
   b[0] = 1;   // OK
}
Avalion is offline  
Closed Thread


Similar Threads Similar Threads
[ENG] Error: Error 1 error C2601: 'HackMain' local function definitions are illegal
08/20/2013 - C/C++ - 1 Replies
So, as the title says I've been encountering an error Error 1 error C2601: 'HackMain' local function definitions are illegal I'm running on VC++ (Visual C++) This is my code: void HackMain() { for (;; ) { HackThread(); }
İbot Error-Error Video- Error İmages-HELP
04/10/2012 - DarkOrbit - 11 Replies
SORRY, MY ENGLİSH VERY BAD.I USE TO GOOGLE TRANSLATE :) Most people trying to ibot but in my computer İbot not working. Declared out this error everywhere but I do not get answers Here's the error Video http://youtu.be/q0fK09v-K3c
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_
04/08/2012 - elite*gold Trading - 2 Replies
API Error Code: 100 API Error Description: Invalid parameter Error Message: redirect_uri URL is not properly formatted Das bekomme ich wenn ich ne App installiere... ich habe schon 3 Apps richtig installiert, danach kam immer das bei anderen Apps die ich installiert habe.. was heisst das? redirect_uri URL is not properly formatted



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


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.