View unanswered posts | View active topics It is currently Wed Jul 03, 2024 7:40 am



Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
 Zorg ZF-1 
Author Message
User avatar

Joined: Tue Mar 16, 2010 7:38 pm
Posts: 447
Location: The Ninth Circle
Reply with quote
Post Zorg ZF-1
http://www.youtube.com/watch?v=9pxjnl1yuXk

I can probably get some sprites going, and I assume from there it would be a simple matter of getting the dual-mode template to encompass more than just two weapons.

Any ideas about the seeker bullets? Somehow I doubt that could be anything but Lua.

Oh, and then perhaps there could be an alternate deployment mode. TDExplosive that gibs the gun, to simulate the gun's initial expansion.


Tue Jun 08, 2010 10:54 pm
Profile
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Zorg ZF-1
Couldn't you just adapt the code from the Vanilla Missle Launcher?

Otherwise this is just a matter of borrowing some darkstorm weapons, gluing them together with CC48's dual weapon mode template, and some new sprites.

This will be awesome.


Tue Jun 08, 2010 11:23 pm
Profile WWW
User avatar

Joined: Tue Mar 16, 2010 7:38 pm
Posts: 447
Location: The Ninth Circle
Reply with quote
Post Re: Zorg ZF-1
http://students.uat.edu/geobrown/Galler ... ay_zf1.jpg
http://www.studiocreations.com/images/e ... 1_side.jpg
Well, there are our sprites. Sort of.

And yes; it would mostly just be splicing a bunch of things together. Mostly I'm curious if there are any mods that simulate the seeker-machinegun effect.


Wed Jun 09, 2010 2:41 am
Profile
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Zorg ZF-1
I'm not sure. Couldn't you just make the bullets Pretend rockets and simply squish the Missle launcher Lua script onto them? Using some kind of method like the heavy sniper.


Wed Jun 09, 2010 2:53 am
Profile WWW
User avatar

Joined: Tue Mar 16, 2010 7:38 pm
Posts: 447
Location: The Ninth Circle
Reply with quote
Post Re: Zorg ZF-1
Don't see why not. Then I'd just need to incorporate some sort of secondary fire script, as well as a marker script for the secondary fire's rounds. Basically, get the mini-missiles to seek the marked target.


Wed Jun 09, 2010 7:07 am
Profile
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Zorg ZF-1
If you want to "Mark" targets, You'd have to take a new script.

Do something like
Fire Marker
Get Markerpos
Aim bullet at markerpos


Wed Jun 09, 2010 6:37 pm
Profile WWW
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Zorg ZF-1
Nocifer wrote:
I assume from there it would be a simple matter of getting the dual-mode template to encompass more than just two weapons.

Easy.

1. Make several copies of the set of "alt" scripts/particles/emitters
2. Rename the copies
3. "Link" the Alt set with an alt copy, link that copy to another copy, ect.
4. Link the last alt copy to the main mode.
5. Now you have a more-than-2-mode device.

You could also look into this.


Wed Jun 09, 2010 8:39 pm
Profile
User avatar

Joined: Tue Mar 16, 2010 7:38 pm
Posts: 447
Location: The Ninth Circle
Reply with quote
Post Re: Zorg ZF-1
I'd actually been intending on using your grappling gun as a basis; from messing around with the scripts for it, I did indeed find that it's basically exactly what I want, so that all works out beautifully.

Now I just need some script to get that homing bullets effect. Should that go here in requests, or in Lua Scripting?


Wed Jun 09, 2010 9:58 pm
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Zorg ZF-1
I'm actually working on the bullet homing for myself. But I can post it here when I'm done if you want.


Wed Jun 09, 2010 10:15 pm
Profile
User avatar

Joined: Tue Mar 16, 2010 7:38 pm
Posts: 447
Location: The Ninth Circle
Reply with quote
Post Re: Zorg ZF-1
That would be absolutely lovely, thank you.
So much credit goes to CaveCricket. Christ.


Wed Jun 09, 2010 10:19 pm
Profile
User avatar

Joined: Sun May 23, 2010 7:11 pm
Posts: 193
Reply with quote
Post Re: Zorg ZF-1
What about this

Attachment:
Needler.rar [144.42 KiB]
Downloaded 248 times


this was made by CaveCricket
so maybe this helps - very awesome


Thu Jun 10, 2010 10:09 am
Profile
User avatar

Joined: Mon Jun 04, 2007 5:55 am
Posts: 1627
Location: Ohio
Reply with quote
Post Re: Zorg ZF-1
well, I just nostalgia'd like crap, and feel the need to suggest something.

make 1 weapon for each mode of fire, then do something to attach lua to them, so that when it's held by the selected actor, and you press a specific key, it replaces the instance of the gun.

also, the little blinking red button on the side... Portable nuke that looks like a gun? last resort? (just remembering the movie... I might go watch it, and hudson hawk now.)


Thu Jun 10, 2010 3:50 pm
Profile YIM WWW
User avatar

Joined: Mon Jun 15, 2009 4:02 pm
Posts: 905
Reply with quote
Post Re: Zorg ZF-1
Miles_T3hR4t wrote:
make 1 weapon for each mode of fire, then do something to attach lua to them, so that when it's held by the selected actor, and you press a specific key, it replaces the instance of the gun.

Try harder.
Or less hard, as the case may be.

But either way, it was mentioned in the second first post in this thread. THE SECOND FIRST POST.


Thu Jun 10, 2010 4:10 pm
Profile WWW
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Zorg ZF-1
So this is basically a hall of fame compilation of all of CaveCricket's mods.

Nice.


Thu Jun 10, 2010 8:37 pm
Profile WWW
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: Zorg ZF-1
Homing M16. Feel free to rip it apart and use anything you want in it.


Thu Jun 10, 2010 8:39 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 21 posts ]  Go to page 1, 2  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.037s | 14 Queries | GZIP : Off ]