Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
"Onfire" Function on Pickup
« previous
next »
Print
Pages: [
1
]
Author
Topic: "Onfire" Function on Pickup (Read 566 times)
_Dark_
August 15, 2011, 10:41:40 AM
A friend of mine would like to know how do you make an item do the "onfire" function when you pick it up.
Ad Bot
Advertisement
soba
August 15, 2011, 12:11:58 PM
function GunImage::onFire(%this,%obj,%slot)
{
//stuff
}
Replace gun with the item image name
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
"Onfire" Function on Pickup