Is there any waittill/notify for when you pull out rocket lancher? I have a weaponfile with the weapon class as "rocketlauncher". I know, for a grenade you can do,
Code Snippet
Plaintext
self waittill("grenade_fire");
for a grenade or smoke grenade or equipment etc. But I am trying to do this for a the rocket launcher weapon class because I am trying to make an equipment were you will have to press "6" to use. But when I used the rocket launcher weapon class and tried that with the grenade fire waittill, it didn't work.
So yea, my question is are there any other waittill/notify that will wait for the player to use the weapon class "rocket launcher"? (pressing 6)
Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms.
Is there any waittill/notify for when you pull out rocket lancher? I have a weaponfile with the weapon class as "rocketlauncher". I know, for a grenade you can do,
Code Snippet
Plaintext
self waittill("grenade_fire");
for a grenade or smoke grenade or equipment etc. But I am trying to do this for a the rocket launcher weapon class because I am trying to make an equipment were you will have to press "6" to use. But when I used the rocket launcher weapon class and tried that with the grenade fire waittill, it didn't work.
So yea, my question is are there any other waittill/notify that will wait for the player to use the weapon class "rocket launcher"? (pressing 6)
Thanks in advance.
Why would you need a waittill to put a weapon on the 6 key? Just use actionslots.