Page 2 of 4

Posted: Thu Dec 21, 2006 10:49 am
by Bean
DW_Hornet wrote:UI runs an enhanced booster combo. Id like to have that also.
Already mentioned that and gave a link.....

Posted: Fri Dec 22, 2006 2:10 pm
by DW_Wraith
Snaggle wrote:Hey Wraith,

I posted a request about hitsounds & utcomp to the Thuderstorms (home of RPG mutator) forums ealier today. Haven't received anything yet.

The forum is here:

http://mysterial.linuxgangster.org/forum/

Snaggle.
Thanks for the effort. Actually I read and saw the message shortly after you posted it by blind luck. :alien:

I'm happy to report that during my lunchbreak, I decided to try one more time on my own and after re-installing the mutator just slightly different than what I had tried, it now works! So that is one thing I can mark off on my todo list.

We now have dink, dink dink.....

Posted: Fri Dec 22, 2006 2:34 pm
by DW_Hornet
Turn netcode on now.

Posted: Mon Jan 15, 2007 4:21 pm
by monsTo
How about AVRiL Invasion? it lets avrils lock on to invasion monsters.

Posted: Mon Jan 15, 2007 11:53 pm
by DW_Wraith
Avril mutator is scheduled to be added. One of these days I will have to take the server down for a few hours and get it done. One of the things on my todo list....

Posted: Tue Jan 16, 2007 5:00 am
by monsTo
neat.

Posted: Tue Jan 16, 2007 1:03 pm
by DW_Snaggle
After all that discussion we had last night about 'fixing' Luci it looks like the UI boys already did most of it in their BossMonsters.u package. This is a general override of the monsters you want to be 'Bosses'. In this one he has a SuperLuciferBOSS that takes no vorpal, etc. It may need tweaking however.

Secondly, they appear to be using something called utcompv16amod which includes a bunch of changes to support spectators. How much of utcomp does the server use? If it's just hitsouonds we can probably extract that and drop all the other overhead and headache caused by utcomp.

Thirdly, they also use something called EnhancedPlayersV3. Not sure what it does different to the EnhancedPlayers the server uses but Wolf seems to think it stops shock from pushing friendlies around. I'll know more today.

Snaggle.

Posted: Tue Jan 16, 2007 6:28 pm
by DW_Wraith
Thanks for the info Snaggle!

And yeah, the utcomp16a is only used for the hitsounds portion and I believe it is the cause of the spectators not being able to see the player list etc.

If you can remove the hitsounds portions and have it standalone, I would be more than willing to send some peso's your way if it would speed up that process...seriously....

I have searched for other hitsounds mutators, and the one I found had crappy sounds, and it was line of sight only, and only worked on the players, not on the monsters when I tested it, (it was made for competition, not invasion).

Posted: Tue Jan 16, 2007 8:00 pm
by DW_Snaggle
You want to know what's even stanger? The utcompv16a.u that gets pulled from the DW server doesn't appear to be compete. Oh! It's internally consistent. But the classes are missing a lot of functionality. I'm really surprised we are getting any sort of hitsounds at all. :sad2:

I'll look at the utcompv16amod.u and see if I can't get the hitsounds stuff from there.

BTW, doesn't utcomp provide colored names & brightskins?

It may just be better to try out the utcompv16amod.u file instead.

Snaggle.

Posted: Thu Jan 18, 2007 2:08 am
by DW_WailofSuicide
Snaggle wrote:You want to know what's even stanger? The utcompv16a.u that gets pulled from the DW server doesn't appear to be compete. Oh! It's internally consistent. But the classes are missing a lot of functionality. I'm really surprised we are getting any sort of hitsounds at all. :sad2:

I'll look at the utcompv16amod.u and see if I can't get the hitsounds stuff from there.

BTW, doesn't utcomp provide colored names & brightskins?

It may just be better to try out the utcompv16amod.u file instead.

Snaggle.
Snaggle -

I just decompiled the UTCompv16a.u that's running on the RPGI server -- I'm seeing a fair number (159) of code files here. Are you referring to 'missing functionality' as far as missing class files, or is there stuff in these class files (Admittedly, I haven't even looked inside them) that's obviously missing?