09.07.2010, 13:28
pawn Code:
array sizes do not match, or destination array is too small
pawn Code:
owner = dini_Get(file, "Owner");
pawn Code:
enum hInfo
{
Float:hEntrancex,
Float:hEntrancey,
Float:hEntrancez,
Float:hExitx,
Float:hExity,
Float:hExitz,
hInterior,
hVirtualWorld,
hPickup,
hOwned,
hOwner,
Text3D:hLabel,
hPrice,
hDescription,
hExist
}