[Help]GmShop

Discussion in 'Help' started by srgcb, Mar 15, 2011.

  1. srgcb

    srgcb AdvExt64 Customers (GF/GE/HF)

    Hello everyone.
    someone could give me a GMSHOP work by multisell? to see how this build?
    I can not build one..

    Ty very much for your help!!
    Bye bye-
     
  2. DS-Dazzel

    DS-Dazzel New Member

    MultiSell_begin [event_battle_tournament] 549
    is_dutyfree = 1
    selllist={
    {{{[adv_swift_attack_potion];20}};{{[adena];10}}};
    {{{[adv_quick_step_potion];20}};{{[adena];10}}};
    {{{[potion_of_acumen3];20}};{{[adena];10}}};
    {{{[advanced_antidote];20}};{{[adena];10}}};
    {{{[emergency_dressing];20}};{{[adena];10}}};
    {{{[spirit_ore];20}};{{[adena];10}}};
    {{{[mithril_arrow];500}};{{[adena];10}}};
    {{{[silver_arrow];500}};{{[adena];10}}};
    {{{[shining_arrow];500}};{{[adena];10}}};
    {{{[scroll_of_awake];10}};{{[adena];10}}};
    {{{[energy_stone];50}};{{[adena];10}}};
    {{{[cursed_bone];50}};{{[adena];10}}};
    {{{[soulshot_d];500}};{{[adena];10}}};
    {{{[soulshot_c];500}};{{[adena];10}}};
    {{{[soulshot_b];500}};{{[adena];10}}};
    {{{[soulshot_a];500}};{{[adena];10}}};
    {{{[soulshot_s];500}};{{[adena];10}}};
    {{{[blessed_spiritshot_d];100}};{{[adena];10}}};
    {{{[blessed_spiritshot_c];100}};{{[adena];10}}};
    {{{[blessed_spiritshot_b];100}};{{[adena];10}}};
    {{{[blessed_spiritshot_a];100}};{{[adena];10}}};
    {{{[blessed_spiritshot_s];100}};{{[adena];10}}};
    {{{[crystal_d];1}};{{[adena];10}}};
    {{{[crystal_c];1}};{{[adena];10}}};
    {{{[beast_soul_shot];1}};{{[adena];10}}}
    }
    MultiSell_end
     
  3. srgcb

    srgcb AdvExt64 Customers (GF/GE/HF)


    Yes. i do the multicell and html, what i dont know haw to do is the npcdata..
    Any idea??
    Ty!!
    Bye bye
     
  4. DS-Dazzel

    DS-Dazzel New Member

    post here the name of the html of the npc that you want to create
     
  5. srgcb

    srgcb AdvExt64 Customers (GF/GE/HF)

    The html is uplayershop.html

    ty!!
     
  6. hoaz

    hoaz AdvExt64 Team

    there is a sample gmshop implementation in script pack
    npc_begin citizen 32048 [event_gatekeeper1]
    this npc uses gmshop AI with multisell shop, offline trade, buff, class change, wyvern renting, SSQ shop and some other useful features
     
  7. srgcb

    srgcb AdvExt64 Customers (GF/GE/HF)

    Te problem is solve.
    Ty for the help.
    bye bye.