Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 16:08

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

Advertisement



shop crash ingame

Discussion on shop crash ingame within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2017
Posts: 19
Received Thanks: 0
shop crash ingame

Hallo zusammen,

vorab hab die Daten von Blouflash seinem release.

Ich versuche hier einen Shop zu erstellen, indem ich einfach Wings und Boards implementieren möchte.

Seht ihr den Fehler????

Hab hierzu folgende Einträge vorgenommen:

character.inc
Code:
MaFl_Capri
{
	setting
	{
		AddMenu ( MMI_TRADE );
		AddVendorItem( 0, IK3_WING, -1, 1, 30, 100 );
		AddVendorItem( 1, IK3_BOARD, -1, 1, 30, 100 );
		
	}
	SetName
	(
	IDS_CHARACTER_INC_000880
	)
	AddVendorSlot( 0,
	IDS_CHARACTER_INC_000881
	);
	AddVendorSlot( 1,
	IDS_CHARACTER_INC_000882
	);
	AddVendorSlot( 2,
	IDS_CHARACTER_INC_000883
	);
	AddVendorSlot( 3,
	IDS_CHARACTER_INC_000884
	);

}
character.txt

Code:
IDS_CHARACTER_INC_000880	Capri (Boards & Wings)
IDS_CHARACTER_INC_000881	Boards
IDS_CHARACTER_INC_000882	Bikes
IDS_CHARACTER_INC_000883	Wings
IDS_CHARACTER_INC_000884	Various
Der Character mittels World Editor ist bereits eingefügt und die richtige Eigenschaft zugewiesen.

Jedoch ingame crashed dann es, wenn man damit interagieren möchte.
lifesgood38 is offline  
Old 11/23/2017, 14:48   #2
 
elite*gold: 60
Join Date: Sep 2017
Posts: 424
Received Thanks: 138
Code:
MaFa_FlyingGear
{
	setting
	{
		AddMenu( MMI_DIALOG );
		AddMenu( MMI_TRADE  );
		AddVendorItem( 0, IK3_BOARD, -1, 1, 30, 100 ); //The Character need to solve a Quest to learn, how to Fly!
		m_nStructure= SRT_STATION;
		SetImage
		(
		"char_FlyingGear.tga"
		);
		m_szDialog= "MaFa_FlyingGear.txt";
	}

	SetName
	(
	"Midoku"
	);

	AddVendorSlot( 0,
	"Boards"
	);

	AddVendorSlot( 1,
	"Empty"
	);

	AddVendorSlot( 2,
	"Empty"
	);

	AddVendorSlot( 3,
	"Empty"
	);
}
This Code works fine.
Dr. Peacock is offline  
Thanks
1 User
Old 11/23/2017, 15:03   #3
 
elite*gold: 0
Join Date: Oct 2017
Posts: 19
Received Thanks: 0
Quote:
Originally Posted by Dr. Peacock View Post
Code:
MaFa_FlyingGear
{
	setting
	{
		AddMenu( MMI_DIALOG );
		AddMenu( MMI_TRADE  );
		AddVendorItem( 0, IK3_BOARD, -1, 1, 30, 100 ); //The Character need to solve a Quest to learn, how to Fly!
		m_nStructure= SRT_STATION;
		SetImage
		(
		"char_FlyingGear.tga"
		);
		m_szDialog= "MaFa_FlyingGear.txt";
	}

	SetName
	(
	"Midoku"
	);

	AddVendorSlot( 0,
	"Boards"
	);

	AddVendorSlot( 1,
	"Empty"
	);

	AddVendorSlot( 2,
	"Empty"
	);

	AddVendorSlot( 3,
	"Empty"
	);
}
This Code works fine.
Thanks for ur help.

i forgot a semicolon.

#Problem solved
lifesgood38 is offline  
Reply


Similar Threads Similar Threads
Crash, crash, and more crash trying to log in
07/28/2010 - SRO Private Server - 3 Replies
When i try to log in i always put something heavy pressing the enter key but i get a crash after 10-15 min of trying to log in
Crash Crash Crash
07/27/2010 - SRO Private Server - 3 Replies
When i try to log in with bot, after i log in, instant CRASH. It is because of the traffic on ZSZC ? What should i do ?
Crash. Crash. Crash. Help?
10/30/2009 - Dekaron - 10 Replies
Okay EPVPr's, I have a question for you. Is anyone else having the 2moons/dekaron client crash on them as much as it is for me? I'll explain my full situation unlike alot of people on here(I'm sure most of you guy's know what i'm referring to :p) Situation: I start 2Moons, login. Usually on char select i'll open CE 5.5 from my "Up To Date" .CT file. Other times it will be "in map" depends on the situation as you all know. With as little as only one script activated(or even all) which most...



All times are GMT +1. The time now is 16:08.


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.