Help me, Private Vehicle Database
#1

Help bro, my private vehicle cannot saving and load in mysql database when I leave on the server?


PHP код:
{
        
formatgsString2048"UPDATE `personalvehicles` SET  `PVPrice` = '%d',`PID` = '%d',`Vehicle` = '' WHERE `id` = '%d'",PlayerInfoplayerid ][ PVPrice ],PlayerInfoplayerid ][ Car ], PlayerInfoplayerid ][ AccID ] );
        
mysql_querygsStringTHREAD_NONEplayerid );
     }
     else
     {
        
formatgsString2048"UPDATE `personalvehicles` SET  `PVPrice` = '%d',`PID` = '%d',`Vehicle` = '%s' WHERE `id` = '%d'",PlayerInfoplayerid ][ PVPrice ],PlayerInfoplayerid ][ Car ],VehicleNames[PlayerInfo[playerid][Car] - 400], PlayerInfoplayerid ][ AccID ] );
        
mysql_querygsStringTHREAD_NONEplayerid );
    }
    return ( 
);

You can Join in my server and checking the my Bugs

Thanks..
Reply


Messages In This Thread
Help me, Private Vehicle Database - by DandyCorleone - 04.09.2016, 01:35
Re: Help me, Private Vehicle Database - by DandyCorleone - 04.09.2016, 11:24
Re: Help me, Private Vehicle Database - by DandyCorleone - 05.09.2016, 13:24

Forum Jump:


Users browsing this thread: 1 Guest(s)