Jump to content

Zaļais

Members
  • Posts

    1
  • Joined

  • Last visited

Details

  • Gang
    Stealth
  • Location
    Latvia
  • Occupation
    Las Venturas
  • Interests
    Server

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Zaļais's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. ---How do i destroy this box in element with timer ? i'm new in scripting please help me hope u will help me phanks setTimer(destroyair,60000,1) function drop (box = createObject(944,xq,yq,zq, 0, 0, 0) airdrop = createColSphere(xq,yq,zq,2) attachElements (airdrop,produc tq,0,0,0) setElementData(airdrop,"parent",object) setElementData(airdrop,"hospitalbox",true) setElementData(airdrop,"MAX_Slots",20) for i,items in ipairs(lootItems["aloot"]) do local randomNumber = math.random(1,10) if randomNumber >= 2 then setElementData(airdrop,items[1],math.random(1,5))
×
×
  • Create New...