Hi everyone!
I'm coding and modelling an emp gun for tall shadows on these forums right here and have 2 problems. a) I can't get my weaponclass into the list of the weaponsbase in UED, for leveldesigners.
And b) my game crashes when opening up with my mutator saying it can't spawn the player 0_o
I think it has something to do with the check replacement function in the mutators class which i haven't figured out right...
i also don't know if i should use checkreplacement() or replacewith()
to make my mut replacing the original pickupbase...
Help Plz :>
Everything else works just fine
I'm coding and modelling an emp gun for tall shadows on these forums right here and have 2 problems. a) I can't get my weaponclass into the list of the weaponsbase in UED, for leveldesigners.
And b) my game crashes when opening up with my mutator saying it can't spawn the player 0_o
I think it has something to do with the check replacement function in the mutators class which i haven't figured out right...
i also don't know if i should use checkreplacement() or replacewith()
to make my mut replacing the original pickupbase...
Help Plz :>
Everything else works just fine

Comment