Home » Renegade Discussions » Mod Forum » scripts.dll 3.0 WIP update
Re: scripts.dll 3.0 WIP update [message #219856 is a reply to message #219659] |
Sat, 16 September 2006 10:44 |
BogdanV
Messages: 22 Registered: September 2006 Location: Romania, IASI
Karma:
|
Recruit |
|
|
Starting from my first days of moding Renegade, I was allways going on trying to push the engine to it's limits in simulating phisical interaction between the game's entities. I never had a vast array of tools, things to help me out, what was given in the standard LE is all I've got. For most of my job, I never used scripts and come to the conclusion that without any modification, the W3d engine version used in Renegade has a vast array of possibilities. You only have to know what you want and try to obtain it with what you've got, with little or no help at all. Throughout my experiments, some of them I'd like to mention :
-interactive props (decorations that move when pushed, ie: boxes)
-"emulated" buildings that can be deployed via a MCV(still limited in capabilities - WIP)
-extended phisics simulations using tiles
-real working surveilance cameras
Now, I'm trying to make some models in special circumstances behave like vehicles but can be accesed inside (walked through), think of BF's ships - you can drive them and walk on them.
Sadly, for this last part, I've got everything working fine (mostly), but I need a quite simple script (I think simple since I'm a C++/C# learner, so I don't know too much relating to this)
The script I'm desperatly needing may be of the following type (depending on which is easyer to make):
-"poke and play anim" - type of script
-"custom play anim" - type of script
-"play anim" script with the following parrameters :
* id of the preset to play the anim on
* animation : w3d anim to play ( ie: model.anim, anim.anim)
If there are still uncertainties relating to the truth behind what I've said, just say and I'll upload some in-game recordings of what I've already said. I'm not a n00b asking just to say something and I didn't intended to praise myself with what I've written in this post. I just want to assure that if such a script will be made, I know how to use it and how to exploit it to it's maximum capacity. A script that is not dedicated to a certain thing has a higher longevity than one dedicated to a certain fact. It has a higher longevity because it offers you more possibilities in what to use it, giving you a higher degree of liberty in actions. I'm puting all my hope in this request and I hope that I won't be ignored without even being informed that it isn't possible for a certain reason. I am open to any information what so ever, so I won't accept recieving no answer relating my request. As I said before, I don't want to praise myself, I'm certainly not a n00b and I didn't wanted to offend anyone and I don't want to be unpolite, so please, any answer what so ever will be accepted. Sorry for such a long post.
|
|
|
|
|
scripts.dll 3.0 WIP update
By: jonwil on Fri, 15 September 2006 10:12
|
|
|
Re: scripts.dll 3.0 WIP update
By: Zion on Fri, 15 September 2006 10:16
|
|
|
Re: scripts.dll 3.0 WIP update
By: LR01 on Fri, 15 September 2006 10:19
|
|
|
Re: scripts.dll 3.0 WIP update
By: danpaul88 on Fri, 15 September 2006 10:28
|
|
|
Re: scripts.dll 3.0 WIP update
|
|
|
Re: scripts.dll 3.0 WIP update
By: Nightma12 on Fri, 15 September 2006 10:34
|
|
|
Re: scripts.dll 3.0 WIP update
By: danpaul88 on Fri, 15 September 2006 10:37
|
|
|
Re: scripts.dll 3.0 WIP update
|
|
|
Re: scripts.dll 3.0 WIP update
By: Nightma12 on Fri, 15 September 2006 10:41
|
|
|
Re: scripts.dll 3.0 WIP update
By: LR01 on Fri, 15 September 2006 10:48
|
|
|
Re: scripts.dll 3.0 WIP update
|
|
|
Re: scripts.dll 3.0 WIP update
By: danpaul88 on Fri, 15 September 2006 11:06
|
|
|
Re: scripts.dll 3.0 WIP update
By: futura83 on Fri, 15 September 2006 11:09
|
|
|
Re: scripts.dll 3.0 WIP update
By: Nightma12 on Fri, 15 September 2006 11:10
|
|
|
Re: scripts.dll 3.0 WIP update
By: danpaul88 on Fri, 15 September 2006 11:17
|
|
|
Re: scripts.dll 3.0 WIP update
By: jnz on Fri, 15 September 2006 11:31
|
|
|
Re: scripts.dll 3.0 WIP update
By: Nightma12 on Fri, 15 September 2006 11:56
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Sat, 16 September 2006 10:44
|
|
|
Re: scripts.dll 3.0 WIP update
By: danpaul88 on Sat, 16 September 2006 11:42
|
|
|
Re: scripts.dll 3.0 WIP update
By: jnz on Sat, 16 September 2006 15:29
|
|
|
Re: scripts.dll 3.0 WIP update
|
|
|
Re: scripts.dll 3.0 WIP update
By: danpaul88 on Sat, 16 September 2006 16:23
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Sun, 17 September 2006 04:53
|
|
|
Re: scripts.dll 3.0 WIP update
By: Mad Ivan on Sun, 17 September 2006 06:44
|
|
|
Re: scripts.dll 3.0 WIP update
|
|
|
Re: scripts.dll 3.0 WIP update
By: futura83 on Sun, 17 September 2006 05:16
|
|
|
Re: scripts.dll 3.0 WIP update
By: dead6re on Sun, 17 September 2006 05:54
|
|
|
Re: scripts.dll 3.0 WIP update
By: Zion on Sun, 17 September 2006 05:57
|
|
|
Re: scripts.dll 3.0 WIP update
By: futura83 on Sun, 17 September 2006 06:53
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Sun, 17 September 2006 07:06
|
|
|
Re: scripts.dll 3.0 WIP update
By: futura83 on Sun, 17 September 2006 07:07
|
|
|
Re: scripts.dll 3.0 WIP update
By: jonwil on Sun, 17 September 2006 08:04
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Wed, 20 September 2006 11:03
|
|
|
Re: scripts.dll 3.0 WIP update
By: jonwil on Wed, 20 September 2006 18:05
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Thu, 21 September 2006 09:16
|
|
|
Re: scripts.dll 3.0 WIP update
By: jonwil on Thu, 21 September 2006 09:30
|
|
|
Re: scripts.dll 3.0 WIP update
By: Jerad2142 on Thu, 21 September 2006 19:40
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Sat, 23 September 2006 02:24
|
|
|
Re: scripts.dll 3.0 WIP update
By: jonwil on Sat, 23 September 2006 08:02
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Sun, 24 September 2006 04:52
|
|
|
Re: scripts.dll 3.0 WIP update
By: jonwil on Sun, 24 September 2006 07:53
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Sun, 24 September 2006 09:03
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Sun, 24 September 2006 09:40
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Sun, 24 September 2006 09:53
|
|
|
Re: scripts.dll 3.0 WIP update
By: CarrierII on Sun, 24 September 2006 14:22
|
|
|
Re: scripts.dll 3.0 WIP update
By: futura83 on Sun, 24 September 2006 14:53
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Sun, 08 October 2006 07:59
|
|
|
Re: scripts.dll 3.0 WIP update
By: jonwil on Sun, 08 October 2006 08:40
|
|
|
Re: scripts.dll 3.0 WIP update
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Tue, 10 October 2006 11:17
|
|
|
Re: scripts.dll 3.0 WIP update
By: jonwil on Tue, 10 October 2006 19:25
|
|
|
Re: scripts.dll 3.0 WIP update
By: BogdanV on Wed, 11 October 2006 00:47
|
Goto Forum:
Current Time: Thu Jan 09 22:29:28 MST 2025
Total time taken to generate the page: 0.01728 seconds
|