AddVendorItem( 0, IK3_PET, -1, 200, 200, 100 );
If someone would be so kind as to explain what the 0 through 100 at the end stands for, i'd very much appreciate it.
Thank You. (:
AddVendorItem( 0, IK3_PET, -1, 200, 200, 100 );
If someone would be so kind as to explain what the 0 through 100 at the end stands for, i'd very much appreciate it.
Thank You. (:
AddVendorItem( VendorTabNumber, ItemKind3 (in propitem.txt/Spec_Item.txt), JobNumber (-1 means all jobs), MinRarity, MaxRarity (both of these are also in propitem.txt/Spec_Item.txt), MaxItemsToShow );