[Help]How to make the private shop's using red chip for purchase instead of penya..

03/28/2012 19:39 whimpz#1
How to make the private shop's using red chip for purchase instead of penya..
can anyone help me?

tnx in advance.. ^_^
03/28/2012 19:53 Lumi#2
You can change the Name of it and than you change the Icon.
That's the easy way like this. ;3
03/28/2012 21:00 alfredico#3
SetVenderType(1);
03/29/2012 04:10 whimpz#4
how can i edit that sir..??
03/29/2012 14:52 lolix3#5
Charcter.inc

Example

MaFl_Waforu //레드칩 상인 와포루
{
setting
{
AddMenu( MMI_DIALOG );
AddMenu( MMI_TRADE );
SetVenderType(1);

AddVenderItem2(0, "Your Item, like II_ARM_F_BLA_HELMET_SET_33" );
AddVenderItem2(0, II_ARM_M_BLA_HELMET_SET_33);

I hope that can help you...

Greetz
03/29/2012 15:15 whimpz#6
i mean sir for players how to make their private shops items purchaced by red chips ^_^
03/29/2012 20:40 420twisted1#7
Quote:
Originally Posted by whimpz View Post
i mean sir for players how to make their private shops items purchaced by red chips ^_^
in the source I can't remember exactly where right now check DpServr.cpp