Apertura del repositorio

This commit is contained in:
2025-05-24 18:09:39 -03:00
parent 76e6359dad
commit d883ddd0d0
35253 changed files with 2891973 additions and 2 deletions
@@ -0,0 +1,172 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
positioning="none"
bg_alpha_image_overlay="DkGray"
legacy_header_height="0"
can_minimize="true"
can_resize="true"
follows="top|right"
height="200"
layout="topleft"
min_height="64"
min_width="64"
name="Map"
title=""
help_topic="map"
save_rect="true"
save_visibility="true"
single_instance="true"
left="0"
top="0"
width="200">
<!-- RLVa shows the anonymized name on the regular tooltip when @shownames=n restricted (rather than show the avatar inspector) -->
<floater.string
name="ToolTipMsg">
[AGENT][PARCEL_NAME_MSG][PARCEL_SALE_PRICE_MSG][PARCEL_SALE_AREA_MSG][PARCEL_OWNER_MSG][REGION_NAME_MSG][TOOL_TIP_HINT_MSG]
</floater.string>
<floater.string
name="ParcelNameMsg">
[PARCEL_NAME]
</floater.string>
<floater.string
name="ParcelSalePriceMsg">
Price: L$[PRICE] (L$[PRICE_PER_SQM]/m²)
</floater.string>
<floater.string
name="ParcelSaleAreaMsg">
Area: [AREA]m²
</floater.string>
<floater.string
name="ParcelOwnerMsg">
Owner: [PARCEL_OWNER]
</floater.string>
<floater.string
name="RegionNameMsg">
Region: [REGION_NAME]
</floater.string>
<floater.string
name="ToolTipHintMsg">
Double-click to open map
</floater.string>
<floater.string
name="AltToolTipHintMsg">
Double-click to teleport
</floater.string>
<floater.string name="mini_map_caption">
MINIMAP
</floater.string>
<net_map
bg_color="Transparent"
follows="top|left|bottom|right"
layout="topleft"
left="0"
mouse_opaque="false"
name="Net Map"
width="200"
height="218"
top="0"/>
<text
type="string"
length="1"
bottom="218"
label="N"
layout="topleft"
left="0"
name="floater_map_north"
right="10"
text_color="SL-White"
top="209">
N
</text>
<text
type="string"
length="1"
bottom="218"
label="E"
layout="topleft"
left="0"
name="floater_map_east"
right="10"
text_color="SL-White"
top="209">
E
</text>
<text
type="string"
length="1"
bottom="205"
label="W"
layout="topleft"
left="0"
name="floater_map_west"
right="11"
text_color="SL-White"
top="195">
W
</text>
<text
type="string"
length="1"
bottom="218"
label="S"
layout="topleft"
left="0"
name="floater_map_south"
right="10"
text_color="SL-White"
top="209">
S
</text>
<text
type="string"
length="1"
bottom="218"
label="SE"
layout="topleft"
left="0"
name="floater_map_southeast"
right="20"
text_color="SL-White"
top="209">
SE
</text>
<text
type="string"
length="1"
bottom="218"
label="NE"
layout="topleft"
left="0"
name="floater_map_northeast"
right="20"
text_color="SL-White"
top="209">
NE
</text>
<text
type="string"
length="1"
bottom="218"
label="SW"
layout="topleft"
left="0"
name="floater_map_southwest"
right="20"
text_color="SL-White"
top="209">
SW
</text>
<text
type="string"
length="1"
bottom="218"
label="NW"
layout="topleft"
left="0"
name="floater_map_northwest"
right="20"
text_color="SL-White"
top="209">
NW
</text>
</floater>