View unanswered posts | View active topics It is currently Thu Apr 18, 2024 2:16 pm



Reply to topic  [ 23 posts ]  Go to page 1, 2  Next
 Save the Earth! (Clip-style reloads) [WIP-ish | V2] 
Author Message
User avatar

Joined: Sat Jan 17, 2009 8:53 am
Posts: 79
Location: Philippines
Reply with quote
Post Save the Earth! (Clip-style reloads) [WIP-ish | V2]
Save the Earth! Conserve ammo!

With Earth's (or whatever planet Cortex Command is set in) resources being depleted, we must do our part and conserve ammo to help save the planet.

Info:
Probably only useful for missions, this mod will enable your guns to have a clip-style reload.
The script will check if you have "Magazine Clip" in your inventory.
If you do, you will be able to shoot. If you don't, you can't.
It's in a folder called Test.rte because I'm too lazy at the moment to give it a nice name or whatever.
No pictures because it's only an actor and a throwable.

Usage:
1) Use the actor that looks like Dafred with the name "Test Human".
2) Give him a gun and a "Magazine Clip" (found under Bombs).
NOTE: Magazine Clip is a copy of Stone, so it's only a placeholder.
3) Make every shot count.

Changelog:
Switching weapons gives you infinite ammo. This has been fixed.
Tools no longer use up magazine clips.

Credits
none for helping me able to delete items in inventory.
CaveCricket48 for using a bit of his code from his Burst fire script.


Attachments:
File comment: v1
Test.rte.zip [1.52 KiB]
Downloaded 330 times
File comment: v2
Test.rte.zip [899 Bytes]
Downloaded 504 times


Last edited by ramonimbao on Sun Feb 13, 2011 9:29 am, edited 2 times in total.

Sun Feb 13, 2011 2:40 am
Profile YIM WWW
User avatar

Joined: Sun Jun 13, 2010 12:40 am
Posts: 327
Location: US of A
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
FYI, the planet's name is Midas.


Sun Feb 13, 2011 4:19 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Wed Sep 05, 2007 4:14 am
Posts: 3966
Location: Canadida
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
Jomn wrote:
FYI, the planet's name is Midas.

I never heard anything about it ever being officially named, that I recalled.
So FYI, that is the name of the orbiting TradeStar.


Sun Feb 13, 2011 5:02 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jan 07, 2011 8:01 am
Posts: 6211
Location: In your office, earning your salary.
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
Dude, I always thought something like that for CC.
In a game which realistic influences are somewhat important, limited ammo can make it even more epic.
Now missions can be harder, 2 player modes can be tighter, and melee weapons could get finally some use.


Sun Feb 13, 2011 6:00 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Wed Sep 05, 2007 4:14 am
Posts: 3966
Location: Canadida
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
Asklar wrote:
Dude, I always thought something like that for CC.
In a game which realistic influences are somewhat important, limited ammo can make it even more epic.
Now missions can be harder, 2 player modes can be tighter, and melee weapons could get finally some use.

For some reason I think we'll start hunting each other down for their ammo.


Sun Feb 13, 2011 7:09 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jan 07, 2011 8:01 am
Posts: 6211
Location: In your office, earning your salary.
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
Foa wrote:
Asklar wrote:
Dude, I always thought something like that for CC.
In a game which realistic influences are somewhat important, limited ammo can make it even more epic.
Now missions can be harder, 2 player modes can be tighter, and melee weapons could get finally some use.

For some reason I think we'll start hunting each other down for their ammo.


Now "ammo depots" make sense.


Sun Feb 13, 2011 7:28 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Wed Sep 05, 2007 4:14 am
Posts: 3966
Location: Canadida
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
Asklar wrote:
Foa wrote:
Asklar wrote:
Dude, I always thought something like that for CC.
In a game which realistic influences are somewhat important, limited ammo can make it even more epic.
Now missions can be harder, 2 player modes can be tighter, and melee weapons could get finally some use.

For some reason I think we'll start hunting each other down for their ammo.


Now "ammo depots" make sense.

Lizard will get off on this so much, you have no idea.
[He is making an automated armory.]


Sun Feb 13, 2011 7:34 am
Profile
User avatar

Joined: Tue Jan 18, 2011 7:50 am
Posts: 170
Location: 2 Miles underground on some planet in a vault.
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
Make the lua target all weaponry. Also add a lua that selects between multiple ammo types, lets call this ammo lua. :D

First make the main lua target all weaponry.
If it finds a new weapon added, it then opens the ammo lua.
The ammo lua search's through a list of ammo types for the guns name.
Each ammo type should be listed as follows.

-Ammo type name
-List of compatible guns

If the gun isn't listed it defaults to the normal ammo.

I hope this brief insight will make it easy to make this compatible with all guns.


Sun Feb 13, 2011 7:55 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Wed Sep 05, 2007 4:14 am
Posts: 3966
Location: Canadida
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
So you want it to effect everything, and make like 100 magazines. [That isn't possible]


Sun Feb 13, 2011 8:37 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jan 07, 2011 8:01 am
Posts: 6211
Location: In your office, earning your salary.
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
Foa wrote:
Asklar wrote:
Foa wrote:
Asklar wrote:
Dude, I always thought something like that for CC.
In a game which realistic influences are somewhat important, limited ammo can make it even more epic.
Now missions can be harder, 2 player modes can be tighter, and melee weapons could get finally some use.

For some reason I think we'll start hunting each other down for their ammo.


Now "ammo depots" make sense.

Lizard will get off on this so much, you have no idea.
[He is making an automated armory.]


Holy mother of Chuck Norris...
Well, I guess this dude will make one of those "historical" mods.


Sun Feb 13, 2011 9:03 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jul 03, 2009 11:05 am
Posts: 3878
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
Jomn wrote:
FYI, the planet's name is Midas.

No, Midas is the Tradestar ship orbiting the planet.
As in Tradestar Midas.


Sun Feb 13, 2011 10:31 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Wed Sep 05, 2007 4:14 am
Posts: 3966
Location: Canadida
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
Natti wrote:
Jomn wrote:
FYI, the planet's name is Midas.

No, Midas is the Tradestar ship orbiting the planet.
As in Tradestar Midas.

Dude, you got ninja'd on that account.

Ludose, that'd probably nerf, like all units in the game. [All ai units]


Sun Feb 13, 2011 10:49 am
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Fri Jul 03, 2009 11:05 am
Posts: 3878
Reply with quote
Post Re: Save the Earth! Conserve ammo! (Clip-style reloads)[WIP-ish]
Foa wrote:
Natti wrote:
Jomn wrote:
FYI, the planet's name is Midas.

No, Midas is the Tradestar ship orbiting the planet.
As in Tradestar Midas.

Dude, you got ninja'd on that account.

Ludose, that'd probably nerf, like all units in the game. [All ai units]

Ah...
Silly mistake on my behalf.
Sorry.


Sun Feb 13, 2011 10:58 am
Profile
User avatar

Joined: Sat Jul 25, 2009 4:24 am
Posts: 146
Location: Somewhere in Ohio
Reply with quote
Post Re: Save the Earth! (Clip-style reloads) [WIP-ish | V2]
In my opinion stuff like this shouldn't be a mod, but rather an upgrade for the next build, mainly because it is an entire upgrade of the game itself more then adding a new actor or bunker.


Sun Feb 13, 2011 2:14 pm
Profile
Data Realms Elite
Data Realms Elite
User avatar

Joined: Wed Sep 05, 2007 4:14 am
Posts: 3966
Location: Canadida
Reply with quote
Post Re: Save the Earth! (Clip-style reloads) [WIP-ish | V2]
Thriller wrote:
In my opinion stuff like this shouldn't be a mod, but rather an upgrade for the next build, mainly because it is an entire upgrade of the game itself more then adding a new actor or bunker.

There was an ammo system way back then, back in the DIRT builds, but I think there may be a reason why the game went into another direction.


Sun Feb 13, 2011 2:40 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 23 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.040s | 18 Queries | GZIP : Off ]