Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Add New Custom Npc's

Newbie Spellweaver
Joined
Nov 21, 2011
Messages
84
Reaction score
6
Re: [Guide] Add New Custom Npc's

My client crash before login screen...

Here this is what ive done:

Code:
1.) Write this notice here....
2.) Line to Shard -> _RefObjCommon added:
1	41845	NPC_EURO_JG	xxx	xxx	SN_NPC_EURO_JG	xxx	0	1	1	2	2	0	5000	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	npc\npc\khotanshop_smith.bsr	xxx	xxx	xxx	xxx	18891

3.) Line to Shard -> _RefObjChar added:
18891	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	336860180	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0

4.) Line to Shard -> _Tab_RefHive added:
1574	0	0	0	0	0	0	1	2	EURO_JG

5.) Line to Shard -> _Tab_RefTactics added:
46061	41845	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	1	0	0	0	0	0	0	0	Npc_Test

6.) Line to Shard -> _Tab_RefNest added:
36831	2000 46061 25000	355,12	0	1309	0	0	0	0	0	0	1	0	1	0

7.)  Line to Shard -> _RefShop added:

1	15	2642	STORE_EURO_JG	-1	xxx	-1	xxx	-1	xxx	-1	xxx

8.)  Line to Shard -> _RefShopGroup added:

1	15	2815	GROUP_STORE_EURO_JG	NPC_EURO_JG	-1	xxx	-1	xxx	-1	xxx	-1	xxx

9.)  Line to Shard -> _RefShopItemGroup added:

1	82	STORE_EURO_JG_GROUP1	SN_STORE_EURO_JG_GROUP1

10.)  Line to Shard -> _RefShopTab added:

1	15	6418	STORE_EURO_JG_TAB1	STORE_EURO_JG_GROUP1 SN_TAB_WEAPON
1	15	6419	STORE_EURO_JG_TAB2	STORE_EURO_JG_GROUP1 SN_TAB_WEAPON
1	15	6420	STORE_EURO_JG_TAB3	STORE_EURO_JG_GROUP1 SN_TAB_ACCESSORY
1	15	6422	STORE_EURO_JG_TAB4	STORE_EURO_JG_GROUP1 SN_TAB_CLOTHES_EU
1	15	6423	STORE_EURO_JG_TAB5	STORE_EURO_JG_GROUP1 SN_TAB_LIGHTARMOR_EU

11.) Line to Shard -> _RefShopTabGroup added: 

1	15	2833	STORE_EURO_JG_GROUP1	SN_STORE_EURO_JG_GROUP1

12.) Line to Shard -> _RefMappingShopGroup added: 

1	15	GROUP_STORE_EURO_JG STORE_EURO_JG

13.) Line to Shard -> _RefMappingShopWithTab added: 

1	15	STORE_EURO_JG STORE_EURO_JG_GROUP1

14.) Line to Shard -> _RefShopGoods added:

1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_SWORD_02_A	0	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_SWORD_03_A	1	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_SWORD_04_A	2	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_SWORD_05_A	3	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_TSWORD_02_A	4	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_TSWORD_03_A	5	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_TSWORD_04_A	6	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_TSWORD_05_A	7	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_AXE_02_A	8	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_AXE_03_A	9	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_AXE_04_A	10	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_AXE_05_A	11	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_STAFF_02_A	12	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_STAFF_03_A	13	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_STAFF_04_A	14	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_STAFF_05_A	15	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_TSTAFF_02_A	16	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_TSTAFF_03_A	17	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_TSTAFF_04_A	18	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_TSTAFF_05_A	19	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_DARKSTAFF_02_A	20	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_DARKSTAFF_03_A	21	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_DARKSTAFF_04_A	22	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_DARKSTAFF_05_A	23	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_DAGGER_02_A	24	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_DAGGER_03_A	25	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_DAGGER_04_A	26	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB1	PACKAGE_ITEM_EU_DAGGER_05_A	27	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_CROSSBOW_02_A	0	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_CROSSBOW_03_A	1	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_CROSSBOW_04_A	2	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_CROSSBOW_05_A	3	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_HARP_02_A	4	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_HARP_03_A	5	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_HARP_04_A	6	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_HARP_05_A	7	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_SHIELD_02_A	8	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_SHIELD_03_A	9	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_SHIELD_04_A	10	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB2	PACKAGE_ITEM_EU_SHIELD_05_A	11	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_RING_02_A	0	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_RING_03_A	1	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_RING_04_A	2	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_RING_05_A	3	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_EARRING_02_A	4	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_EARRING_03_A	5	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_EARRING_04_A	6	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_EARRING_05_A	7	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_NECKLACE_02_A	8	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_NECKLACE_03_A	9	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_NECKLACE_04_A	10	-1	xxx	-1	xxx	-1	xxx	-1	xxx
1	15	STORE_EURO_JG_TAB3	PACKAGE_ITEM_EU_NECKLACE_05_A	11	-1	xxx	-1	xxx	-1	xxx	-1	xxx

15.) Added the codes from 7. until 14. to Media.pk2

7. => refshop.txt
8. => refshopgroup.txt
9. => refshopitemgroup.txt
10. => refshoptab.txt
11. => refshoptabgroup.txt
12. => refmappingshopgroup.txt
13. => refmappingshopwithtab.txt
14. => refshopgoods.txt

16.) Also added the 2 lines in the 2 files from Media.pk2

characterdata_45000.txt =>  1	41848	NPC_EURO_JG	xxx	xxx	SN_NPC_EURO_JG	xxx	0	1	1	2	2	0	5000	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	npc\npc\khotanshop_smith.bsr	xxx	xxx	xxx	xxx	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	336860180	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
textdata_object.txt => 1	SN_NPC_EURO_JG								European Dealer

Here are the files in .rar

Please help me and say why my client crashes...

BTW i tried already to put the databse tables in .txt files and put them in pk2 (still crashes)
 

Attachments

You must be registered for see attachments list
Master Summoner
Joined
Nov 18, 2011
Messages
529
Reaction score
345
Re: [Guide] Add New Custom Npc's

wrong id

Database
Code:
1	[COLOR="Red"]41845[/COLOR]	NPC_EURO_JG	xxx	xxx	SN_NPC_EURO_JG	xxx	0	1	1	2	2	0	5000	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	npc\npc\khotanshop_smith.bsr	xxx	xxx	xxx	xxx	18891
Media side
Code:
1	[COLOR="Lime"]41848[/COLOR]	NPC_EURO_JG	xxx	xxx	SN_NPC_EURO_JG	xxx	0	1	1	2	2	0	5000	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	npc\npc\khotanshop_smith.bsr	xxx	xxx	xxx	xxx	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	336860180	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
Change 41848 to 41845
 
Newbie Spellweaver
Joined
Nov 21, 2011
Messages
84
Reaction score
6
Re: [Guide] Add New Custom Npc's

wrong id

Database
Code:
1	[COLOR="Red"]41845[/COLOR]	NPC_EURO_JG	xxx	xxx	SN_NPC_EURO_JG	xxx	0	1	1	2	2	0	5000	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	npc\npc\khotanshop_smith.bsr	xxx	xxx	xxx	xxx	18891
Media side
Code:
1	[COLOR="Lime"]41848[/COLOR]	NPC_EURO_JG	xxx	xxx	SN_NPC_EURO_JG	xxx	0	1	1	2	2	0	5000	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	npc\npc\khotanshop_smith.bsr	xxx	xxx	xxx	xxx	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	336860180	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0
Change 41848 to 41845

Oh ok, but i tested it i can open the client even if the id was wrong, it crashed when i imported the refmappingshopgroup or refshopgroup ... is there anythink wrong in this files or in other files ? (i just tested 4 files)



Edit: Still crashing before login screen! Please help me to fix the bug :S
 
Last edited:
Junior Spellweaver
Joined
Jan 28, 2012
Messages
136
Reaction score
12
Re: [Guide] Add New Custom Npc's

very very Thank you statiic

Statiic - Add New Custom Npc's - RaGEZONE Forums

Statiic - Add New Custom Npc's - RaGEZONE Forums

Statiic - Add New Custom Npc's - RaGEZONE Forums

Statiic - Add New Custom Npc's - RaGEZONE Forums
 
Last edited:
Initiate Mage
Joined
Jan 7, 2012
Messages
4
Reaction score
0
Re: [Guide] Add New Custom Npc's

I did everything but the client IS CLOSING !!!

Help Me
 
Junior Spellweaver
Joined
Dec 5, 2011
Messages
105
Reaction score
16
Re: [Guide] Add New Custom Npc's

help plz

P0V1R - Add New Custom Npc's - RaGEZONE Forums


:grr: :grr: :grr:
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jan 7, 2012
Messages
4
Reaction score
0
Re: [Guide] Add New Custom Npc's

how to dress added to the Database ?
 
Experienced Elementalist
Joined
Aug 13, 2010
Messages
248
Reaction score
108
Re: [Guide] Add New Custom Npc's

Statiic - Add New Custom Npc's - RaGEZONE Forums

would be gr8 if you help me :)
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Dec 5, 2011
Messages
105
Reaction score
16
Re: [Guide] Add New Custom Npc's

problem solved :thumbup: :thumbup: :love: :love: :drool:
 
Junior Spellweaver
Joined
Dec 5, 2011
Messages
105
Reaction score
16
Re: [Guide] Add New Custom Npc's

check all table

 
Joined
Nov 6, 2011
Messages
546
Reaction score
140
Re: [Guide] Add New Custom Npc's

everything good with db and sr_gameserver
but i have the problem with media

i edit media but this txt crash when add to media

refmappingshopgroup.txt
refmappingshopwithtab.txt
refshopgoods.txt
refshoptab.txt
 
Junior Spellweaver
Joined
Dec 5, 2011
Messages
105
Reaction score
16
Re: [Guide] Add New Custom Npc's

everything good with db and sr_gameserver
but i have the problem with media

i edit media but this txt crash when add to media

refmappingshopgroup.txt
refmappingshopwithtab.txt
refshopgoods.txt
refshoptab.txt


MEDIA.PK2

ADD IN

characterdata_45000.txt
refmappingshopgroup.txt
refmappingshopwithtab.txt
refshop.txt
refshopgoods.txt
refshopgroup.txt
refshoptab.txt
refshoptabgroup.txt
textdata_object.txt

:thumbup:
 
Joined
Nov 6, 2011
Messages
546
Reaction score
140
Re: [Guide] Add New Custom Npc's

MEDIA.PK2

ADD IN

characterdata_45000.txt
refmappingshopgroup.txt
refmappingshopwithtab.txt
refshop.txt
refshopgoods.txt
refshopgroup.txt
refshoptab.txt
refshoptabgroup.txt
textdata_object.txt

:thumbup:



My Work Tell Me The Wrong with this 3 file :S
refmappingshopgroup.txt / refmappingshopwithtab.txt / refshopgoods.txt

{DB}
_RefObjCommon
Code:
1	41845	NPC_PureShop	xxx	xxx	SN_NPC_PureShop	xxx	0	1	1	2	2	0	5000	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	mob\roc\roc.bsr	xxx	xxx	xxx	xxx	21425

_RefObjChar
Code:
21425	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	336860180	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0

Tab_RefHive
Code:
1574	0	0	0	0	0	0	1	2	NPC ȣź

Tab_RefTactics
Code:
46061	41845	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	1	0	0	0	0	0	0	0	Npc_Test

Tab_RefNest
Code:
36831	1574	46061	26959	698	83.73617	1165	16383	0	0	0	1	0	1	0	1	0

_RefShop
Code:
1	15	2642	STORE_PureShop	-1	xxx	-1	xxx	-1	xxx	-1	xxx

_RefShopGroup
Code:
1	15	2816	GROUP_STORE_PureShop	NPC_PureShop	-1	xxx	-1	xxx	-1	xxx	-1	xxx

_RefShopItemGroup
Code:
1	82	STORE_PureShop_GROUP1	SN_STORE_PureShop_GROUP1

_RefShopTab
Code:
1	15	6417	STORE_PureShop_TAB1	STORE_PureShop_GROUP1	SN_TAB_DRASS

_RefShopTabGroup
Code:
1	15	2832	STORE_PureShop_GROUP1	SN_STORE_PureShop

_RefMappingShopGroup
Code:
1	15	GROUP_STORE_PureShop	STORE_PureShop

_RefMappingShopWithTab
Code:
1	15	STORE_PureShop	STORE_PureShop_GROUP1

_RefShopGoods
Code:
1	15	STORE_PureShop_TAB1	PACKAGE_ITEM_MALL_AVATAR_M_MUMMY	0	-1	xxx	-1	xxx	-1	xxx	-1	xxx

man i really do it
i add first txt and check client
and i add 2nd txt and check client
but when i try to add they i got crash :S
refmappingshopgroup.txt
refmappingshopwithtab.txt
refshopgoods.txt

Just to let you see everything is good with db :S and other txt

Statiic - Add New Custom Npc's - RaGEZONE Forums



the game crash only with this 3 txt
 
Last edited:
Newbie Spellweaver
Joined
Feb 21, 2012
Messages
30
Reaction score
0
Re: [Guide] Add New Custom Npc's

client crash help please
 
Master Summoner
Joined
Nov 18, 2011
Messages
529
Reaction score
345
Re: [Guide] Add New Custom Npc's

My Work Tell Me The Wrong with this 3 file :S
refmappingshopgroup.txt / refmappingshopwithtab.txt / refshopgoods.txt

{DB}
_RefObjCommon
Code:
1	41845	NPC_PureShop	xxx	xxx	SN_NPC_PureShop	xxx	0	1	1	2	2	0	5000	3	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	mob\roc\roc.bsr	xxx	xxx	xxx	xxx	21425

_RefObjChar
Code:
21425	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	336860180	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0

Tab_RefHive
Code:
1574	0	0	0	0	0	0	1	2	NPC ȣź

Tab_RefTactics
Code:
46061	41845	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	1	0	0	0	0	0	0	0	Npc_Test

Tab_RefNest
Code:
36831	1574	46061	26959	698	83.73617	1165	16383	0	0	0	1	0	1	0	1	0

_RefShop
Code:
1	15	2642	STORE_PureShop	-1	xxx	-1	xxx	-1	xxx	-1	xxx

_RefShopGroup
Code:
1	15	2816	GROUP_STORE_PureShop	NPC_PureShop	-1	xxx	-1	xxx	-1	xxx	-1	xxx

_RefShopItemGroup
Code:
1	82	STORE_PureShop_GROUP1	SN_STORE_PureShop_GROUP1

_RefShopTab
Code:
1	15	6417	STORE_PureShop_TAB1	STORE_PureShop_GROUP1	SN_TAB_DRASS

_RefShopTabGroup
Code:
1	15	2832	STORE_PureShop_GROUP1	SN_STORE_PureShop

_RefMappingShopGroup
Code:
1	15	GROUP_STORE_PureShop	STORE_PureShop

_RefMappingShopWithTab
Code:
1	15	STORE_PureShop	STORE_PureShop_GROUP1

_RefShopGoods
Code:
1	15	STORE_PureShop_TAB1	PACKAGE_ITEM_MALL_AVATAR_M_MUMMY	0	-1	xxx	-1	xxx	-1	xxx	-1	xxx

man i really do it
i add first txt and check client
and i add 2nd txt and check client
but when i try to add they i got crash :S
refmappingshopgroup.txt
refmappingshopwithtab.txt
refshopgoods.txt

Just to let you see everything is good with db :S and other txt

Statiic - Add New Custom Npc's - RaGEZONE Forums



the game crash only with this 3 txt

copy just the missing lines to media side dont copy the full table

client crash help please

same for u
 
Back
Top