Jump to content

Home

Interference duels


bzug0

Recommended Posts

Posted

Anyone knows how to disable the models colision while in duel? but only the colision with everyone outside the private duel

Posted

I think it is possible, because in ja+ they use something related to this? ou something else? When we are in private duel using ja+ we dont have any colission with anyone outside the duel. So this is what I want, NO COLISSION. I dont have any clue about the function that treats this thing.

Posted

I'm sure it's possible, just tricky. You'd have to write a lot of code in the bg game components to make it so that you simply don't collide with other players that aren't in a duel with you.

Posted

I've only coded the server side code for this, I don't want nothing so big that I would have that need for client side.

Posted

Well, you're going to have to accept some level of lagging/skipping around then. Without the clientside update for the client prediction, the server is going to have to be overriding the player positions whenever they pass thru each other due to dueling.

Posted

Maybe you could do what JA+ and other mods have done and release a client plugin with your mod that isnt required but would make your mod run smoother if the player had it.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...