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

Quote:
Originally Posted by Miguel_Leopold
Посмотреть сообщение
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?
This is when I create the house.. It sets howned and hlocked as 0= false . Update pickup is the last thing I need to fix I must fix ID problem
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)