Blockland Forums > Suggestions & Requests
I Cannot Find The Saw.
Dapizzanator:
--- Quote from: Space Guy on August 27, 2009, 09:27:51 AM ---If there aren't any problems then I could probably release the Medic set soon.
--- End quote ---
zha ba ba... Can't wait!
Regulith:
--- Quote from: Space Guy on August 27, 2009, 09:27:51 AM ---If there aren't any problems then I could probably release the Medic set soon.
--- End quote ---
Like I said in my PM, Blutsauger is too powerful (to me), and I also realized you get automatic uber when you spawn with the medigun.
.::Taboo::.:
I HAD the saw, but then Blockland raped itself and all my add-ons went bye-bye.
D:
Space Guy:
Oh yeah. You start from 0% if you actually spawned with it, but using the addItem events will keep it at 100%. There's a set of "energy events" somewhere, use them when you pick up the item. You may also need to change-datablock the players after giving them the item to prevent them from getting free recharge in about two seconds and make the bar show up.
Regulith:
--- Quote from: Space Guy on August 28, 2009, 03:53:14 AM ---Oh yeah. You start from 0% if you actually spawned with it, but using the addItem events will keep it at 100%. There's a set of "energy events" somewhere, use them when you pick up the item. You may also need to change-datablock the players after giving them the item to prevent them from getting free recharge in about two seconds and make the bar show up.
--- End quote ---
SetInventory is always causing these problems. :<