Going to focus on the HUD now while at the same time doing the remaining weapons.
10 lines
188 B
Text
10 lines
188 B
Text
Class Translocator : UTWeapon
|
|
{
|
|
Default
|
|
{
|
|
Tag "Translocator";
|
|
Inventory.PickupMessage "You got the Translocator Source Module.";
|
|
Weapon.SlotNumber 1;
|
|
+INVENTORY.UNTOSSABLE;
|
|
}
|
|
}
|