FPS Weapons
by Xmadole · in Torque Game Engine · 06/13/2007 (8:30 am) · 11 replies
Is there any free downloads?
About the author
#3
06/14/2007 (9:43 am)
Thanks. :)
#4
06/14/2007 (9:44 am)
The download won't work. :(
#5
06/14/2007 (7:36 pm)
Scroll down to the bottom of the page, that's all I'll say. If you don't see it I'll scream! :-P
#6
06/15/2007 (8:00 am)
Thankies. :P
#7
06/16/2007 (7:33 am)
Yeah, I'm working on the Machine Gun. The only problem is I can't get the default bind (2) to work...
#8
Any you need to delete your client/config.cs file for the new keybinding to be written (or you could add it directly to that file, I prefer deleting it though).
06/16/2007 (7:39 am)
Should probably look something like this:moveMap.bindCmd(keyboard, "2", "commandToServer('use',\"MachineGun\");", "");Any you need to delete your client/config.cs file for the new keybinding to be written (or you could add it directly to that file, I prefer deleting it though).
#10
Does the armor have an itemMax declaration for the ammo in it?
Do you have an onFire function?
06/16/2007 (11:20 am)
You give the player Ammo? Does the armor have an itemMax declaration for the ammo in it?
Do you have an onFire function?
#11
06/17/2007 (4:29 am)
Well, the ammo doesn't come with the pack. Lol.
Employee Michael Perry
ZombieShortbus