2 weeks and still can't find a solution[REP][MYSQL]
#2

You should save 'HOwned' and 'HLocked' values too.

Код:
mysql_format(mysql,query,sizeof(query), "INSERT INTO `houses` (`Xent`, `Yent`, `Zent`, `XExit`, `YExit`, `ZExit`, `HVirtualWorld`, `HInterior`, `HPrice`,\ 
    `HOwned`, `HLocked`) VALUES (%f, %f, %f, %f, %f, %f, %d, %d, %d, 0, 0, 0, 0)", Xen,Yen,Zen,Xex,Yex,Zex,virtualworld,interiorid,price);
And where do you update the pickups after buy?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)