chinagreenelvis Posted March 26, 2015 Posted March 26, 2015 Something that has bothered me for some time now (which I consider a bug, but is probably more just a consequence of the lack of design) is the fact that NPCs spawned in multiplayer games don't respect many of the settings in their files. Particularly saber styles, which when set in individual sabers restrict players but have no affect on NPCs.Is it beyond the scope of this project to get NPC behavior in multiplayer to reflect the functionality in single player?
ensiform Posted March 26, 2015 Posted March 26, 2015 According to the code it looks like it does. Reads the saberstyle field. But the codebase is too different to allow the bitfield adding of the known saber styles to be input from the saber file unfortunately. -- Also, this isn't really the scope of the mod as it is only gamecode related. It would only affect NPCs if the server is running fs_game OpenJK if we were to come up with a fix. eezstreet likes this
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now