Posts: 268
Threads: 83
Joined: Jun 2014
Reputation:
0
any one can help me to make a buyable Item? with edit menu
Posts: 484
Threads: 10
Joined: Jul 2012
Reputation:
0
1st create a dialog with the items for sell.
2nd ondialogresponse check which item they chose then set their money acording to the item price.
3rd set a player variable for the item to 1 so you know he bought it, something like this OwnedItems[playerid][boughtitem]= true;
4th if it's a item like a gun or a car or anything that might be seen you might want to spawn it, check samp wiki for those functions.
Make use of samp wiki for all the functions you might need.
Posts: 268
Threads: 83
Joined: Jun 2014
Reputation:
0
Thanks!! Btw How i can Change!! Map player color