Marker?
#7

enum HOUSE_INFO
{
hID,
Text3D:hLabel,
hCheckPoint,
Float:hEntranceX,
Float:hEntranceY,
Float:hEntranceZ,
Float:hExitX,
Float:hExitY,
Float:hExitZ,
hInfo[128],
hOwner[MAX_PLAYER_NAME],
hOwned,
hLocked,
hPrice,
hLevelbuy,
hRentprice,
hRentable,
hInterior,
hWorld,
hCash,
hFurnitures,
hWeapon[10],
hAmmo[10],
hHouseOn,
Float:hCheckPosX,
Float:hCheckPosY,
Float:hCheckPosZ,
hRadio,
hRadioOn,
hMapIcon,
hPickupID,
hRadioURL[256]
};
new HouseInfo[MAX_HOUSES][HOUSE_INFO];
Reply


Messages In This Thread
Marker? - by alexanderjb918 - 21.08.2015, 14:15
Re: Marker? - by Nephxes - 21.08.2015, 14:34
Re: Marker? - by alexanderjb918 - 21.08.2015, 14:40
Re: Marker? - by Nephxes - 21.08.2015, 14:45
Re: Marker? - by alexanderjb918 - 21.08.2015, 14:49
Re: Marker? - by Nephxes - 21.08.2015, 14:54
Re: Marker? - by alexanderjb918 - 21.08.2015, 14:55
Re: Marker? - by Evocator - 21.08.2015, 15:04
Re: Marker? - by Nephxes - 21.08.2015, 15:06

Forum Jump:


Users browsing this thread: 1 Guest(s)