[Guide] NPC (EP3 ready)

Status
Not open for further replies.
Skilled Illusionist
Joined
Sep 15, 2005
Messages
302
Reaction score
3
Hii....if all ragezoner have guide how to add item to npc or make custum of npc like adding item, position on map, npc texture , prices or others please share it in here. What should we do to .crowsale file..?
 
Last edited:
Hii....if all ragezoner have guide how to add item to npc or make custum of npc like adding item, position on map, npc texture , prices or others please share it in here. What should we do to .crowsale file..?

i think this is a request not a guide...
 
You can use RFE to add item at npc.. Simple open RFE find what npc u wan 2 add the item..after that edit it like this:

EXAMPLE!!!

THIS IS THE CODE OF ITEM:
IN_068_044 Lite Destruction Gauntlets [Fire] <--in itemstrtable.txt

and open RFE choose the npc you want ex. invent_helper_3.crowsale


/////////////////////////////////////////////////////////////////////
// #.
// $. 2003-04-25T23:00
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
// #. @ . @ .
//
VERSION 1
/////////////////////////////////////////////////////////////////////
// @ '1' cInventory @ @ .
// .
//
//
szSaleType (TAB NAME)
// [MID, SID] [ @] [ , ] [ : , , , , ]
//

cInventory [068,044] [0] [0,0] [0,0,0,0,0] //

========================================================

dont change anything accept this number in colum --> [068,044]

after that save it and repack again your glogic with the .crowsale you edit!!

Understand???

You also can find the name of the npc to edit using Mob NPC Edit_EN!!!
 
You can use RFE to add item at npc.. Simple open RFE find what npc u wan 2 add the item..after that edit it like this:

EXAMPLE!!!

THIS IS THE CODE OF ITEM:
IN_068_044 Lite Destruction Gauntlets [Fire] <--in itemstrtable.txt

and open RFE choose the npc you want ex. invent_helper_3.crowsale


/////////////////////////////////////////////////////////////////////
// #.
// $. 2003-04-25T23:00
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
// #. @ . @ .
//
VERSION 1
/////////////////////////////////////////////////////////////////////
// @ '1' cInventory @ @ .
// .
//
//
szSaleType (TAB NAME)
// [MID, SID] [ @] [ , ] [ : , , , , ]
//

cInventory [068,044] [0] [0,0] [0,0,0,0,0] //

========================================================

dont change anything accept this number in colum --> [068,044]

after that save it and repack again your glogic with the .crowsale you edit!!

Understand???

You also can find the name of the npc to edit using Mob NPC Edit_EN!!!

how about the price? how to set it
 
Nice Bond. Your guide its easy and simple to do. And how about price. Its really automatic or we can set it? And maybe we can set npc on own coordinat on map too? Sorry many question, but its for [Guide] NPC (EP3 ready):drinks_ch
 
[GUIDE] HOW TO ADD YOUR CUSTOM ITEM AT NPC AND CHANGE THE PRICE

You can use RFE to add item at npc.. Simple open RFE find what npc u wan 2 add the item..after that edit it like this:

EXAMPLE!!!

THIS IS THE CODE OF ITEM:
IN_068_044 Lite Destruction Gauntlets [Fire] <--in itemstrtable.txt

and open RFE choose the npc you want ex. invent_helper_3.crowsale

Code:
/////////////////////////////////////////////////////////////////////
// #.
// $. 2003-04-25T23:00
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
// #. @ . @ .
//
VERSION 1
/////////////////////////////////////////////////////////////////////
// @ '1' cInventory @ @ .
// .
//
//
szSaleType (TAB NAME)
// [MID, SID] [ @] [ , ] [ : , , , , ]
//

cInventory [068,044] [0] [0,0] [0,0,0,0,0] //

dont change anything accept this number in colum --> [068,044]

after that save it and repack again your glogic with the .crowsale you edit!!

Understand???

You also can find the name of the npc to edit using Mob NPC Edit_EN!!!


=============================================================================


Nice Bond. Your guide its easy and simple to do. And how about price. Its really automatic or we can set it? And maybe we can set npc on own coordinat on map too? Sorry many question, but its for [Guide] NPC (EP3 ready):drinks_ch

how about the price? how to set it

here the guide 2 change the price of item.. USE Item Edit_en1 .. anyway this item editor.. it suck 4 me.. i cannot see whole function because the window cannot resize able or scroll up or down .. can someone modified the item editor make it able 2 use all screen size and able to see the whole function....

gigok - [Guide] NPC (EP3 ready) - RaGEZONE Forums


gigok - [Guide] NPC (EP3 ready) - RaGEZONE Forums


gigok - [Guide] NPC (EP3 ready) - RaGEZONE Forums


gigok - [Guide] NPC (EP3 ready) - RaGEZONE Forums


REMEMBER after u edit the price ... You need to save it as item.isf ... and then repack again the glogic with the modified item.isf.....................

THAT IS EXAMPLE ONLY!!! U NEED 2 FIND THE NAME OF ITEM BY YOURSELF 2 CHANGE THE PRICE or etc.!!

I very appreciate if someone pin this topic.. because there is a lot of people asking the same question about this..

THANK YOU...
 
Once again nice Bond.... You should be [Moderator] here...he...he

Anyway..i cant open item.isf with item editor. Can you show me how? grrrrrr.....
 
make sure you extract all data in glogic.rcc into the glogic folder and extract all data in skinobject.rcc into the skinobject folder... if you still have the error make sure you use glogic.rcc and skinobject.rcc suitable for Item EDITOR n the server!!!! u cannot use all data came from official server or ran china because they use other encrypt tools not like us!!!! half of them maybe work and half of them maybe failed.....
The easy way 2 find suitable glogic.rcc n skinobject.rcc is find ran private server that use same encrypt tools like DDRAN!!!! use it as example only!! because they are still not perfect!! maybe u can make it different and more stable then they are..

while you extract the glogic.rcc please do delete the comment.txt in the folder or you will received other error!!!
 
The easy way 2 find suitable glogic.rcc n skinobject.rcc is find ran private server that use same encrypt tools like DDRAN!!!! use it as example only!! because they are still not perfect!! maybe u can make it different and more stable then they are..

lol..DDRAN's glogic cant be edited with item editor for now...u can start a flame with ur word....=.=" seems like u're so perfect to us(DDran) huh...no offence....
 
Last edited:
[GUIDE] HOW TO ADD YOUR CUSTOM ITEM AT NPC AND CHANGE THE PRICE

You can use RFE to add item at npc.. Simple open RFE find what npc u wan 2 add the item..after that edit it like this:

EXAMPLE!!!

THIS IS THE CODE OF ITEM:
IN_068_044 Lite Destruction Gauntlets [Fire] <--in itemstrtable.txt

and open RFE choose the npc you want ex. invent_helper_3.crowsale

Code:
/////////////////////////////////////////////////////////////////////
// #.
// $. 2003-04-25T23:00
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
// #. @ . @ .
//
VERSION 1
/////////////////////////////////////////////////////////////////////
// @ '1' cInventory @ @ .
// .
//
//
szSaleType (TAB NAME)
// [MID, SID] [ @] [ , ] [ : , , , , ]
//
 
cInventory [068,044] [0] [0,0] [0,0,0,0,0] //

dont change anything accept this number in colum --> [068,044]

after that save it and repack again your glogic with the .crowsale you edit!!

Understand???

You also can find the name of the npc to edit using Mob NPC Edit_EN!!!


=============================================================================






here the guide 2 change the price of item.. USE Item Edit_en1 .. anyway this item editor.. it suck 4 me.. i cannot see whole function because the window cannot resize able or scroll up or down .. can someone modified the item editor make it able 2 use all screen size and able to see the whole function....

gigok - [Guide] NPC (EP3 ready) - RaGEZONE Forums


gigok - [Guide] NPC (EP3 ready) - RaGEZONE Forums


gigok - [Guide] NPC (EP3 ready) - RaGEZONE Forums


gigok - [Guide] NPC (EP3 ready) - RaGEZONE Forums


REMEMBER after u edit the price ... You need to save it as item.isf ... and then repack again the glogic with the modified item.isf.....................

THAT IS EXAMPLE ONLY!!! U NEED 2 FIND THE NAME OF ITEM BY YOURSELF 2 CHANGE THE PRICE or etc.!!

I very appreciate if someone pin this topic.. because there is a lot of people asking the same question about this..

THANK YOU...

after did the 1st step...put new item in npc...it wont show up...and im using dhogthag glogic...y? i think my RFE got prob? bond...mind to share ur RFE? pls upload if can ^^"

edited*prob solved ^^ mod can delete this post if u wan
 

Attachments

  • ran20070520[1027]000 - [Guide] NPC (EP3 ready) - RaGEZONE Forums
    ran20070520[1027]000.webp
    88.8 KB · Views: 152
Last edited:
@bond
how about adding new NPC on Ran? for example, i want to add another NPC at the Market.

thanks.
 
hurm..now i got new prob after edit it with RFE

~.~

edited*prob solved ^^
 

Attachments

  • errornpc - [Guide] NPC (EP3 ready) - RaGEZONE Forums
    errornpc.webp
    84.8 KB · Views: 114
Last edited:
@bond
how about adding new NPC on Ran? for example, i want to add another NPC at the Market.

thanks.


I dont know about that yet!!! i will post the guide here if i know!!! im sure pretty soon i will know how 2 add the new npc!! this week i got exam!! i think about that after the exam!!!!and continue research on 26 may...huhuhu..Bye....im offline just 1 week guys....
 
how do i edit this???........ i want to insert a backpack but it gives error when field server 0 start.

Example: inven4_medic.crowsale

/////////////////////////////////////////////////////////////////////
// #.
// $. 2003-04-25T23:00
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
// #. @ . @ .
//
VERSION 1
/////////////////////////////////////////////////////////////////////
// @ '1' cInventory @@ .
// .
//
//
szSaleType
// [MID, SID] [@] [,] [:,,,,]
//
cInventory [4, 5] [0] [0,0] [0,0,0,0,0] //
cInventory [5, 3] [0] [0,0] [0,0,0,0,0] //
cInventory [6, 3] [0] [0,0] [0,0,0,0,0] //
cInventory [8, 3] [0] [0,0] [0,0,0,0,0] //
cInventory [13, 3] [1] [0,0] [0,0,0,0,0] //
cInventory [74, 4] [1] [0,0] [0,0,0,0,0] //@

iwant to add item 118-14(backpack)...where do i insert it?.....please help TY in advance.
 
Status
Not open for further replies.
Back