scripts.dll 2.1 [message #123064] |
Tue, 30 November 2004 05:54 |
|
Highest priority for 2.1 is anything the Reborn team needs
Next up comes anything other big mods (ra2ven, fist of fate, new hope) want.
Then comes anything else that general people want.
But if you have ideas for 2.1 that I havent already said "no" to in the past, feel free to post them here (especially if they are easy)
Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
|
|
|
|
|
scripts.dll 2.1 [message #123895] |
Fri, 03 December 2004 14:49 |
|
rm5248
Messages: 1156 Registered: November 2003 Location: USA
Karma: 0
|
General (1 Star) |
|
|
I'm curious to see if these can be made with scripts.dll...
-Is it possible to have different scopes for different guns? (ex. pistol has 2x scope, sniper rifle has 15x scope, auto rilfe has 5x scope etc.)
-Would it be possible to drive a vehicle and shoot the gun that you have in your hand at the same time?
-Is it possible to make remote-controlled rockets?
-Is it possible to change the position of your health from the default?
-Is it possible to have a weapon's secondary mode to have you throw the weapon and have it turn into a sentry gun?
-(last question)Is it possible to make the ammo monitor go down when you have less ammo? (ex. out of 100 bullets, when you have 50 left 1/2 of the meter is filled in)
w00t?
|
|
|
scripts.dll 2.1 [message #124032] |
Sat, 04 December 2004 06:20 |
Blazea58
Messages: 408 Registered: May 2003
Karma: 0
|
Commander |
|
|
Im really curious about a gambling script for a map im working on right now.
What it would be is the player presses E to access the Slot machine, and you have given odds that will either take your 50 credits or give you a win, according to what its set at for the odds.
|
|
|
|
scripts.dll 2.1 [message #124037] |
Sat, 04 December 2004 07:17 |
|
different scopes for different guns, no.
drive and shoot your gun at the same time, no
remote controled rockets, no
Changing the position of your health is probobly doable but it would take a lot of effort (essentially it would be the same as re-doing the HUD completly)
Vehicle Hydraulics, no
Maknig it so you throw the weapon, no
Changing the ammo meater, no
As for the slot machine, basicly, what it would be is a scropt that takes 2 credit amounts, one is the "cost", the other is the "win". It will also take a percentage value.
When it is poked, it will check to see if the player has the "cost" amount.
If so, it will remove that many credits from their credit count.
Then it will randomly pick a percentage.
If the percentage is below the passed in value, it will give the "win" amount.
Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
|
|
|
|
|
|
scripts.dll 2.1 [message #124186] |
Sat, 04 December 2004 15:30 |
Everyone
Messages: 45 Registered: July 2004
Karma: 0
|
Recruit |
|
|
So, Silent Kane, if its possible for the different weapon scopes, could you do it for renalert's next patch?
|
|
|
|
|
|
|
|
scripts.dll 2.1 [message #124570] |
Mon, 06 December 2004 04:54 |
|
Doitle | Hydraulics for the vehicles?
lol don't think it's as crazy as it sounds I've done it before but they weren't controllable. Would that be possible? If so I'd play Renegade EVERY DAY again...
|
Thekgbspy can do that, without any problems.
|
|
|
|
|
|
|
scripts.dll 2.1 [message #124647] |
Mon, 06 December 2004 13:30 |
|
rm5248
Messages: 1156 Registered: November 2003 Location: USA
Karma: 0
|
General (1 Star) |
|
|
Silent Kane | 1) Possible
2) Not possible
3) Probably possible
4) Possible
5) Should be possible
6) Possible
|
So will you code it or do I have to learn myself?
w00t?
|
|
|