Nuggzy submitted a new resource:

Private Message with location marker - Send a private message to a player and highlight an item.

This will add a staff command to send a private message to a player and highlight a targeted item.

Example:
[pvtmsg Go pick up that backpack

After you enter the command target the player then target the item you want to highlight. The message will appear over the player and an item will drop on your target. Only staff members and the targeted player can see the location marker. The marker will bonce up and down to draw attention to it. After 5 seconds it will delete itself.

Read more about this resource...
 

Attachments

  • pvtmsg1.png
    pvtmsg1.png
    732.9 KB · Views: 86
  • pvtmsg2.png
    pvtmsg2.png
    733.9 KB · Views: 79
  • pvtmsg3.png
    pvtmsg3.png
    734 KB · Views: 73
  • pvtmsg4.png
    pvtmsg4.png
    733.1 KB · Views: 70
  • pvtmsg5.png
    pvtmsg5.png
    732.9 KB · Views: 64
Last edited:
Nuggzy updated Private Message with location marker with a new update entry:

Private message with location marker

Added options to specify the height of the marker bounce and time the marker remains on the screen.

Usage:
[PvtMsg ("message") (z-bounce) (lifespan)

[pvtmsg Attention
[pvtmsg Attention 5 10

If your message contains spaces it has to be inside quotes.
[pvtmsg "Grab the backpack"
[pvtmsg "Grab the backpack" 6 20

If you just want the marker enclose a space between quotes for the message
pvtmsg " " 6 10

If you want to specify the marker lifespan you must use the height also.

Read the rest of this update entry...
 
Back