[Guide] NPC (EP3 ready)

Status
Not open for further replies.
/////////////////////////////////////////////////////////////////////
// #.
// $. 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] //
cInventory [118,14] [0] [0,0] [0,0,0,0,0] //@
 
when i click item editor... i cant see the code ang tha name of the name like posted above..

only the
&^%$

^_^

Because you have a different Item.isf and ItemStrTable.txt

When you edit Items, just extract from glogic.rcc`s item.isf and itemstrtable.txt to glogic folder.
 
/////////////////////////////////////////////////////////////////////
// #.
// $. 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] //
cInventory [118,14] [0] [0,0] [0,0,0,0,0] //@


i have done it like above....after adding inven4_medic.crowsale to the archive of winrar and saving it to glogic.rcc..it give me this error message : Keyword:szsaletype,data number setting error...this error message show when starting the field servers...is there anything i need to do more?..did i miss some step?...TY mr bond for giving information on this.
 
i have done it like above....after adding inven4_medic.crowsale to the archive of winrar and saving it to glogic.rcc..it give me this error message : Keyword:szsaletype,data number setting error...this error message show when starting the field servers...is there anything i need to do more?..did i miss some step?...TY mr bond for giving information on this.

Just add this simple word "ETC", szSaleType ETC

Code:
////////////////////////////////////////////////////////////////////
// #.
// $. 2003-04-25T23:00
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
// #. @ . @ .
//
VERSION 1
/////////////////////////////////////////////////////////////////////
// @ '1' cInventory @@ .
// .
//
//
szSaleType ETC
// [MID, SID] [@] [,] [:,,,,]
//
 
Just add this simple word "ETC", szSaleType ETC

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

Thanks smarkies..now its working.. i can insert item now.
 
Tammy, I Have This Problem When Im Trying To Open The Item Editor(see Attached File). My Item.isf And Itemtable.txt Are Already In Glogic Folder.

I Need Your Help Man And Guide Or Maybe You Could Share Your Item Editor That You Use Now. There's A Lot Of Version Of Item Editor Here, I Dont Know Which One Of Them Is Functioning.hehe. Ty. Because I Want To Add Items At Npc And Modify Them. I Like Your Threads Tammy, Its Clear And Simple. Keep It Up.
 

Attachments

  • item_editor_error - [Guide] NPC (EP3 ready) - RaGEZONE Forums
    item_editor_error.webp
    54.1 KB · Views: 71
yeah you should also edit that npc to show 3 saletype or 2. using mobnpc editor, type at the sale [col] 1,2,3 your custom crowsale.
 
@carlo2909

first of all, your problem doesnt even have anything to do with the thread you just bump.

simple solution, redownload the server pack from the stickies, and overwrite the damaged cfg files. geez man, have some common sense.
 
@jbcor02
extract your comment.ini or text to your glogic folder. that editor are dependent on that ini file. you can find that ini file in your glogic.rcc.

@carlo2909
some ranserver have different cfg filenames maybe its not compatible in your server or your server are trying to find that specific cfg but there arent on your cfg folder in your server.
 
Status
Not open for further replies.
Back