11.05.2015, 20:00
Quote:
I got that one now, but how do I add it on a mysql database? I'll post you screenshots below.
http://gyazo.com/6b5a615a416aa791888e5440a55f0f09 http://gyazo.com/028fc7bd37c1bd00b67697b4285ef488 http://gyazo.com/4bd6f6a27840f7d81110666f6415ce90 http://gyazo.com/62bc4374b06619b37f68b4ea9ab7b6f2 |
pawn Код:
if(cardata[vehicleid][pFaction] == FACTION_POLICE)
{
//createvehicle with siren
}
else
{
// create vehicle no siren.
}