2008-08-24, 07:49 PM
Stereo Wrote:Really it depends how NPC interaction is coded server-side, Nexon-wise. You can definitely enter numbers (Alcaster sells 1~100 of his items for example, ores can also be refined in bundles of up to around the same amount). As for opening shops, it may be possible but I think the only way private servers do it is a bit of a hack (the shop is set up for a different NPC, and the conversation opens that shop by pretending the client talked to that NPC).
afair numerical input at an NPC is a signed byte, thus limited to the range -128 to +127. Not so good for arrows, unless they sell larger bundles anyway (seriously, who buys 2 arrows? )
Why not sell them in sets of 1K or 2K i mean who doesn't buy that many when they buy arrows anyway? they are 2K per slot (arrows i mean) anyway so that would fix the need of "stacking"

