How would I save these?
#1

First.. I want to make this dynamic... How would I add them in MySQL table called "business"? (Meaning do I use NULL and such?)

Код:
	bType,
	bOwner[MAX_PLAYER_NAME],
	bName[32],
	Float: bExteriorPos[3],
	Float: bInteriorPos[3],
	bInterior,
	bLocked,
	Float: bMiscPos[3],
	bVault,
	Text3D: bLabelID,
	bPickupID,
	bPrice,
Reply


Messages In This Thread
How would I save these? - by Elysian` - 02.12.2012, 13:23
Re: How would I save these? - by Konstantinos - 02.12.2012, 13:27
Re: How would I save these? - by Elysian` - 02.12.2012, 13:47
Re: How would I save these? - by Konstantinos - 02.12.2012, 13:51
Re: How would I save these? - by Elysian` - 02.12.2012, 14:08

Forum Jump:


Users browsing this thread: 1 Guest(s)