Add to IJJI Web Complete Set buy script??

Results 1 to 4 of 4
  1. #1

    Add to IJJI Web Complete Set buy script??

    I want sell Complete Set at my website.. how can I do it ? there is anyscripts?


  2. #2
    joe's **** stealhtfire is offline
    MemberRank
    Jul 2008 Join Date
    notwhereiwanttoLocation
    243Posts

    Re: Add to IJJI Web Complete Set buy script??

    http://forum.ragezone.com/f311/where...cripts-647055/
    perhaps try this ..
    you can use its acp to add items to the shop

  3. #3

    Re: Add to IJJI Web Complete Set buy script??

    Quote Originally Posted by stealhtfire View Post
    http://forum.ragezone.com/f311/where...cripts-647055/
    perhaps try this ..
    you can use its acp to add items to the shop
    w8,there is no acp and i don't need acp to add items cause i have it already .. i want sell few items like the jacket,hat,trousers,gloves,boots at once (Complete set)
    But idk how to do it ..

  4. #4
    joe's **** stealhtfire is offline
    MemberRank
    Jul 2008 Join Date
    notwhereiwanttoLocation
    243Posts

    Re: Add to IJJI Web Complete Set buy script??

    hmm it would take some change in the coding, that it doesnt send a single but multiple items with 1 click

    like now its "1001" with 1 click
    and it would be "1001,1002,1003,1004,1005" with 1 click

    or it could be something like this

    *code*
    send: itemsid "1001"
    *more code

    into


    *code*
    send: itemsid "1001"
    send: itemsid "1002"
    send: itemsid "1003"
    *more code

    i have no idea on how its exactly coded though



Advertisement