RBX.lua.Tool (Object): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
mNo edit summary
>Anaminus
mNo edit summary
Line 2: Line 2:
__NOTOC__
__NOTOC__


== Description ==
{{Preliminary}}


The Tool object acts as a weapon or other object that is stored in a [[RBX.lua.Player (Object)|Player]]'s [[RBX.lua.Backpack (Object)|Backpack]].
The Tool object acts as a weapon or other object that is stored in a [[RBX.lua.Player (Object)|Player]]'s [[RBX.lua.Backpack (Object)|Backpack]].

Revision as of 05:14, 14 December 2008


Preliminary:This item is under development and is likely to change. Use only for experimental work.

The Tool object acts as a weapon or other object that is stored in a Player's Backpack.

When selected, a tool is automatically transferred to the Player's character and it is held in the right hand be default.

Tools require scripting to function. However, you can create tools that allow you to wear items, such as a temporary hat.

Functions

The Tool object only incorporates global functions.

Properties

In addition to the global properties, the Tool object also has these:

Events

In addition to the global events, the Tool object also has these: