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!

video for Add New Custom Npc's

Experienced Elementalist
Joined
Jan 20, 2012
Messages
244
Reaction score
59
Re: {Guide} video for Add New Custom Npc's

Thanks for video,now I have problem.Gameserver working perfectly.But client keep crashs :/
I try fix

My error now,client openning well,gameserver working perfectly but when loading screen end client crashes.Any idea?

maybe u do smth wrong in the media recheck the codes again ...


btw i cant add tabs name why ? already putted in textuisytem !
 
Joined
Nov 6, 2011
Messages
546
Reaction score
140
Re: {Guide} video for Add New Custom Npc's

Thanks for video,now I have problem.Gameserver working perfectly.But client keep crashs :/
I try fix

My error now,client openning well,gameserver working perfectly but when loading screen end client crashes.Any idea?

Send to me ur code in media
 
Newbie Spellweaver
Joined
Sep 17, 2011
Messages
17
Reaction score
10
Re: {Guide} video for Add New Custom Npc's

Send to me ur code in media

Dont need anymore.Now I just want change npc pos.I want put hotan arena items seller to dw.is it possible?

Done :p
YlBFy - video for Add New Custom Npc's - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Skilled Illusionist
Joined
Apr 1, 2012
Messages
324
Reaction score
9
Re: {Guide} video for Add New Custom Npc's

yes , just table : RefNest and change position region x y z and Dir
 
Skilled Illusionist
Joined
Feb 13, 2012
Messages
388
Reaction score
68
Re: {Guide} video for Add New Custom Npc's

btw i cant add tabs name why ? already putted in textuisytem !

how come bro when you do as i said it should be done ok i have a solution send me the tabs names at refshoptab and i will make it for you
 
Newbie Spellweaver
Joined
Apr 30, 2012
Messages
7
Reaction score
0
Re: {Guide} video for Add New Custom Npc's

but u missed Some Thing i think in the part 3 Last Minute i Saw That

And i Can't Make All This ( Still in Server Start Side ) So Please Can

Explain more thx,
 
Joined
Nov 6, 2011
Messages
546
Reaction score
140
Re: {Guide} video for Add New Custom Npc's

More Explain are u Kidding me o_O video time 59 Mint and u need more Explain :) i think in last video u see after the work in game the new NPC so i didn't miss anything
if i missed the NPC Chat and Name Group and tell u how to make the Name Tab
so don't ask me to More Explain to Make the New NPC :)
if u will ask for the npc chat or name group u are welcome :s
 
Experienced Elementalist
Joined
Jan 20, 2012
Messages
244
Reaction score
59
Re: {Guide} video for Add New Custom Npc's

how come bro when you do as i said it should be done ok i have a solution send me the tabs names at refshoptab and i will make it for you

ok here we go

1 15 6417 STORE_Tamer_TAB1 STORE_Tamer_GROUP1 SN_TAB_ITEMS
STORE_Tamer_TAB1 STORE_Tamer_GROUP1 SN_TAB_Dress
STORE_Tamer_TAB1 STORE_Tamer_GROUP1 SN_TAB_ATTACH
STORE_Tamer_TAB1 STORE_Tamer_GROUP1 SN_TAB_Hat

i didn't type ID .. '' textuissytem '' . .
 

Attachments

You must be registered for see attachments list
Last edited:
Skilled Illusionist
Joined
Feb 13, 2012
Messages
388
Reaction score
68
Re: {Guide} video for Add New Custom Npc's

ok here we go

1 15 6417 STORE_Tamer_TAB1 STORE_Tamer_GROUP1 SN_TAB_ITEMS
STORE_Tamer_TAB1 STORE_Tamer_GROUP1 SN_TAB_Dress
STORE_Tamer_TAB1 STORE_Tamer_GROUP1 SN_TAB_ATTACH
STORE_Tamer_TAB1 STORE_Tamer_GROUP1 SN_TAB_Hat

i didn't type ID .. '' textuissytem '' . .

i made the tabs name at textuisystem like this but if you wanna change it ok i can do again
Code:
1	SN_TAB_ITEMS	펫	0	0	0	0	0	0	Items	0	0	0	0	0	0	0	0	
1	SN_TAB_Dress	문장	0	0	0	0	0	0	Dress	0	0	0	0	0	0	0	0	
1	SN_TAB_ATTACH	연금석	0	0	0	0	0	0	Attach	0	0	0	0	0	0	0	0	
1	SN_TAB_Hat	이동수단	0	0	0	0	0	0	Hat	0	0	0	0	0	0	0	0
but what about refshoptab.txt it missing the lines that you posted :?:
and here's the textuisystem
 
Last edited:
Experienced Elementalist
Joined
Jan 20, 2012
Messages
244
Reaction score
59
Re: {Guide} video for Add New Custom Npc's

i made the tabs name at textuisystem like this but if you wanna change it ok i can do again
Code:
1	SN_TAB_ITEMS	펫	0	0	0	0	0	0	Items	0	0	0	0	0	0	0	0	
1	SN_TAB_Dress	문장	0	0	0	0	0	0	Dress	0	0	0	0	0	0	0	0	
1	SN_TAB_ATTACH	연금석	0	0	0	0	0	0	Attach	0	0	0	0	0	0	0	0	
1	SN_TAB_Hat	이동수단	0	0	0	0	0	0	Hat	0	0	0	0	0	0	0	0
but what about refshoptab.txt it missing the lines that you posted :?:
and here's the textuisystem

oh thank you <3 about refshoptab just add the lines example ;

1 15 6417 STORE_Tamer_TAB1 STORE_Tamer_GROUP1 SN_TAB_ITEMS

am i right or no ?

btw still 2 questions . :

how to make the npc looks ahead.?

how to add a line while pressing on ''1'' to open the npc ?
 
Last edited:
Skilled Illusionist
Joined
Feb 13, 2012
Messages
388
Reaction score
68
Re: {Guide} video for Add New Custom Npc's

oh thank you <3 about refshoptab just add the lines example ;



am i right or no ?

btw still 2 questions . :

how to make the npc looks ahead.?

how to add a line while pressing on ''1'' to open the npc ?

about refshoptab bro you must take it from dbo._RefShopTab because of IDs
how to make the npc looks ahead.?
just take your pos correctly and be careful NPC will take the same pos that token from the char
how to add a line while pressing on ''1'' to open the npc ?
humm more detail plz i can't get what you mean
 
Skilled Illusionist
Joined
Mar 12, 2012
Messages
338
Reaction score
27
Re: {Guide} video for Add New Custom Npc's

well im kinda stuck i added 4 tabs but they dont display and ieads/help plz

Kira - video for Add New Custom Npc's - RaGEZONE Forums




i only edited characterdata_45000 & textdata_object.txt media side what else media side do i edit?
 
Last edited:
Experienced Elementalist
Joined
Jan 20, 2012
Messages
244
Reaction score
59
Re: {Guide} video for Add New Custom Npc's

about refshoptab bro you must take it from dbo._RefShopTab because of IDs
just take your pos correctly and be careful NPC will take the same pos that token from the char
humm more detail plz i can't get what you mean

ahm 2- end conversation

and 1- '' empty'' how to put a chat in ?>

and which wintdrr code can do the npc looks ahead ?
 
Last edited:
Skilled Illusionist
Joined
Feb 13, 2012
Messages
388
Reaction score
68
Re: {Guide} video for Add New Custom Npc's

well im kinda stuck i added 4 tabs but they dont display and ieads/help plz

Kira - video for Add New Custom Npc's - RaGEZONE Forums




i only edited characterdata_45000 & textdata_object.txt media side what else media side do i edit?

lol 9 or 7 txt left i don't remember check the video again :mellow:

ahm 2- end conversation

and 1- '' empty'' how to put a chat in ?>

and which wintdrr code can do the npc looks ahead ?

make a clear points i really can't understand you or look add me on skype:snap.pop89
 
Experienced Elementalist
Joined
Jan 20, 2012
Messages
244
Reaction score
59
Re: {Guide} video for Add New Custom Npc's

lol 9 or 7 txt left i don't remember check the video again :mellow:



make a clear points i really can't understand you or look add me on skype:snap.pop89

Added
 
Skilled Illusionist
Joined
Mar 12, 2012
Messages
338
Reaction score
27
Re: {Guide} video for Add New Custom Npc's

fixed :D
 
Skilled Illusionist
Joined
Mar 12, 2012
Messages
338
Reaction score
27
Re: {Guide} video for Add New Custom Npc's

just 1 problme left when i click on npc i get 2 options:

1:
2: End Conversation

how would i put text nxt to the number 1 plz
 
Skilled Illusionist
Joined
Feb 13, 2012
Messages
388
Reaction score
68
Re: {Guide} video for Add New Custom Npc's

just 1 problme left when i click on npc i get 2 options:

1:
2: End Conversation

how would i put text nxt to the number 1 plz

npc chat you mean its from 3 txt
i will tell u
i try many thing but last thing try and the npc chat show in game

in server_dep\silkroad\textdata\
OPen the txt " npcchat.txt "

u will see in the txt
Code:
//Service	OwnerCodeName_128	msg1_strid_128	msg2_strid_128
//%d	%s	%s	%s
//xxx	xxx	xxx	xxx
[COLOR="Red"]1	STORE_PureShop	SN_NPC_CH_PureShop_BS	SN_NPC_PureShop_PS	
1	NPC_PureShop	SN_NPC_CH_PureShop_BS	SN_NPC_PureShop_PS[/COLOR]
[B]1	NPC_CH_SMITH	SN_NPC_CH_SMITH_BS	SN_NPC_CH_SMITH_PS
1	NPC_CH_SMITH	SN_NPC_CH_SMITH_BS	SN_NPC_CH_SMITH_PS[/B]

The Red = My Cods NPC
The Bold Black = The Code in txt
i mad Code in txt like the original in this txt and Import in media again
Mad the code in txt only don't worry about db

2nd OPen the
server_dep\silkroad\textdata\
textquest_speech&name.txt

In first Line in this txt u will found
Code:
[COLOR="Red"]// NPC speech 대사창[/COLOR]
2nd Line u will see 
1	SN_NPC_CH_SMITH_BS								Don't be hesitant to come here to get weapon in Jangan. There are various kinds of weapon other than what I have made myself. Well, if you are available, I am good to have a drink with you, Ah-ha-ha-ha.							



[B]Copy this Line and put it Up this  //NameString 
Like this [/B]
 
[COLOR="Red"]1	SN_NPC_PureShop_BS								Give you NPC CHAT Here :D, Ah-ha-ha-ha.[/COLOR]
 [B]//NameString[/B]


Don't Forget to Change the SN_CH_SMITH_BS " Not original Line " i mean the line u copied
FOr Ur Code SN_NPC_CH_PureShop_BS <<< This my code change for ur code

sorry for my English.

if u didn't understand what i said tell me and i will mad it in Video :blushing:

and textuisytem too under (// Store Group name)
 
Skilled Illusionist
Joined
Mar 12, 2012
Messages
338
Reaction score
27
Re: {Guide} video for Add New Custom Npc's

Kira - video for Add New Custom Npc's - RaGEZONE Forums
 
Back
Top