User Tools

Site Tools


building:placeables:transportable

This is an old revision of the document!


Transportable Placeables System

This system make it so that when an item is dropped, it creates a placeable base on variables set on the item and it is possible to grab back the object by using the player tool. The object don't need to be useable as you can target the ground with your player tool and it let you select an object close to the targeted location. The placeables created by this system are persistent (they remain there after a reset, until someone destroy them or pick them up).

How To

  1. Create the placeable blueprint
  2. Create the item blueprint
  3. Add the following variables on the item:
    Varaible NameVariable TypeVariable ValueRequired or Optional
    EVENT_UNACQUIREStringtps_ev_unacqitemRequired
    TPS_PLC_RESREFStringResRef of the placeableRequired
    TPS_NAMEStringoverride the name of the palceable (and item)
building/placeables/transportable.1554325244.txt.gz · Last modified: 2019/04/03 21:00 by Mavrixio

phpBB Appliance - Powered by TurnKey Linux