behemothcze Posted June 2, 2018 Posted June 2, 2018 currently using Emistry multi currency shop how to add announce on it when player buy something thanks in advance been trying to put announce on it for days lol . credits to emistry since this multi shop shop is so easy to use. Quote
0 sader1992 Posted June 2, 2018 Posted June 2, 2018 message strcharinfo(0),"Purchased "+getarraysize( @bought_nameid )+" Items."; mes "Thank you for shopping."; this where the player finish the buying so put the announcer line here and it should work the items id is an array @bought_nameid[] and the items count is array @bought_quantity[] to get the item name getitemname(@bought_nameid[]) ofc you can do anything if you know the command for it Quote
Question
behemothcze
currently using Emistry multi currency shop how to add announce on it when player buy something thanks in advance been trying to put announce on it for days lol .
credits to emistry since this multi shop shop is so easy to use.
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.