correct if i am wrong....
i just read the script , i think this npc give you point as a reward
and to exchange your point the creator has give you and npc script as well. so you can exchange you point to that npc.
so for me, the simple think i do will be :
setarray .Shop[0], // Reward items: <ID>,<point cost> (about 10~20 points per hunt).
512,1,513,1,514,1,538,5,539,5,558,10,561,10;
change the number to this :
setarray .Shop[0], // Reward items: <ID>,<point cost> (about 10~20 points per hunt).
7227,10;
then your player will exchange the point that they got from the mission, to tcg card (7227 ) and the cost will be 10 points..
that`s all the information i can give...
since i`m newbie as well. chears