Cargo system listing like LS*RP
#1

I have created from 0 one system like LS-RP Cargo. I have a problem, I have created the table in mysql but always if i buy the fruits cargo he returns me in /cargo list the ID 2 from mysql(meat not fruits)

Код:
format(msg, sizeof(msg), "{FFFFFF}%d\t{C5E66C}%s\t%d container", CargoInfo[c][ObjectId], CargoInfo[c][ObjectName], VehicleInfo[carid][vContainer]);
				    ShowPlayerDialogEx(playerid, 600, DIALOG_STYLE_LIST, "Vehicle Cargo", msg, "Pickup", "Exit");

This is the command, he always return the id2 and don't calculate the all ids ( 1 and 2 )
why?
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)