Page 1 of 1

need help with nexgen grapple autobind plugin

Posted: Tue Oct 13, 2020 11:30 am
by =(V)=RocketJedi
IW As given this code for our combgib serer, but I dont know how to uc make it LOL

https://github.com/Sp0ngeb0b/UrSGrappleExtension

Re: need help with nexgen grapple autobind plugin

Posted: Wed Oct 14, 2020 3:00 pm
by =(V)=Kevster
=(V)=RocketJedi wrote: Tue Oct 13, 2020 11:30 am IW As given this code for our combgib serer, but I dont know how to uc make it LOL

https://github.com/Sp0ngeb0b/UrSGrappleExtension
I used to be pretty good at modding guns for TTS/TUC/TDC clans. That was many years ago though. It's been a long time since I did any of that. I'd have to really pick my brain to re-assemble the code. With the .u files, I'd un-assemble the code from within the UT system directory. Then it would create all the folders associated with the weapon graphics, firing characteristics and the .wav files used for each weapon. I do still have (some place), a Word document with the instructions on how to do it. It's on one of my USB drives. Will have to look for it. But the end result, is a .u file, associated with what you're looking to do RJ.

Re: need help with nexgen grapple autobind plugin

Posted: Wed Oct 14, 2020 3:58 pm
by =(V)=RocketJedi
=(V)=Kevster wrote: Wed Oct 14, 2020 3:00 pm
=(V)=RocketJedi wrote: Tue Oct 13, 2020 11:30 am IW As given this code for our combgib serer, but I dont know how to uc make it LOL

https://github.com/Sp0ngeb0b/UrSGrappleExtension
I used to be pretty good at modding guns for TTS/TUC/TDC clans. That was many years ago though. It's been a long time since I did any of that. I'd have to really pick my brain to re-assemble the code. With the .u files, I'd un-assemble the code from within the UT system directory. Then it would create all the folders associated with the weapon graphics, firing characteristics and the .wav files used for each weapon. I do still have (some place), a Word document with the instructions on how to do it. It's on one of my USB drives. Will have to look for it. But the end result, is a .u file, associated with what you're looking to do RJ.
I think with this all thats needed is umake or uc make? i forget what its called

Re: need help with nexgen grapple autobind plugin

Posted: Fri Oct 16, 2020 9:19 pm
by =(V)=Kevster
=(V)=RocketJedi wrote: Wed Oct 14, 2020 3:58 pm
=(V)=Kevster wrote: Wed Oct 14, 2020 3:00 pm
=(V)=RocketJedi wrote: Tue Oct 13, 2020 11:30 am IW As given this code for our combgib serer, but I dont know how to uc make it LOL

https://github.com/Sp0ngeb0b/UrSGrappleExtension
I used to be pretty good at modding guns for TTS/TUC/TDC clans. That was many years ago though. It's been a long time since I did any of that. I'd have to really pick my brain to re-assemble the code. With the .u files, I'd un-assemble the code from within the UT system directory. Then it would create all the folders associated with the weapon graphics, firing characteristics and the .wav files used for each weapon. I do still have (some place), a Word document with the instructions on how to do it. It's on one of my USB drives. Will have to look for it. But the end result, is a .u file, associated with what you're looking to do RJ.
I think with this all thats needed is umake or uc make? i forget what its called
You might be right, or it could UCCMake. I can't remember either. It's been do damn long. LOL. I have to check the tute that I have. If you don't do this stuff on a regular basis, like I used to years ago, you forget it. It's not like riding a bicycle, unfortunately.