View unanswered posts | View active topics It is currently Tue Apr 23, 2024 8:18 pm



Reply to topic  [ 60 posts ]  Go to page Previous  1, 2, 3, 4  Next
 Reflector Gun + HESG 
Author Message
Loose Canon
User avatar

Joined: Sun Mar 29, 2009 11:07 pm
Posts: 2992
Location: --------------->
Reply with quote
Post Re: Reflector Gun + HESG
Le Gasp! Darlos, adapt this technology immediately. Lagless PD systems... and there goes the salivating.


Thu Feb 25, 2010 5:47 pm
Profile WWW
User avatar

Joined: Mon Jul 16, 2007 9:50 am
Posts: 1512
Location: Tallahassee, FL
Reply with quote
Post Re: Reflector Gun + HESG
Hrm. I'll have to take a look. I mean if it's just doing generic proximity checks on all objects (or even just all particles) then I don't see why it'd be less laggy.

Edit: I looked, and it runs through all items and particles, using ShortestDistance() to do proximity checks. This is exactly what I did last time I tried, and it was laggy once things got even remotely particley, especially if you had more than one fielded.

I mean, the thing you have to realize about things like this is, yeah, you probably just have one out when you're messing around. But in the future when we're playing a serious campaign mode you're probably going to want multiple units equipped in this manner fielded at once. Lag will hit hard at that point. This is why I decided to not pursue this too hard anymore, since there's just no good solution. If you want to make something like this mod, you have to proximity check every single object in the game on every single refresh, and that's guaranteed laggy once the game gets going. There's just no more efficient option.

Well, there IS the potential option of cutting down the number of times it runs, but that could get complicated if you wanted to calculate trajectories in order to compensate.


Thu Feb 25, 2010 9:10 pm
Profile YIM
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Reflector Gun + HESG
Well, I've never looked into your PDS script before, but mine has a "HitsMOs" check it does before any distance checks are done. Not sure if your shield had that or not, but it definitely cuts down on lag.


Thu Feb 25, 2010 10:12 pm
Profile
User avatar

Joined: Mon Jul 16, 2007 9:50 am
Posts: 1512
Location: Tallahassee, FL
Reply with quote
Post Re: Reflector Gun + HESG
CaveCricket48 wrote:
Well, I've never looked into your PDS script before, but mine has a "HitsMOs" check it does before any distance checks are done. Not sure if your shield had that or not, but it definitely cuts down on lag.

Yep, had that too. Though I think if either that or GetsHitByMOs (or both) is deactivated, it doesn't even show up when you run through the list of objects. I forget the specifics though.


Fri Feb 26, 2010 4:24 pm
Profile YIM
User avatar

Joined: Sun Nov 11, 2007 1:49 pm
Posts: 785
Reply with quote
Post Re: Reflector Gun + HESG
Fantastic mod, thanks a lot.
Crobos are a ♥♥♥♥♥ to fight so this should be extremely useful.

Edit:

Either I'm getting 0 fps or my game crashed: DON'T USE THE REFLECTOR GUN ON A DROPSHIP :grin:


Fri Feb 26, 2010 5:21 pm
Profile
User avatar

Joined: Mon Oct 19, 2009 9:04 am
Posts: 302
Location: Under Your Bed
Reply with quote
Post Re: Reflector Gun + HESG
Im loving this mod.
~~~~~~~~~~~
Edit: When you buy the game and enter your billing email shouldn't you be trooper?


Tue Mar 09, 2010 5:44 pm
Profile YIM
happy carebear mom
User avatar

Joined: Tue Mar 04, 2008 1:40 am
Posts: 7096
Location: b8bbd5
Reply with quote
Post Re: Reflector Gun + HESG
Joesycop wrote:
shouldn't you be trooper?

Badges are currently broken.


Tue Mar 09, 2010 5:45 pm
Profile
User avatar

Joined: Mon Oct 19, 2009 9:04 am
Posts: 302
Location: Under Your Bed
Reply with quote
Post Re: Reflector Gun + HESG
Ok thanks. I was wondering


Tue Mar 09, 2010 5:49 pm
Profile YIM
User avatar

Joined: Wed Sep 09, 2009 3:16 am
Posts: 3032
Location: Somewhere in the universe
Reply with quote
Post Re: Reflector Gun + HESG
It says duh is a trooper.


Tue Mar 09, 2010 8:29 pm
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Reflector Gun + HESG
war_man333 wrote:
Either I'm getting 0 fps or my game crashed: DON'T USE THE REFLECTOR GUN ON A DROPSHIP :grin:

What did you reflect that caused the problem?


Tue Mar 09, 2010 9:31 pm
Profile
User avatar

Joined: Wed Jan 14, 2009 7:12 pm
Posts: 1525
Location: In between your sister's legs, showing her how to use a... PS3 controller!
Reply with quote
Post Re: Reflector Gun + HESG
war_man333 wrote:
DON'T USE THE REFLECTOR GUN ON A DROPSHIP


Tue Mar 09, 2010 9:32 pm
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Reflector Gun + HESG
I mean, did he reflect DS gibs, engine particles, the dropship itself? I don't know why using it on the drop ship would cause any problems.

Edit: Ok, tested on a dropship's center under its doors, and nothing really happened. I pointed it at its thruster and it started flipping end over end. No crash (well, the dropship did, but not the game).


Tue Mar 09, 2010 9:46 pm
Profile
User avatar

Joined: Thu Nov 19, 2009 1:35 pm
Posts: 176
Location: Kartasura, Indonesia. Sit in front of my computer
Reply with quote
Post Re: Reflector Gun + HESG
This gun reflect your actor jetpack too.


Fri Mar 19, 2010 9:03 am
Profile WWW
Loose Canon
User avatar

Joined: Sun Mar 29, 2009 11:07 pm
Posts: 2992
Location: --------------->
Reply with quote
Post Re: Reflector Gun + HESG
CaveCricket48 wrote:
Also, you should try to avoid using your jetpack if you are under fire with the shield on. The device may think of your jetpack exaust as a bunch of projectiles and waste energy vaporizing them.


Fri Mar 19, 2010 5:02 pm
Profile WWW
User avatar

Joined: Sat Oct 17, 2009 2:07 pm
Posts: 127
Reply with quote
Post Re: Reflector Gun + HESG
Small fix for HESG, no more problems with jetpack (with vanilla jetpack atleast).

Sorry for the bump.


Attachments:
HESG.rte.rar [44.91 KiB]
Downloaded 218 times
Wed Aug 18, 2010 6:37 pm
Profile ICQ
Display posts from previous:  Sort by  
Reply to topic   [ 60 posts ]  Go to page Previous  1, 2, 3, 4  Next

Who is online

Users browsing this forum: No registered users


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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.071s | 16 Queries | GZIP : Off ]