50 lines
1.3 KiB
XML
50 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater
|
|
legacy_header_height="18"
|
|
height="180"
|
|
layout="topleft"
|
|
name="floater_bumps"
|
|
help_topic="floater_bumps"
|
|
save_rect="true"
|
|
title="Bumps, Pushes & Hits"
|
|
width="420">
|
|
<floater.string
|
|
name="none_detected">
|
|
None detected
|
|
</floater.string>
|
|
<floater.string
|
|
name="bump">
|
|
[TIME] [NAME] bumped you
|
|
</floater.string>
|
|
<floater.string
|
|
name="llpushobject">
|
|
[TIME] [NAME] pushed you with a script
|
|
</floater.string>
|
|
<floater.string
|
|
name="selected_object_collide">
|
|
[TIME] [NAME] hit you with an object
|
|
</floater.string>
|
|
<floater.string
|
|
name="scripted_object_collide">
|
|
[TIME] [NAME] hit you with a scripted object
|
|
</floater.string>
|
|
<floater.string
|
|
name="physical_object_collide">
|
|
[TIME] [NAME] hit you with a physical object
|
|
</floater.string>
|
|
<floater.string
|
|
name="timeStr">
|
|
[[hour,datetime,slt]:[min,datetime,slt]:[second,datetime,slt]]
|
|
</floater.string>
|
|
<pm_scroll_list
|
|
draw_border="false"
|
|
follows="left|top|right|bottom"
|
|
height="152"
|
|
layout="topleft"
|
|
left="6"
|
|
multi_select="true"
|
|
name="bump_list"
|
|
top="20"
|
|
width="408" />
|
|
</floater>
|