vonbad Posted August 2, 2013 Posted August 2, 2013 how to make @cp command which you can view your current cashpoints? Quote
Emistry Posted August 2, 2013 Posted August 2, 2013 - script Sample -1,{ OnInit: bindatcmd “cashpoint",strnpcinfo(3)+"::OnAtCommand"; end; OnAtCommand: dispbottom "You have "+#CASHPOINTS+" cashpoints."; end; } 2 Quote
Question
vonbad
how to make @cp command which you can view your current cashpoints?
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.