Target System
π« Interaction Types
1. π€ NPC Interactions
targetData = {
coords = vector3(x, y, z),
heading = 180.0,
ped = 'a_m_y_business_03',
scenario = 'WORLD_HUMAN_CLIPBOARD'
}2. π¦ Prop Interactions
targetData = {
coords = vector3(x, y, z),
heading = 180.0,
prop = 'prop_till_01'
}3. π² Zone Interactions
targetData = {
coords = vector3(x, y, z),
heading = 180.0,
size = vector3(1.0, 1.0, 1.0)
}π Distance Settings
Targeted by Sahara Scripters - We aim to please, sometimes we even succeed
Last updated