#Spears with Fisobs

1 messages · Page 1 of 1 (latest)

safe shell
#

Dose anyone know if it is possible to make a new type of spear using fisobs?

I am trying to do it the old fashioned way, but it keeps reverting itself back to a normal spear at the start of next cycle.

I think it would be easier to do this.

Thanks in advance and have a nice night, hopefully a better one than me. (:

hexed bolt
#

you may want to edit how its saved, though considering its reverting back to a regular spear, you may want to change its AbstractPhysicalObject.type value to something custom, so that it can differentiate and then realize the spear into your custom one

#

if you're making a custom AbstractPhysicalObject however (like making a new object class derived from Spear.AbstractSpear) you may want to take a look at SaveState.AbstractPhysicalObjectFromString

safe shell
#

I'll give that a gooba-go, tomorrow.