Author Topic: I Cannot Find The Saw.  (Read 958 times)

If there aren't any problems then I could probably release the Medic set soon.
zha ba ba... Can't wait!

If there aren't any problems then I could probably release the Medic set soon.

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.

I HAD the saw, but then Blockland raped itself and all my add-ons went bye-bye.
D:

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.

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.

SetInventory is always causing these problems. :<