New DmRoute66!!!

If u have any maps u made or just some u think are worth sharing Post em here
User avatar
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

Post by K.r.u.l.l.0.r »

@ Pitbull

you are right ... the skybox doesnt rotate! I'll take a look of that problem!!!
User avatar
K.r.u.l.l.0.r
Posts: 21
Joined: Fri May 30, 2003 5:00 pm

Post by K.r.u.l.l.0.r »

@ 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 ... :/ :lol:

greets!
User avatar
Pitbull
Posts: 292
Joined: Sat May 08, 2004 1:30 am
Location: Between Venus & Mars
Contact:

Post by Pitbull »

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
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
User avatar
}TCP{Wolf
Site Admin
Posts: 4663
Joined: Thu Dec 19, 2002 7:30 pm
Location: https://signal.me/#eu/4zInut2kHeg_ry0GD ... pdqka17o2F
Contact:

Post by }TCP{Wolf »

Damnit Krull, nice job... as always 8)

(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
Hyper
Posts: 811
Joined: Sun Jul 13, 2003 1:40 am
Location: 127.0.0.1
Contact:

Post by Hyper »

Pics?
Alter your reality...Forever.

http://www.hypercoop.tk
[url]unreal://hypercoop.tk[/url]
User avatar
Kobra
Posts: 2418
Joined: Sun Sep 05, 2004 11:47 am

Post by Kobra »

lost in space....

Image
Taz
Posts: 2848
Joined: Wed Sep 24, 2003 3:29 pm

Post by Taz »

lol
User avatar
Xavious
Posts: 2250
Joined: Sun Jul 13, 2003 7:01 pm

Post by Xavious »

well he did say pics...
User avatar
Pitbull
Posts: 292
Joined: Sat May 08, 2004 1:30 am
Location: Between Venus & Mars
Contact:

Post by Pitbull »

}TCP{Wolf wrote:Damnit Krull, nice job... as always 8)

(btw you don't know how much trouble you just saved me hahahaa)
:roll: I'll take that as a compliment. 8) As always though Wolf you do alot for unreal and it is very much appreciated.
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
User avatar
K.r.u.l.l.0.r
Posts: 21
Joined: Fri May 30, 2003 5:00 pm

Post by K.r.u.l.l.0.r »

@ Pitbull

I know very much about Unrealed 1.0 but i can't explain it very good, because my english isn't the best.

If u have some questions, I can try to help you


@ Wolf

lol :D
User avatar
Xavious
Posts: 2250
Joined: Sun Jul 13, 2003 7:01 pm

Post by Xavious »

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.
User avatar
}TCP{ZzCaT
Posts: 1348
Joined: Fri Dec 20, 2002 8:56 pm
Location: Tukker Country

Post by }TCP{ZzCaT »

Wow Krull, I must say I had no idea the old Unreal engine had this in it!!

Your map looks absolutely gorgeous, keep up the good work!!


ZZ
User avatar
}TCP{Wolf
Site Admin
Posts: 4663
Joined: Thu Dec 19, 2002 7:30 pm
Location: https://signal.me/#eu/4zInut2kHeg_ry0GD ... pdqka17o2F
Contact:

Post by }TCP{Wolf »

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.
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".

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
User avatar
Xavious
Posts: 2250
Joined: Sun Jul 13, 2003 7:01 pm

Post by Xavious »

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.)
Post Reply