Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 14:26

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

Advertisement



Source Error, bitte um Hilfe.

Discussion on Source Error, bitte um Hilfe. within the Flyff Private Server forum part of the Flyff category.

Closed Thread
 
Old   #1
 
.S0urce's Avatar
 
elite*gold: 6
Join Date: May 2012
Posts: 349
Received Thanks: 190
Arrow Source Error, bitte um Hilfe.

Bekomme folgende Errors beim compilen.
Benutze Visual Studio 2008.

1>..\_Common\Mover.cpp(11453) : error C2059: syntax error : 'else'
1>..\_Common\Mover.cpp(11454) : error C2447: '{' : missing function header (old-style formal list?)
1>Mover.cpp
1>..\_Common\Mover.cpp(11453) : error C2059: syntax error : 'else'
1>..\_Common\Mover.cpp(11454) : error C2447: '{' : missing function header (old-style formal list?)
1>Generating Code...

Code:
#ifdef  __WING
else if ( +m_pMask != m_pRide && m_pMask != NULL );
{
	if( ( m_pActMover->GetState() & OBJSTA_STAND && !m_pActMover->IsSit() && !m_pActMover->IsWalk()) && ( D3DXVec3LengthSq( &m_pActMover->m_vDelta ) <= 0.000f ) && pModel->m_fFrameCurrent == 0.0f  )
	{
		if( m_eWingStateFlag != FLOATING )
		{
			CString strMotion = m_pMask->GetMotionFileName( _T("stand") );
			assert( strMotion != _T("") );
			m_pMask->LoadMotion( strMotion );
			m_pMask->SetMotionBlending( TRUE );
			m_pMask->SetLoop( ANILOOP_LOOP );
			m_eWingStateFlag = FLOATING;

		}
	}
	else if ( m_pActMover->GetState() & OBJSTA_NOT_STAND || m_pActMover->IsWalk() )
	{
		if( m_eWingStateFlag != FLYING )
		{
			CString strMotion = m_pMask->GetMotionFileName( _T("walk") );
			assert( strMotion != _T("") );
			m_pMask->LoadMotion( strMotion );
			m_pMask->SetMotionBlending( TRUE );
			m_pMask->SetLoop( ANILOOP_LOOP );
			m_eWingStateFlag = FLYING;
		}
	}
	else if( ( m_pActMover->GetState() & OBJSTA_LTURN ) || ( m_pActMover->GetState() & OBJSTA_RTURN ) && !m_pActMover->IsWalk() && !m_pActMover->IsSit())
	{
		if( m_eWingStateFlag != TURNING )
			m_eWingStateFlag = TURNING;
	}
}
#endif

Bitte um schnelle Hilfe.
MfG S0urce
.S0urce is offline  
Old 11/02/2012, 11:13   #2
 
elite*gold: 1
Join Date: Jun 2011
Posts: 344
Received Thanks: 326
Sinnvoll, ohne die Funktion, so kann man dir schlecht helfen. Poste sie dann helfe ich dir
Zoeybird is offline  
Old 11/02/2012, 12:48   #3
 
elite*gold: 0
Join Date: Jun 2012
Posts: 96
Received Thanks: 78
Du Bockwurst xD
Du musst nach
Quote:
void CMover::WingMotionSetting( const CModelObject* pModel )
{
#ifndef __PMA_WING
if( m_pRide == NULL || m_pRide->m_pBone == NULL )
return;
#else
if( pModel == NULL || pModel->m_pBone == NULL )
return;
#endif
Das:
Quote:
if( m_pRide )
{
Abfragen lassen
uKn0w' is offline  
Thanks
2 Users
Old 11/02/2012, 13:16   #4
 
.S0urce's Avatar
 
elite*gold: 6
Join Date: May 2012
Posts: 349
Received Thanks: 190
Bitte closen Problem gelöst.
.S0urce is offline  
Closed Thread


Similar Threads Similar Threads
[PC]MW2 Error bitte um Hilfe
11/01/2012 - Call of Duty - 3 Replies
Hey Community, Wen ich MW2 Starte bekomme ich diesen Error : http://i.epvpimg.com/E5Aoc.jpg Ich hatte davor auch noch MW2 Drauf da gings dan habe ich es neuinstalliert und nun kommt dieser Error ... Bitte um hilfe Habe schon ''Spieldateien auf Fehler Überprüfen'' gemacht hat aber nix gebracht!
Source Error Hilfe
10/29/2012 - Flyff Private Server - 8 Replies
Hallo Elitepvpers, Wie ihr schon sehen könnt hab ich ein Error beim compilen den ich nicht fixen kann^^: Die Zeile:
WoW ERROR ! Bitte um Hilfe !!
04/01/2012 - WoW Private Server - 1 Replies
Halle Epvp users. Ich hab beschlossen mir heute einen WoW Privat Server zu machen .. ich hab alles gemacht was nötig war, aber dann als ich den Server starten wollte kam diese Fehlermeldung : Directupload.net - o7asr6v6.png http://s7.directupload.net/file/d/2846/o7asr6v6_p ng.htm Ich bitte um schnelle und Hilfreiche Hilfe .. MFG alex31396
BO error hilfe bitte :(
12/28/2011 - Call of Duty - 2 Replies
Ich hab mir BO neu gekauft und direkt den Multiplayer herrunter geladen nun bekomm ich immer einen Error couldn´t load image´+gviewhand_marine_gloves_col Was ist das ich brauche hilfe bitte.
Hilfe bei Kuk Bot V4 bitte Error
08/27/2008 - Diablo 2 - 2 Replies
also wenn ich den kuk bot starter öffne wird diablo geöffnet und nach ein paar sekunden kommt sofort die fehlermeldung....Zitat:,,oh noes!we failed to log in! better check the error log to find out why!''...und in der error log file steht:,,08/25 17:12:55 > D2 Loaded successfully! 08/25 17:13:12 > 3439201663 does not match the expected the checksum of 3319931069 for the menu TitleScreen at coordinates (80 ,400 ,85 ,405) and timed out after 15000 milliseconds.'' kann mir wer bitte helfen...ich...



All times are GMT +1. The time now is 14:27.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.