Posts: 156
Threads: 60
Joined: Jan 2018
Reputation:
0
When I edit a car price from MYSQL database or /dsprice (like Infernus price) up to 80.000.000$, it dissapear from the /buycar dialog.
What I need to modify for this problem? If I edit the prices up to 80kk, cars are dissapearing from the buy menu.
Tell me what to post here.
Posts: 777
Threads: 25
Joined: Jul 2010
Reputation:
0
Show us your code. We can't see what's wrong without the code.
Posts: 728
Threads: 109
Joined: May 2015
Reputation:
0
show us the dialog and also the /dsprice command
Posts: 1,176
Threads: 2
Joined: Nov 2012
Reputation:
0
also provide the database structure for this cars.
Posts: 1,176
Threads: 2
Joined: Nov 2012
Reputation:
0
also show us /buycar dialog (command)
Posts: 728
Threads: 109
Joined: May 2015
Reputation:
0
i dont get it,you have a separate table for stock and a separate table for cars?why didnt you add a column to dscars table with "stock" ?
Posts: 156
Threads: 60
Joined: Jan 2018
Reputation:
0
yes, i have 2 different tabels for cars and stock
i didn't added stock to cars bcuz i wanted something arranged ok
(sorry bad english)
any fixes?