Stupid me. The Configurable Mutator should work but the ini is not properly configured.
The class path of the PS3 ini is wrong. I forget to replace it.
Here's the new package.
Configurable_NoHoverboard_03.zip
Repacked the mutator (even different size, looks like packing a stripped mutator causes bugs).
MutateSpecPS3_v0.1b_Dev5_02_Repack.zip
http://www.mediafire.com/file/8a0h98..._02_Repack.zip
I created a new version. Everything UI related is removed. You have to hold the START key to switch to spectator/player.
MutateSpecPS3_v0.1b_Dev6.zip
http://www.mediafire.com/file/ie8m2m...v0.1b_Dev6.zip
What do you mean by "server version"?
Speaking for the PC version
This mutator should work for dedicated server, listen servers and standalone.
There is also the ServerActor. So you don't need to add the mutator (client has to download the package in every case).
ServerActor's class:
The class path of the PS3 ini is wrong. I forget to replace it.
Code:
ClassName=Configurable_NoHoverboard.Configurable_NoHoverboard
Code:
ClassName=Configurable_NoHoverboard.Configurable_NoHoverboard_Mutator
Configurable_NoHoverboard_03.zip
Originally posted by euchreplayer23
View Post
MutateSpecPS3_v0.1b_Dev5_02_Repack.zip
http://www.mediafire.com/file/8a0h98..._02_Repack.zip
I created a new version. Everything UI related is removed. You have to hold the START key to switch to spectator/player.
MutateSpecPS3_v0.1b_Dev6.zip
http://www.mediafire.com/file/ie8m2m...v0.1b_Dev6.zip
Originally posted by i_am_binky
View Post
Speaking for the PC version
This mutator should work for dedicated server, listen servers and standalone.
There is also the ServerActor. So you don't need to add the mutator (client has to download the package in every case).
ServerActor's class:
Code:
MutateSpec.MSServerActor
Comment