0 deducted from your account!Fixed

Hi

I have set Server Rewards true, and 10 RP for TPR.
10 RP are deducted but the server return "0 deducted from your account!" in chat.
http://prntscr.com/on7if3

Can you add something about the cost in "/tpinfo" tpr/home please

Regards
Cyril

I have find the error in the code:
http://prntscr.com/on7tjg

line 2603 : 
PrintMsgL(originPlayer, "TPMoney", (double)configData.TPR.Pay);

instead :
PrintMsgL(originPlayer, "TPMoney", (double)configData.TPR.Bypass);
Thank you - see 1.0.65.
Locked automatically