06.06.2014, 04:45
This is the code what can i do for this
enum iHouse
{
hID,
Float
utX, // Exterior
Float
utY, // Exterior
Float
utZ, // Exterior
Float:intX, // Interior
Float:intY, // Interior
Float:intZ, // Interior
intVW, // Interior
intINT, // Interior
Text3D
utLabel, // House Exterior label
owner[ 50 ], // House owner - displays on Label
sellprice, // If > than 0 it will be classed as on sale!
closed,
rentprice,
dupekey,
housecash,
hActive,
}
enum iHouse
{
hID,
Float
![Shocked](images/smilies/surprised.gif)
Float
![Shocked](images/smilies/surprised.gif)
Float
![Shocked](images/smilies/surprised.gif)
Float:intX, // Interior
Float:intY, // Interior
Float:intZ, // Interior
intVW, // Interior
intINT, // Interior
Text3D
![Shocked](images/smilies/surprised.gif)
owner[ 50 ], // House owner - displays on Label
sellprice, // If > than 0 it will be classed as on sale!
closed,
rentprice,
dupekey,
housecash,
hActive,
}