Jump to content

[Weidu] (PSTEE) How to print all items of one type?


szef

Recommended Posts

I need to print (and save it to txt, file) all items of one type, say armor (IDS 2 - if I'm not mistaken) in pstee.

How can this be done?

I have this fragment of code it seems that I need to modify it, or do it completely differently?

 [...]
 
 READ_STRREF 0x8 "gen_name"
 READ_STRREF 0xc "name"
 READ_STRREF 0x50 "gen_desc"
 READ_STRREF 0x54 "desc"
 PATCH_PRINT ~---
* %SOURCE_RES% * | %gen_name% | %name%

---
%gen_desc%

---
%desc%

~

...

Something with(?): 

READ_SHORT 0x1c 

Probably it's easy, but I'm a noob, sorry xD.

Edited by szef
Link to comment
8 hours ago, lynx said:

Do you really need it programmatically? You can save list with the Advanced search in NearInfinity. Add a filter with the field "Category" and set the value to the item type that you want.

Ah, I didn't know that. Thanks.
Nice.

Edited by szef
Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...