Blockland Forums > Modification Help
Coding, that's gives you stuff.
Derroith:
All that I ask for is some coding which when you click on the brick, for example, it will give you an item, if you do not have any space, it will not give you it! I'm not sure if this is the right thread by the way, but I'm guessing this is right. Thank you!
EDIT: GOOD, RICH INFO AT THE BOTTOM OF THE FIRST PAGE.
The Corporation:
You click on a brick and it gives you stuff.
Eventing.
OnActivate >> Player >> additem(can be found on RTB) >> Gun
Really?
Or is this something else.
Oh, and this belongs in suggestions and requests.
Derroith:
It's for something I'm working on, it's an object, with a .dts
otto-san:
--- Quote from: Derroith on April 25, 2011, 06:41:26 PM ---It's for something I'm working on, it's an object, with a .dts
--- End quote ---
So you want to create an item from only a .dts?
No, that doesn't work.
Derroith:
God dammit, it's a brick that gives you an item, that's what I'm making. I'm just wondering what the code is because I'm kind of new to Torque and I don't know what to do about this.