vonbad Posted August 2, 2013 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 38 Reputation: 1 Joined: 07/27/12 Last Seen: January 17, 2023 Share Posted August 2, 2013 how to make @cp command which you can view your current cashpoints? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 2, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: April 20 Share Posted August 2, 2013 - script Sample -1,{ OnInit: bindatcmd “cashpoint",strnpcinfo(3)+"::OnAtCommand"; end; OnAtCommand: dispbottom "You have "+#CASHPOINTS+" cashpoints."; end; } 2 Quote Link to comment Share on other sites More sharing options...
Question
vonbad
how to make @cp command which you can view your current cashpoints?
Link to comment
Share on other sites
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.