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 08:06

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

Advertisement



[Release] Place-of-Destiny Source, Client, Files

Discussion on [Release] Place-of-Destiny Source, Client, Files within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Reply
 
Old 06/14/2012, 05:33   #61
 
elite*gold: 0
Join Date: Nov 2009
Posts: 109
Received Thanks: 3
@LoveBuffNL
sir i dont have visual studio in my computer so if possible can you share your local host place of destiny neuz because i dont have this speed connection
thanks in advance.I know your a good man.thumbs up.

Forget it, i got the neuz working without Visual studio LOL.
justcallmem is offline  
Old 06/14/2012, 13:52   #62
 
Lilidana's Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 29
Received Thanks: 4
Quote:
Originally Posted by arnootie View Post
hallow,

i used the clien+resource+source of Place of destiny bot i have few problems with my Neuz:


Source i use:

afther i edit the IP at NeuzMsgProc.cpp to my local host 127.0.0.1 as you can se:

Code:
	if( ::GetLanguage() == LANG_KOR )
	{
	#if defined(__TESTSERVER)
		strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" );
	#elif defined(__MAINSERVER)
		strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" );
	#endif
	}
	strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" ); //Place-of-Destiny IP
	//strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" ); //Place-of-Destiny IP
	InitWebGlobalVar();					// WEB_ADDRESS_DEFAULT, WEB_POSTDATA¼³Á¤
bot wen i wanne compline the Neuz(yes only Neuz) its not working... its dont compline.... this is my error:



Code:
Neuz warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Neuz error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::~CMapInformationManager(void)" (??1CMapInformationManager@@QAE@XZ) referenced in function __unwindfunclet$??0CProject@@QAE@XZ$0
Neuz error LNK2019: unresolved external symbol "public: __thiscall CMapInformationManager::CMapInformationManager(void)" (??0CMapInformationManager@@QAE@XZ) referenced in function "public: __thiscall CProject::CProject(void)" (??0CProject@@QAE@XZ)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndChattingBlockingList::CWndChattingBlockingList(void)" (??0CWndChattingBlockingList@@QAE@XZ) referenced in function "int __cdecl TextCmd_IgnoreList(class CScanner &)" (?TextCmd_IgnoreList@@YAHAAVCScanner@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumComplete::CWndColosseumComplete(void)" (??0CWndColosseumComplete@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumEndMatch(class CAr &)" (?OnColosseumEndMatch@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumEnter::CWndColosseumEnter(void)" (??0CWndColosseumEnter@@QAE@XZ) referenced in function "public: virtual int __thiscall CWndWorld::OnCommand(unsigned int,unsigned long,class CWndBase *)" (?OnCommand@CWndWorld@@UAEHIKPAVCWndBase@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumMassage::CWndColosseumMassage(void)" (??0CWndColosseumMassage@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumEnter(class CAr &)" (?OnColosseumEnter@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumRetry::CWndColosseumRetry(void)" (??0CWndColosseumRetry@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumEndMatch(class CAr &)" (?OnColosseumEndMatch@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumStart::CWndColosseumStart(void)" (??0CWndColosseumStart@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumStart(class CAr &)" (?OnColosseumStart@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumStartReady1::CWndColosseumStartReady1(void)" (??0CWndColosseumStartReady1@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumReady1(class CAr &)" (?OnColosseumReady1@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndColosseumStartReady2::CWndColosseumStartReady2(void)" (??0CWndColosseumStartReady2@@QAE@XZ) referenced in function "public: void __thiscall CDPClient::OnColosseumReady2(class CAr &)" (?OnColosseumReady2@CDPClient@@QAEXAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMailRequestingBox::CWndMailRequestingBox(void)" (??0CWndMailRequestingBox@@QAE@XZ) referenced in function "public: virtual void __thiscall CWndPost::OnInitialUpdate(void)" (?OnInitialUpdate@CWndPost@@UAEXXZ)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CWndMapEx::CWndMapEx(void)" (??0CWndMapEx@@QAE@XZ) referenced in function "class CWndBase * __cdecl AppMain_WndMap(void)" (?AppMain_WndMap@@YAPAVCWndBase@@XZ)
Neuz error LNK2019: unresolved external symbol "public: int __thiscall CMapInformationManager::LoadMapInformationData(void)" (?LoadMapInformationData@CMapInformationManager@@QAEHXZ) referenced in function "public: int __thiscall CProject::OpenProject(char const *)" (?OpenProject@CProject@@QAEHPBD@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CMapInformationManager::DeleteAllMapInformation(void)" (?DeleteAllMapInformation@CMapInformationManager@@QAEXXZ) referenced in function "public: virtual long __thiscall CNeuzApp::MsgProc(struct HWND__ *,unsigned int,unsigned int,long)" (?MsgProc@CNeuzApp@@UAEJPAUHWND__@@IIJ@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndChattingBlockingList::UpdateInformation(void)" (?UpdateInformation@CWndChattingBlockingList@@QAEXXZ) referenced in function "int __cdecl TextCmd_BlockUser(class CScanner &)" (?TextCmd_BlockUser@@YAHAAVCScanner@@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::InitializeTeleportationInformation(class CMover * const)" (?InitializeTeleportationInformation@CWndMapEx@@QAEXQAVCMover@@@Z) referenced in function "public: virtual int __thiscall CWndWorld::OnCommand(unsigned int,unsigned long,class CWndBase *)" (?OnCommand@CWndWorld@@UAEHIKPAVCWndBase@@@Z)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4ConstructionMode@1@@Z) referenced in function "public: void __thiscall CWndWorld::RenderArrow(void)" (?RenderArrow@CWndWorld@@QAEXXZ)
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CWndMapEx::SetConstructionMode(enum CWndMapEx::ConstructionMode)" (?SetConstructionMode@CWndMapEx@@QAEXW4ConstructionMode@1@@Z) referenced in function "void __cdecl ProcessQuestDestinationWorldMap(unsigned long)" (?ProcessQuestDestinationWorldMap@@YAXK@Z)
Neuz fatal error LNK1120: 17 unresolved externals
could som1 say how i can fix this plz?
i had the same problem.
Later i used for "127.0.0.1" only "localhost" and then it worked.^^
Code:
if( ::GetLanguage() == LANG_KOR )
	{
	#if defined(__TESTSERVER)
		strcpy( g_Neuz.m_lpCertifierAddr, "localhost" );
	#elif defined(__MAINSERVER)
		strcpy( g_Neuz.m_lpCertifierAddr, "localhost" );
	#endif
	}
	strcpy( g_Neuz.m_lpCertifierAddr, "localhost" ); //Place-of-Destiny IP
	//strcpy( g_Neuz.m_lpCertifierAddr, "localhost" ); //Place-of-Destiny IP
I do not know if it corrects your error, but when i compline it it worked perfectly^^

but u must put the some .dll date from your shuya-sourcy/build/resource folder in your client folder to.
thats the :
DSETUP.dll mss32.dll and the NeuzD.dll

sorry for my bad english^^
Lilidana is offline  
Old 06/14/2012, 18:20   #63
 
elite*gold: 0
Join Date: Mar 2012
Posts: 19
Received Thanks: 0
Lilidana can you connect you in game? because me I can't.
salamander64 is offline  
Old 06/14/2012, 18:22   #64
 
elite*gold: 0
Join Date: Apr 2011
Posts: 319
Received Thanks: 20
can you upload your neuz.exe with localhost?
i edit it all to "localhost" bot stil same errors i get wen i wanne build it!

plz help
arnootie is offline  
Old 06/14/2012, 19:58   #65
 
elite*gold: 0
Join Date: May 2012
Posts: 22
Received Thanks: 0
finde keine NeuzMsgProc.cpp
ZaferB is offline  
Old 06/14/2012, 20:03   #66
 
elite*gold: 0
Join Date: Aug 2011
Posts: 392
Received Thanks: 26
ZaferB du musst source öffnen und dann in dem projekt neuz so öffne da source files dann steht das in dem ordner ^^
Mr.Greenthumb is offline  
Old 06/14/2012, 20:13   #67
 
Lilidana's Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 29
Received Thanks: 4
Quote:
Originally Posted by ZaferB View Post
finde keine NeuzMsgProc.cpp
öffne einfach mal eine datei im source und dann oben auf "Edit" und dan "find and replace" dan auf "find" und dort musste das häckchen setzen auf "search Projekt" oder so damit er das ganze projekt durchsucht und in der suchleiste einfach

strcpy( g_Neuz.m_lpCertifierAddr, "217.160.140.192" ); //Place-of-Destiny IP

eingeben und dan findet er es

@ Salamandar: yes but befor i replaced the .dll data i could not connect...
do you have replaced it?

and did you complined in "Release" config and such config´s?
i got help vom this guide


it is in german but its good^^

@ arnootie No, Sorry... If you dont can change the ip in the source you should not yous this source... in this thread are so many posts about it you should read this.

@all I've only give him support because I had the same problem... but more i dont can^^
Lilidana is offline  
Old 06/14/2012, 20:15   #68
 
elite*gold: 0
Join Date: Aug 2011
Posts: 392
Received Thanks: 26
kleine frage habe ich denn noch ^^

finde keine NeuzMsgProc.cpp <<<<wenn ich diese datei umgeschrieben habe also meine no-ip adresse rein gemacht habe muss ich an der neuz nichts mehr ändern oder ? ^^
Mr.Greenthumb is offline  
Old 06/14/2012, 20:20   #69
 
elite*gold: 0
Join Date: Jun 2011
Posts: 274
Received Thanks: 103
\Shuya - Source\Build\Program\Neuz\NeuzMsgProc.cpp

& sofern es mit no-ip funktioniert, muss nichts mehr geändert werden.
Shiaru is offline  
Thanks
1 User
Old 06/14/2012, 20:26   #70
 
elite*gold: 0
Join Date: Aug 2011
Posts: 392
Received Thanks: 26
bevor ich etwas falsch mache mit der portfreigabe welche ports sind das weil ich habe null files mehr nur diese hier habe alle entfernt weil ich probs damit hatte welche ports brauche ich möchte das gerne testen -.-
Mr.Greenthumb is offline  
Old 06/14/2012, 22:07   #71
 
elite*gold: 0
Join Date: May 2012
Posts: 22
Received Thanks: 0
wie soll ich des jetzt machen muss ich nur die IP darin ändern und dann geht des?
ZaferB is offline  
Old 06/14/2012, 22:58   #72
 
elite*gold: 0
Join Date: Aug 2011
Posts: 392
Received Thanks: 26
Quote:
#if defined(__TESTSERVER)
strcpy( g_Neuz.m_lpCertifierAddr, "119.207.77.54" );
#elif defined(__MAINSERVER)
strcpy( g_Neuz.m_lpCertifierAddr, "119.207.77.44" );
#endif
}
strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" ); //Place-of-Destiny IP
//strcpy( g_Neuz.m_lpCertifierAddr, "localhost" ); //Place-of-Destiny IP
InitWebGlobalVar();
da wo //Place-of-Destiny IP steht musst du die ip tauschen ich habe zum beispiel 127.0.0.1 genommen weil ich es local versucht habe und es geht compilen fertig
Mr.Greenthumb is offline  
Old 06/15/2012, 10:52   #73
 
elite*gold: 0
Join Date: Nov 2009
Posts: 109
Received Thanks: 3
I found a weird error, when i tried to edit the german texts to englih in Datasub2.res, Items-allgemein in particular , neuz opens but closes after like 4 seconds. And I've just edited a single line.LOL. What's going on???
Is the file impossible to translate? Anyone?

Example: IDS_SHUYA_ITEM_004491 Der Charakter kann 10 Minuten lang seine Skills ohne Verzögerung einsetzen.
to IDS_SHUYA_ITEM_004491 The character can use his skills for 10 minutes without any delay.

I don't have this error in BLESSED files. But i like this serverfiles. So anyone with good heart.

Update:
LOL, i think it's because of Flyff.a XD
justcallmem is offline  
Old 06/15/2012, 11:02   #74
 
elite*gold: 0
Join Date: Jan 2012
Posts: 332
Received Thanks: 7


register.php
Quote:
<?php include('./inc/header.php'); ?>
<h1>Registration</h1>
<div class="site">
<?php
if(!isset($_POST['reg_username'])) $_POST['reg_username'] = '';
if(!isset($_POST['reg_email'])) $_POST['reg_email'] = '';

odbc_exec($mssql, 'USE [ACCOUNT_DBF]');
$checkacc = odbc_exec($mssql, 'SELECT COUNT(*) as count FROM [ACCOUNT_TBL] WHERE account=\''.mssql_escape_string($_POST['reg_username']).'\'');
$checkmail = odbc_exec($mssql, 'SELECT COUNT(*) as count FROM [ACCOUNT_TBL_DETAIL] WHERE email=\''.mssql_escape_string($_POST['reg_email']).'\'');
$errors = array();
if(empty($_POST['reg_username']) || empty($_POST['reg_password']) || empty($_POST['reg_confirmpw']) || empty($_POST['reg_email']))
$errors[] = 'Du musst alle Felder ausfüllen!';
if(!empty($_POST['reg_username']) && odbc_result($checkacc, 'count') > 0)
$errors[] = 'Der Benutzername existiert bereits!';
if(!empty($_POST['reg_email']) && odbc_result($checkmail, 'count') > 0)
$errors[] = 'Die E-Mail Adresse existiert bereits!';
if(!empty($_POST['reg_username']) && (strlen($_POST['reg_username']) > 10 || strlen($_POST['reg_username']) < 4))
$errors[] = 'Dein Benutzername muss 4 - 10 Zeichen enthalten!';
if(!empty($_POST['reg_password']) && (strlen($_POST['reg_password']) > 12 || strlen($_POST['reg_password']) < 6))
$errors[] = 'Dein Passwort muss 6 - 12 Zeichen enthalten!';
if((!empty($_POST['reg_password']) && !empty($_POST['reg_confirmpw'])) && $_POST['reg_password'] != $_POST['reg_confirmpw'])
$errors[] = 'Deine Passwort Wiederholung stimmt nicht!';
if(!empty($_POST['reg_email']) && !preg_match('/^[a-zA-Z0-9-_.]+@[a-zA-Z0-9-_.]+\.[a-zA-Z]{2,4}$/', $_POST['reg_email']))
$errors[] = 'Die E-Mail Adresse ist nicht valide';

if(isset($_POST['reg_submit'])) {
if(count($errors) > 0) {
echo '<div class="fail">';
foreach($errors as $error) {
echo $error.'<br/>';
}
echo '</div>';
} else {
odbc_exec($mssql, 'INSERT INTO [dbo].[ACCOUNT_TBL] (account, password, isuse, member, id_no1, id_no2, realname, reload, OldPassword, TempPassword, cash) VALUES (N\''.mssql_escape_string($_POST['reg_username']).'\', N\''.mssql_escape_string(md5($_CONFIG['pwdsalt'].$_POST['reg_password'])).'\', N\'T\', N\'A\', NULL, 0, N\'P\', NULL, 0, NULL, 0)');
odbc_exec($mssql, 'INSERT INTO [dbo].[ACCOUNT_TBL_DETAIL] (account, gamecode, tester, m_chLoginAuthority, regdate, BlockTime, EndTime, WebTime, isuse, secession, email) VALUES (N\''.mssql_escape_string($_POST['reg_username']).'\', N\'A000\', N\'2\', N\'F\', \''.mssql_escape_string(date('Ymd H:i:s')).'\', N\'20010101\', N\'20990101\', N\'20050101\', N\'O\', NULL, N\''.mssql_escape_string($_POST['reg_email']).'\')');
echo '<div class="success">Dein Account wurde erfolgreich erstellt!</div>';
}
}
?>
<form method="post">
<table>
<tr>
<td>Benutzername:</td>
<td><input type="text" name="reg_username" maxlength="10" /></td>
</tr>
<tr>
<td>Passwort:</td>
<td><input type="password" name="reg_password" maxlength="11" /></td>
</tr>
<tr>
<td>Wdh. Passwort:</td>
<td><input type="password" name="reg_confirmpw" /></td>
</tr>
<tr>
<td>E-Mail:</td>
<td><input type="text" name="reg_email" /></td>
</tr>
<tr>
<td></td>
<td><input type="submit" name="reg_submit" value="Account erstellen" /></td>
</tr>
</table>
</form>
</div>
<?php include('./inc/footer.php'); ?>
Vollschrecker222 is offline  
Old 06/15/2012, 12:08   #75
 
elite*gold: 0
Join Date: Jun 2011
Posts: 274
Received Thanks: 103
Quote:
Originally Posted by Vollschrecker222 View Post


register.php
Hast die Readme dazu gelesen?

,, Bitte als erstes die Place-of-Destiny-Datenbank.sql einfügen.

Danach die webcreate.sql wenn ihr das Register was in denn Files beiliegt benutzen wollt. "

vielleicht liegt es daran

//
okay, das muss wohl doch an etwas anderem liegen, kann beispielsweise mit der PoD DB auf normalem & query wege keinen account erstellen, mit ner' standart db' funkz aber alles.
Shiaru is offline  
Reply


Similar Threads Similar Threads
Verkaufe Place-of-Destiny Source+Files+Client usw
10/31/2012 - Flyff Trading - 1 Replies
Hallo Da ich kein bock mehr auf Flyff habe, verkaufe ich nun meine Place-of-Destiny files. Beinhaltet -Source -Ressourcen -Client -Beast angepasst für die Files
[Release] SoD-Source+Files+Client [Ready to Play]
10/24/2012 - Flyff PServer Guides & Releases - 434 Replies
#removed ty to epvp ;)
[Release] Chaos-Fly v19 Source, Client, Files
07/13/2012 - Flyff PServer Guides & Releases - 138 Replies
#removed
[Release] Pixelfehler´s Source/Files/Client
04/07/2012 - Flyff PServer Guides & Releases - 8 Replies
Hey E*Pvpers, ich will euch heute die Source, die Files und den Client von Pixelfehler releasen. Ich habe sie gekauft, aber diese Source funkioniert nicht fehlerfrei und er gibt keinerlei Support/antwortet einfach nicht. Besser gesagt man muss erst so einiges fixxen, dass es rund läuft. Daher empfehle ich nur erfahren Leuten diese Source zu verwenden. Sie enthält folgendes (das Tab Inventory ist bewusst auskommentiert, da es komplett verbuggt ist): /*********************************...



All times are GMT +2. The time now is 08:06.


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