-
Syncing Grav Lifts
I looked at Inferno's grav lifts in circle pit (I think that's the name) And I read his description of the continually created damage_effect and that the sound plays a marker and all that, but I was wondering what kind of extra scripting/tagging (if any) was involved besides making the damage_effect.
Any help would be great :)
-
Re: Syncing Grav Lifts
I used them too in Domain, and I'll use them again in Gridlock.
They work on 2 conditions:
1. There MUST be a pit below wherever you want a grav lift. It should be 10 3DS Max units deep or so. Place the .damage_effect in there.
2. You have to direct the player where to go. The player will go up and then fall back down unless you have some sort of angled roof to "direct" where he goes.
So it SHOULD look like this:
Put the lift at the bottom of the "U".
-
Re: Syncing Grav Lifts
Ok, thanks, I'll keep that in mind but I'm wondering more about the syncing part and what I should do to make them sync client and server side.
-
Re: Syncing Grav Lifts
Nothing. Nothing at all.
Inferno's grav lifts work fine on their own.
-
Re: Syncing Grav Lifts
Really? I thought there was some problem with the damage_effects not syncing.
E: also, can I just put a few polygons in the beginning to deflect the player in the general direction or do I need to have him travel through a "tunnel" like thing.
-
Re: Syncing Grav Lifts
I'm not entirely sure. I used a "tunnel". But I'd imagine some playerclip might work, too.
And the way Inferno has it set up makes it so it syncs fine, with no lag. Just be sure you're using a recent version of it; I'm not entirely sure if the circle pit ones sync or not (but then again, I'm not exactly sure how recent the build you're using is).
For once, I'm not trying to blatantly advertise my map, but just rip the grav lifts from Domain if you aren't sure if it'll sync or not. I left the map unprotected for that very purpose.
-
Re: Syncing Grav Lifts
Damage effects sync because they have their own network message which gets sent out to the clients.
Hell, potentially you could use OpenSauce to repurpose the powerup (via it's powerup type) to sync special player information. Like if you wanted a powerup to change a player's permutation. Of course when they die they won't have the powerup anymore.
-
Re: Syncing Grav Lifts
heh, maybe now i have use for my h2 high charity rooms.
-
Re: Syncing Grav Lifts
... call me stupid but i feel there is a better way to do the grav lifts and still make them sync.
yeah there is a better way. i never liked damage effects :(
-
Re: Syncing Grav Lifts
I can't find the grav lifts in Domain lol
Where did you put them in the level and what directory are they in in the map file?
E: nvm found them in the map file, but still wondering where ingame you put them