View unanswered posts | View active topics It is currently Sun Feb 05, 2012 7:28 pm



Reply to topic  [ 43 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
 [question]witch are the servers most played in MH? 
Author Message

Joined: Thu Jun 26, 2008 5:50 am
Posts: 10
Post 
S.SightRadius = (S.SightRadius * DiffScale) / 100;

change to

S.SightRadius = Default.SightRadius;

or give it an unreal unit radius, this should avoid the difficulty issue raising it, but this would also depend on other functions within the script.



i think you could have a point where as the scripts for scripted pawns are unstable at best and giving them more info to process as in multiple targets (pawns and other scripted pawns alike) then this could cause a huge amount of stress on the server.


personally one of the biggest issues i believe is some monsters get edited which can cause huge problems if edited badly. as schlong said....bad mapping.


btw, i am ][X][~FLuKE~][X][_{HoF}, co-Leader and Rocket-X coder for {HoF} so MH is not my forte and would need the source to really check it over but as i have been working with RX code for years i have adjusted to that but i would take a look if it was a serious enough problem to warrent my time.


Wed Dec 31, 2008 11:53 am
Profile

Joined: Thu Dec 04, 2008 5:38 pm
Posts: 1139
Location: Hell
Post 
Killerbee's Monster Hunt Palace

*SGR*'s Cyber's Lair
Chapter one MH
Viper DM CTF MH
Alien Clan MH
]KAUT[ MH
I know all of those MH servers when I find more I will post it
;)

_________________
Image
Hell is unleashed.


Wed Dec 31, 2008 11:55 am
Profile ICQ YIM WWW
BANNED

Joined: Mon Aug 11, 2008 9:44 am
Posts: 848
Location: Coos Bay Oregon
Post 
@ MHunter:

Exactly the problem. The mod allows the maps to break it. Hallelujah, someone gets it!!

The issue is how to address it. I really need to create a toolbox that locks down a lot of scriptedpawn functions so that the maps don't make them stupid levels. The thing that I'm finding hard is that in order to Super the functions I end up breaking the mod/map relationship, but if I address it lower in sequence, the maps generally override the attempt at modding it.

It all seems easy at first, but it's a real problem as you peel it back.

_________________
BANNED FOR LIFE


Wed Dec 31, 2008 12:28 pm
Profile

Joined: Thu Dec 04, 2008 5:38 pm
Posts: 1139
Location: Hell
Post 
MHunter wrote:
S.SightRadius = (S.SightRadius * DiffScale) / 100;

change to

S.SightRadius = Default.SightRadius;

or give it an unreal unit radius, this should avoid the difficulty issue raising it, but this would also depend on other functions within the script.



i think you could have a point where as the scripts for scripted pawns are unstable at best and giving them more info to process as in multiple targets (pawns and other scripted pawns alike) then this could cause a huge amount of stress on the server.


personally one of the biggest issues i believe is some monsters get edited which can cause huge problems if edited badly. as schlong said....bad mapping.


btw, i am ][X][~FLuKE~][X][_{HoF}, co-Leader and Rocket-X coder for {HoF} so MH is not my forte and would need the source to really check it over but as i have been working with RX code for years i have adjusted to that but i would take a look if it was a serious enough problem to warrent my time.
FLuKe?!
From www.hofgamingclan.com
Well if you are Hiya I never knew you registred. ;)

_________________
Image
Hell is unleashed.


Wed Dec 31, 2008 12:44 pm
Profile ICQ YIM WWW

Joined: Thu Jun 26, 2008 5:50 am
Posts: 10
Post 
HELL§N|PE® wrote:
MHunter wrote:
S.SightRadius = (S.SightRadius * DiffScale) / 100;

change to

S.SightRadius = Default.SightRadius;

or give it an unreal unit radius, this should avoid the difficulty issue raising it, but this would also depend on other functions within the script.



i think you could have a point where as the scripts for scripted pawns are unstable at best and giving them more info to process as in multiple targets (pawns and other scripted pawns alike) then this could cause a huge amount of stress on the server.


personally one of the biggest issues i believe is some monsters get edited which can cause huge problems if edited badly. as schlong said....bad mapping.


btw, i am ][X][~FLuKE~][X][_{HoF}, co-Leader and Rocket-X coder for {HoF} so MH is not my forte and would need the source to really check it over but as i have been working with RX code for years i have adjusted to that but i would take a look if it was a serious enough problem to warrent my time.
FLuKe?!
From www.hofgamingclan.com
Well if you are Hiya I never knew you registred. ;)


yup....the one and only...:)


gopostal, if you can send me that full .uc in a pm i will look through it and see if you can have another mod to control the radius function which would be a simple extension to the MH source, i would need to see the full .uc to determine if that is indeed possible, i am guessing it will be a simple overide, simply expand off this .uc script and rewrite it in a seperate plugin style mutator.


Wed Dec 31, 2008 1:43 pm
Profile
BANNED

Joined: Mon Aug 11, 2008 9:44 am
Posts: 848
Location: Coos Bay Oregon
Post 
The source file is in the downloads section. If this is something you might consider pursuing, please let me know. Perhaps we could get together and compare notes and I could show you what I have tried.

_________________
BANNED FOR LIFE


Wed Dec 31, 2008 1:46 pm
Profile

Joined: Thu Jun 26, 2008 5:50 am
Posts: 10
Post 
sure, i will take a look at it over the next few days and see if there is anything i can see that could cause server drain.


de ja vue, i did this with the Rocket-X code when i first started..lol


Thu Jan 01, 2009 5:11 am
Profile
BANNED

Joined: Mon Aug 11, 2008 9:44 am
Posts: 848
Location: Coos Bay Oregon
Post 
Good to have some help on this. By the way, did you ever get headway on your previous post about working on the hud? I crafted a neat little radar to add to the hud that is totally client controlled and only sees the scriptedpawns. It has zoom, on/off and is not gonna "take over" the screen but it makes finding those last couple of monsters easier. Problem is I can't get the damn thing to replicate over the MH hud.

I spoke with the guys at DU about that very mod you were talking about to see if I could get permission to decompile the code to see how they did it, but couldn't get a direct yes or no. Since I'm kind of at an impasse I shelved the project. Be nice to finish that last mile or so on it to release.

_________________
BANNED FOR LIFE


Thu Jan 01, 2009 5:54 am
Profile

Joined: Thu Dec 04, 2008 5:38 pm
Posts: 1139
Location: Hell
Post 
Well good to see you

_________________
Image
Hell is unleashed.


Thu Jan 01, 2009 6:10 am
Profile ICQ YIM WWW

Joined: Thu Jan 01, 2009 8:21 am
Posts: 1
Post 
Just found this site recently, nice!

There is one server not mentioned here - Alien Clan, ip: 84.244.130.178

_________________
Image


Thu Jan 01, 2009 8:24 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 43 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.

phpBB SEO