(02-15-2012, 10:00 PM)dnalange Wrote: I would like to add some more cool stuff..
I want to make this :
making a script that will extinguish fire with water...
so items :
bucket with water/small fire/when fire is off key inside..
OR
i dont know how tio make a hammer + stone chipper opens a lock...
Maybe u will have some more things i can add..
Maybe u would like to test my map before u wull put affort in my map atm..
I would rly apriciate it...
Do u want to play my map as it is now PLEASE!!!
u are way more experienced then i am..
Greets,
Lange
making a script that will extinguish fire with water...
so items :
bucket with water/small fire/when fire is off key inside..
---------------------------------------------------------------
AddUseItemCallback, DestroyParticleSystem/SetLampLit(depending on if the fire is a particle or the lamp entitiy), SetEntityActive. + sounds and particles to your liking.
----------------------------------------------------------------------
i dont know how tio make a hammer + stone chipper opens a lock...
---------------------------------------------------------
AddCombineCallback, GiveItemFromFile, AddUseItemCallback, SetEntityActive. + sounds and particles to your liking.