Search found 1987 matches

by captainsnarf
Wed Apr 24, 2024 11:15 am
Forum: Map Discussions
Topic: Hospitaler 3.0
Replies: 30
Views: 1680

Re: Hospitaler 3.0

I'm stuck on making the teleport feature work on a dedicated server. I've tried many different ways but none work. It works fine in all other scenarios. This will take some time I think.
by captainsnarf
Tue Apr 23, 2024 9:27 am
Forum: Map Discussions
Topic: Hospitaler 3.0
Replies: 30
Views: 1680

Re: Hospitaler 3.0

On listen server, client and server are the same, so both will be Level.NetMode == NM_ListenServer, Role == ROLE_Authority. On dedicated server, client is Level.NetMode == NM_Client, Role < ROLE_Authority. class SomeActor extends Actor; replication { //functions server can call on client reliable if...
by captainsnarf
Tue Apr 23, 2024 6:27 am
Forum: Technical Discussions (UT2004 Related)
Topic: New monitor. Mouse moves like mud.
Replies: 2
Views: 41

Re: New monitor. Mouse moves like mud.

Is it setup with correct refresh rate in windows? It probably defaulted to 60hz. Or it might be fps cap in nvidia/amd settings. Otherwise it might be some driver issue, maybe try plugging mouse into different usb port. The game itself doesn't know or care what the monitor is.
by captainsnarf
Tue Apr 23, 2024 6:08 am
Forum: Map Discussions
Topic: Hospitaler 3.0
Replies: 30
Views: 1680

Re: Hospitaler 3.0

Meh, I'm still fighting with netcode when it runs on dedicated server. Hopefully I'll have it soon. Once it works it should work with any vehicle.
by captainsnarf
Mon Apr 22, 2024 9:42 am
Forum: Map Discussions
Topic: Mass Destruction...
Replies: 46
Views: 446

Re: Mass Destruction...

I think the node layout is fine. The side routes matter now. It's more balanced and not about levi spamming the middle all game.

Ultimately I hate the concept - big spam vehicles everywhere. 4 minos spawn at core. Vehicle death match. I had infinitely more fun on chain isle.
by captainsnarf
Sun Apr 21, 2024 11:51 pm
Forum: Map Discussions
Topic: Mass Destruction...
Replies: 46
Views: 446

Re: Mass Destruction...

Add boards pls
by captainsnarf
Sun Apr 21, 2024 10:56 am
Forum: Map Discussions
Topic: Hospitaler 3.0
Replies: 30
Views: 1680

Re: Hospitaler 3.0

Thinking about Rhamp’s comment about some vehicle from another game that’s basically a mobile spawn point, what about doing that with the Hospitaler? Wherever it is on the map you can spawn there. That would add some usefulness to it without adding extra damage or healing powers. Although it does n...
by captainsnarf
Sun Apr 21, 2024 12:33 am
Forum: Map Discussions
Topic: Hospitaler 3.0
Replies: 30
Views: 1680

Re: Hospitaler 3.0

Fuck. The new version has some bug in it on the server. Reverted to the older version till I can fix it. Worked fine remote with listen server.... And 32-bit won't run dedicated on my machine now.... :roll: I can use 64-bit....what a pain. I just pulled the source and started working on Hospitaler ...
by captainsnarf
Sat Apr 20, 2024 7:40 pm
Forum: Map Discussions
Topic: Hospitaler 3.0
Replies: 30
Views: 1680

Re: Hospitaler 3.0

Anonymous. wrote: Sat Apr 20, 2024 7:37 pm
pooty wrote: Sat Apr 20, 2024 6:59 pm And 32-bit won't run dedicated on my machine now.... :roll: I can use 64-bit....what a pain.
https://github.com/aldehir/ut2004-patches/issues/7
Yeah, this is why I have multiple installs of UT. My modding install is untouched to avoid stuff like that.
by captainsnarf
Sat Apr 20, 2024 6:42 pm
Forum: Map Discussions
Topic: Hospitaler 3.0
Replies: 30
Views: 1680

Re: Hospitaler 3.0

i'm working on this now. I'm making it so it renders on the map, and you can spawn at it like any other node.