kn4tseb
Master
Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0
|
RE: storing / filtering massive items
guys i need help again
community scripts include sphere_items_armor_color.scp
i need to find the way to store for example the baseid of all items with the word ROSE as itemdef/defname
as they are custom made items, their ID is for the inhereted base item, so i cannot use the ID number to search them in a FOR loop (if is possible, i dont know how).
could you guys please help me a bit?
for example
IF STRMATCH(*rose*,<serv.??????>) // due that the baseid is what i am looking for <serv.itemdef.xxxxxxx> wont work cause thats what im trying to store xdd
i dont know if i made myself clear, hope i did.
Thank you very much!
(This post was last modified: 07-12-2014 05:59 AM by kn4tseb.)
|
|
07-12-2014 05:47 AM |
|
|