|
Re: A few questions [message #253016 is a reply to message #253014] |
Fri, 06 April 2007 12:51 |
|
Zion
Messages: 2722 Registered: April 2006
Karma: 1
|
General (2 Stars) |
|
|
bluethen wrote on Fri, 06 April 2007 20:45 | 1. Is there a way to make a weapon that launches you in the air when shot down... like some anti gravity weapon? How?
|
Yes, just set the recoil really high.
bluethen wrote on Fri, 06 April 2007 20:45 | 2. Is there a way to make a weapon that spawns a turret or something of sorts when shot? How?
|
Not sure about that. Maybe making the projectile of this weapon the model of the turret?
bluethen wrote on Fri, 06 April 2007 20:45 | 3. Where could I find something free which would help me edit C/C++ programs? I've been looking for months.
|
Not really a Ren Mod question but Visual Studio Express editions do C/C++ and they're free.
bluethen wrote on Fri, 06 April 2007 20:45 | 4. Is there a way to attach a invincible turret of some sort to a character (not serverside... just LE), but doesn't block the character's view or range of shooting? How?
|
Add a bone to the characters bone somewhere to spawn this turret. AR's veterancy script does the same thing.
Not quite sure about the last one...
[Updated on: Fri, 06 April 2007 12:53] Report message to a moderator
|
|
|
|
Re: A few questions [message #253019 is a reply to message #253014] |
Fri, 06 April 2007 13:36 |
|
BlueThen
Messages: 2402 Registered: February 2006
Karma: 0
|
General (2 Stars) |
|
|
The recoil thing doesn't work. I'm wanting it to work with characters, not vehicles. The recoil only stretches the person's arms really far back.
Edit: Apologies for the double post. IT didn't let me edit my second post.
[Updated on: Fri, 06 April 2007 13:37] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: A few questions [message #253091 is a reply to message #253014] |
Sat, 07 April 2007 10:08 |
|
Dave Anderson
Messages: 1953 Registered: December 2004 Location: United States
Karma: 0
|
General (1 Star) |
|
|
Just for your knowledge, Visual Studio has a Hex Editor in it. I just can't remember where to find it or how to get to it. When I find it again I'll tell you how. I'm not quite sure if the Express versions have it though.
David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)
[Updated on: Sat, 07 April 2007 10:09] Report message to a moderator
|
|
|
Re: A few questions [message #253093 is a reply to message #253091] |
Sat, 07 April 2007 10:14 |
|
BlueThen
Messages: 2402 Registered: February 2006
Karma: 0
|
General (2 Stars) |
|
|
yay! Thanks people. I finally opened the files and stuff. So how do I compile the modified files into scripts.dll?
Edit: Now can you people answer 1 and 2? Quote: |
1. Is there a way to make a weapon that launches you in the air when shot down... like some anti gravity weapon? How?
2. Is there a way to make a weapon that spawns a turret or something of sorts when shot? How?
|
For one, I'm wanting to make some kind of jetpack, so when you press spacebar, you go in the air, and when you let go, you start to fall. Anyone?
For two, I saw a tutorial for this, but somehow, it didn't work.
[Updated on: Sat, 07 April 2007 10:17] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
Re: A few questions [message #253129 is a reply to message #253128] |
Sat, 07 April 2007 15:57 |
|
BlueThen
Messages: 2402 Registered: February 2006
Karma: 0
|
General (2 Stars) |
|
|
:/ Have you read the other posts? I just got the program today, and I know nothing! It's going to take me a long time to learn and get use to the C++ enviroment unless I find several good tutorials, go to college, or get a book about C++. But all those would still take too long. I need some kind of personal teacher.
[Updated on: Sat, 07 April 2007 15:57] Report message to a moderator
|
|
|