Game Development Community

Rifle.cs

by Zodiack_Killer · in Torque Game Engine · 02/19/2004 (3:47 pm) · 6 replies

Hey everyone,
I know this is going to sound incredibly stupid, but does ANYONE here know where I can find the rifle.cs script. Everyone keeps talking about this script like I should have it already and I need it for what I'm trying to do. I need to make my own gun script but can't find one to base it off of. If anyone knows where I can get the script or a good tutorial please let me know as soon as possible. Thanks for your help.

#1
02/19/2004 (3:49 pm)
Don't worry, you can partner with me, and we can be Torque-idiots together!
#2
02/19/2004 (3:59 pm)
Good to know...so you have no idea either?
#3
02/19/2004 (4:07 pm)
\torque\example\fps\server\scripts\rifle.cs

It looks like it's there for Torque Release 1.2 as well as 1.1.
#4
02/19/2004 (4:16 pm)
It would appear that rifle.cs is not in the HEAD version, so grab it while you can
#5
02/19/2004 (4:37 pm)
I think rifle.cs along with all the "scorched" mission files got removed a few months back when they reorg'd the demo/mod files (around the time they introduced starter.fps, starter.racing, etc.).

You can probably grab rifle.cs from an older CVS version, maybe 1.1 (almost 1.5 years old now).

-nerseus
#6
02/19/2004 (7:26 pm)
Yeah, thanks for your help. I went ahead and got the 1.1 and it was in there. Thanks for all your help.