04.08.2018, 16:49
I dont know if use this:
or this: (becouse ii seee in other scripts doing this)
[PHP]
i can use the 2 forms?
PHP код:
enum infoWeed
{
Created,
IdMaria,
Sec,
Min,
Hour,
Float:pX,
Float:pY,
Float:pZ,
Plantby[24],
Status,
Text3D:Label,
ObjectID,
};
new WeedInfo[MAX_PLANTS][infoWeed]
[PHP]
PHP код:
enum infoWeed
{
createD,
idMaria,
sec,
min,
hour,
Float:pX,
Float:pY,
Float:pZ,
Plantby[24],
status,
Text3D:Label,
objectID,
};