Welcome to the RaGEZONE - MMORPG development forums.

i just need this explained to me

This is a discussion on i just need this explained to me within the FlyFF Help forums, part of the Flyff category; AddVendorItem( 0, IK3_PET, -1, 200, 200, 100 ); If someone would be so kind as to explain what the 0 ...

Results 1 to 2 of 2
  1. #1
    Registered
    Rank
    Member
    Join Date
    Aug 2009
    Location
    Home
    Posts
    24
    Liked
    0

    happy i just need this explained to me

    Click
    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. (:

  2. #2
    Flyff Developer
    Rank
    Moderator
    Join Date
    Apr 2009
    Posts
    1,903
    Liked
    403

    Re: i just need this explained to me

    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 );

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •