/mycars - MYSQL HELP
#4

Код:
A Player buys a car -> It stores it in the `OwnedVehicles` Table.
A Player wants to see all his vehicles -> he types /mycars, which would sum up all the vehicles with his name in the `OwnedVehicles` Table.
A Player wants to spawn one of his cars -> he types /getmycar [id] (1-10), so when they type /mycars the ids need to get assigned somewhere.
That is what I am actually trying to achieve.
Reply


Messages In This Thread
/mycars - MYSQL HELP - by Stefand - 30.01.2014, 18:22
Re: /mycars - MYSQL HELP - by Shockey HD - 30.01.2014, 18:59
Re: /mycars - MYSQL HELP - by Stefand - 30.01.2014, 19:52
Re: /mycars - MYSQL HELP - by Stefand - 30.01.2014, 20:46
Re: /mycars - MYSQL HELP - by Shockey HD - 30.01.2014, 20:52
Re: /mycars - MYSQL HELP - by Stefand - 30.01.2014, 21:13
Re: /mycars - MYSQL HELP - by PowerPC603 - 30.01.2014, 21:16
Re: /mycars - MYSQL HELP - by Stefand - 30.01.2014, 21:29
Re: /mycars - MYSQL HELP - by PowerPC603 - 30.01.2014, 21:32
Re: /mycars - MYSQL HELP - by Stefand - 31.01.2014, 11:33

Forum Jump:


Users browsing this thread: 1 Guest(s)