New DmRoute66!!!
- K.r.u.l.l.0.r
- Posts: 21
- https://www.facebook.com/warszawa.kuchnie.na.wymiar/
- Joined: Fri May 30, 2003 5:00 pm
- K.r.u.l.l.0.r
- Posts: 21
- Joined: Fri May 30, 2003 5:00 pm
@ Pitbull
I know whats wrong
you need to change the networking role! That was what I had introduced myself
A SkyZoneInfo has normally the RemoteRole "ROLE_DumpProxy"
change it to "ROLE_SimulatedProxy" so every client can see the SkyZoneInfo rotation.
You can change it in the SkyZoneInfo properties by Networking
I had the same probleme while building DmStarBase2
for a loooong time ago ... :/
greets!
I know whats wrong
A SkyZoneInfo has normally the RemoteRole "ROLE_DumpProxy"
change it to "ROLE_SimulatedProxy" so every client can see the SkyZoneInfo rotation.
You can change it in the SkyZoneInfo properties by Networking
I had the same probleme while building DmStarBase2
greets!
Thanks for your help Krull. That was the definitely the problem. Works like a charm now. Heres a link to the final. The skybox isn't quite like the UT version but I didnt like the way the textures looked on it when it was done so I decided to leave certain ones out. Again thanks I've been stumping on that one for quite awhile.
http://www.oldunreal.com/newmaps/unreal ... cenoxx.zip
http://www.oldunreal.com/newmaps/unreal ... cenoxx.zip
LOADING HATERS..████████████]
99% Complete.
It was only a difference of opinion, but really...I mean good manners
Dont cost nothing do they, eh?
p�t��ll
Seek The Way, Find The Way, Follow The Way
Green River
Old Unreal
99% Complete.
It was only a difference of opinion, but really...I mean good manners
Dont cost nothing do they, eh?
p�t��ll
Seek The Way, Find The Way, Follow The Way
Green River
Old Unreal
- }TCP{Wolf
- Site Admin
- Posts: 4663
- Joined: Thu Dec 19, 2002 7:30 pm
- Location: https://signal.me/#eu/4zInut2kHeg_ry0GD ... pdqka17o2F
- Contact:
Damnit Krull, nice job... as always
(btw you don't know how much trouble you just saved me hahahaa)
(btw you don't know how much trouble you just saved me hahahaa)
-=]I AM GETTING TOO OLD FOR SUBTLETY[=-
mail: chaos.worx[at]gmx.net
IRC Quakenet +OTR: }TCP{Wolf @#oldunreal @#tcp.clan
Jabber/XMPP +OTR: Wolfy359@jabber.org
Threema: CR6Y9YSS
Signal: see profile
ICQ: dead since russian takeover disables OTR
mail: chaos.worx[at]gmx.net
IRC Quakenet +OTR: }TCP{Wolf @#oldunreal @#tcp.clan
Jabber/XMPP +OTR: Wolfy359@jabber.org
Threema: CR6Y9YSS
Signal: see profile
ICQ: dead since russian takeover disables OTR
}TCP{Wolf wrote:Damnit Krull, nice job... as always![]()
(btw you don't know how much trouble you just saved me hahahaa)
LOADING HATERS..████████████]
99% Complete.
It was only a difference of opinion, but really...I mean good manners
Dont cost nothing do they, eh?
p�t��ll
Seek The Way, Find The Way, Follow The Way
Green River
Old Unreal
99% Complete.
It was only a difference of opinion, but really...I mean good manners
Dont cost nothing do they, eh?
p�t��ll
Seek The Way, Find The Way, Follow The Way
Green River
Old Unreal
- K.r.u.l.l.0.r
- Posts: 21
- Joined: Fri May 30, 2003 5:00 pm
krull, can u think of any ways to stop falling damage other than:
less gravity
jump boots
placing a short teleport system at the end of each jump
the teleport system is too much work really...i have like 20 jump pads, and 2 teles at each....*shudder*
once i can convince someone to make me a small script for the map in the shape of a new zoneinfo, iill be good, but until then id like to try and solve it mappingly. heh ill try and convince wolf next.
less gravity
jump boots
placing a short teleport system at the end of each jump
the teleport system is too much work really...i have like 20 jump pads, and 2 teles at each....*shudder*
once i can convince someone to make me a small script for the map in the shape of a new zoneinfo, iill be good, but until then id like to try and solve it mappingly. heh ill try and convince wolf next.
- }TCP{ZzCaT
- Posts: 1348
- Joined: Fri Dec 20, 2002 8:56 pm
- Location: Tukker Country
- }TCP{Wolf
- Site Admin
- Posts: 4663
- Joined: Thu Dec 19, 2002 7:30 pm
- Location: https://signal.me/#eu/4zInut2kHeg_ry0GD ... pdqka17o2F
- Contact:
Well scriptwise you can disable taking damage from any particular damage by setting the pawn's "ReducedDamageType" to that damage type you don't want to be affected by. The fairplay enforcement in UTF uses that method and sets it to "All" which means "god-mode".Xavious wrote:krull, can u think of any ways to stop falling damage other than:
less gravity
jump boots
placing a short teleport system at the end of each jump
the teleport system is too much work really...i have like 20 jump pads, and 2 teles at each....*shudder*
once i can convince someone to make me a small script for the map in the shape of a new zoneinfo, iill be good, but until then id like to try and solve it mappingly. heh ill try and convince wolf next.
For falling damage it's 'cratered' or 'fell'... dunno something like that... so you'd have to make a subclass of jumpad, set the pawn jumping to invulnerable when it jumps... but... you'd need some timed event that resets invulnerability when the pawn has landed. Since you can't intercept the "landed event in the pawn" a timed event seems most likely to be used...
Bah... just put a small waterzone in all landing places lol
EDIT: Hmm how about a zone info that nulls your velocity when entered? Hmmm....
-=]I AM GETTING TOO OLD FOR SUBTLETY[=-
mail: chaos.worx[at]gmx.net
IRC Quakenet +OTR: }TCP{Wolf @#oldunreal @#tcp.clan
Jabber/XMPP +OTR: Wolfy359@jabber.org
Threema: CR6Y9YSS
Signal: see profile
ICQ: dead since russian takeover disables OTR
mail: chaos.worx[at]gmx.net
IRC Quakenet +OTR: }TCP{Wolf @#oldunreal @#tcp.clan
Jabber/XMPP +OTR: Wolfy359@jabber.org
Threema: CR6Y9YSS
Signal: see profile
ICQ: dead since russian takeover disables OTR
um the nulling velocity would be same as putting in air control...stops you in mid air (which looks incredibly stupid really)
water zone no heh. its basically 1 huge platform in middle, with 8 platforms going round outside. each corner platform has 2 pads, side has 3 pads, and midle has 4. so u can kinda guess the layout. and all the outside platforms are Tiny! so definately no space for it.
hum...so it wouldnt take long to make a small script stopping the cratered damage? (hint hint! no only joking, i would like someone to make it for me but im sure ill find someone eventually.)
water zone no heh. its basically 1 huge platform in middle, with 8 platforms going round outside. each corner platform has 2 pads, side has 3 pads, and midle has 4. so u can kinda guess the layout. and all the outside platforms are Tiny! so definately no space for it.
hum...so it wouldnt take long to make a small script stopping the cratered damage? (hint hint! no only joking, i would like someone to make it for me but im sure ill find someone eventually.)
