15.01.2015, 22:29
I've been using it ..... but isn't showing any errors.. is kinda weird.. why when they are 2 = work , 3 = not work ?
look other info :
Maybe.. somebody can save me ?.. this and my problem
look other info :
pawn Код:
#define MAX_SBIZZ 10
Text3D:sbizz[MAX_SBIZZ],
enum sBusinessInfo
{
sBPickup,
sBTitlu[80],
Float:sBX,
Float:sBY,
Float:sBZ,
sBPret,
sBSettings,
sBOwnable,
sBDeposit,
sBDetinator[50]
}
new sBizz[MAX_SBIZZ][sBusinessInfo];
/**
* MySQL plugin R39
*/

