Page 1 of 1

Adding secondary weapons

Posted: Thu Aug 11, 2011 12:14 pm
by Tears2Roses
I was able to change some spelling and a few other things and my custom clone works in game! So for my "munge error" topic can an admin please put [solved] to the title as my skin works ingame now. I was even able to give him a sniper and a rifle! This now brings me to my second question and the title of this topic.....

How would I add secondary weapons ( grenades/detpacks ) that would be used by right clicking? I would right click rather than scrolling down 3 primary weapons and left clicking. Any tuts on adding secondary weapons? Is it as simple as changing a few lines in an odf or much harder than that? I will do some searching around for tuts/simillar topics when I get more time :D

Re: Adding secondary weapons

Posted: Thu Aug 11, 2011 12:22 pm
by DarthD.U.C.K.
you can change the topic title yourself, by editing your first post in that topic and modifying "subject".
why dont you have a look at the shipped units odfs to see how their secondary weapons are set up?

Re: Adding secondary weapons

Posted: Thu Aug 11, 2011 12:24 pm
by Tears2Roses
I can proably do that yes. it just would be helpfull if there was a tut or something I could use....

Re: Adding secondary weapons

Posted: Thu Aug 11, 2011 12:28 pm
by Noobasaurus

Code: Select all

WeaponChannel          = 1
Hm?

Re: Adding secondary weapons

Posted: Thu Aug 11, 2011 12:28 pm
by DarthD.U.C.K.
it is always better to figure out things for yourself because in the process you learn why things work they way they do. in most tutorial you simply follow steps without understanding whats the reason for them.

Re: Adding secondary weapons

Posted: Thu Aug 11, 2011 12:35 pm
by Tears2Roses
Sorry next time I wont be lazy and attempt to look for it. I will use gametoast if I can't figure something out.

Thanks anyways.

Re: Adding secondary weapons

Posted: Thu Aug 11, 2011 12:37 pm
by DarthD.U.C.K.
you dont have to apologize, its just an advice. :)

Re: Adding secondary weapons

Posted: Fri Aug 12, 2011 10:31 am
by Noobasaurus
DarthD.U.C.K. wrote:it is always better to figure out things for yourself because in the process you learn why things work they way they do. in most tutorial you simply follow steps without understanding whats the reason for them.
I couldn't have said it better.