Re: flyff npc editor & quest editor
Code:
{
setting
{
AddMenu( MMI_DIALOG );
AddMenu( MMI_TRADE );
//AddMenu( MMI_PIERCING_REMOVE );
//AddMenu( MMI_CHANGEELEM );
//AddMenu( MMI_QUEST );
AddVenderItem( 1, IK3_SCROLL, -1, 1, 1, 1);
AddVendorItem( 0, IK3_SWD, 1, 15, 27, 50 );
AddVendorItem( 0, IK3_AXE, 1, 15, 27, 50 );
AddVendorItem( 1, IK3_CHEERSTICK, 3, 15, 27, 50 );
AddVendorItem( 1, IK3_KNUCKLEHAMMER, 3, 15, 27, 50 );
AddVendorItem( 2, IK3_BOW, 2, 15, 27, 50 );
AddVendorItem( 2, IK3_YOYO, 2, 15, 27, 50 );
//AddVendorItem( 3, IK3_PET, -1, 0, **** 100);
m_nStructure= SRT_WEAPON;
SetImage
(
IDS_CHARACTER_INC_000020
);
m_szDialog= "MaFl_Boboku.txt";
// m_szDlgQuest = "MaFl_Boboku_q.txt";
}
SetName
(
IDS_CHARACTER_INC_000021
);
AddVendorSlot( 0,
IDS_CHARACTER_INC_000022
);
AddVendorSlot( 1,
IDS_CHARACTER_INC_000023
);
AddVendorSlot( 2,
IDS_CHARACTER_INC_000024
);
AddVendorSlot( 3,
IDS_CHARACTER_INC_000025
);
}
look, this is my mafl_boboku,
now, in-game, there is a re-skill @ the shop, but how do i have to change it to set the reskill to a Sprotect or something? :p
sorry for my bad english xd
Re: flyff npc editor & quest editor
Re: flyff npc editor & quest editor
Great release, the NPC editor is very useful for people who can't remember the codes.
Re: flyff npc editor & quest editor
problem is cleared ;)
nice programms
Re: flyff npc editor & quest editor
can anyone please give me your Character.inc and Proitem.txt With nice shops like: all greens in shops and green weapons and scrolls and lot more Thanks? its could be great...
Re: flyff npc editor & quest editor
Re: flyff npc editor & quest editor
how to use npc editor? ^_^
Re: flyff npc editor & quest editor
ricky can i add me in yahoo bradix_john_123@yahoo.com thanks :))
Re: flyff npc editor & quest editor
someone knows how to make a registration page on hamachi??
Re: flyff npc editor & quest editor
Can someone say me how can i get work this NPC editor with V17 Spec_Item.txt?
Visual Studio told me that the index is out of the array or so ^^
Re: flyff npc editor & quest editor
problem with npc editor with v17. Cant make it work :/
Re: flyff npc editor & quest editor
Push,
it would be really helpful, if someone could update this npc editor with the spec_item.txt.
Re: flyff npc editor & quest editor
please update it for v17 and v18 (v18 would be perfect)
Re: flyff npc editor & quest editor
Quote:
Originally Posted by
dennisdra
please update it for v17 and v18 (v18 would be perfect)
You've got the source code, you have brain so download it and customize for your server instead of leeching...
@Thread: Good release, will help newbies
Re: flyff npc editor & quest editor
Quote:
Originally Posted by
Jomex
You've got the source code, you have brain so download it and customize for your server instead of leeching...
@Thread: Good release, will help newbies
Exactly or do it by hand like a bunch of us still do