got a few to ask about.
when I do:
[key]=use | getweapon Onslaught.ONSAVRil | fire | onrelease getweapon XWeapons.ShockRifle
Made this up so that when I press [key], I get of tank, i immediately get avril, then fire, then switch to shock.
But when I execute this, i:
Fire the vehicle's weapon, get out of vehicle, select shock.
Any suggestions on how to delay the use function .003 secs or something?
guess i had just one :[
ty
---------------------------------edit----------------------------------------------
Mouse4=use | getweapon Onslaught.ONSAVRiL | fire | onrelease getweapon XWeapons.SniperRifle onrelease getweapon Onslaught.ONSAVRiL | fire
acually, this one works with the exit vehicle avril part in single player fine, but does not do anything past get out of vehicle, get avril, then fire.
when I do:
[key]=use | getweapon Onslaught.ONSAVRil | fire | onrelease getweapon XWeapons.ShockRifle
Made this up so that when I press [key], I get of tank, i immediately get avril, then fire, then switch to shock.
But when I execute this, i:
Fire the vehicle's weapon, get out of vehicle, select shock.
Any suggestions on how to delay the use function .003 secs or something?
guess i had just one :[
ty
---------------------------------edit----------------------------------------------
Mouse4=use | getweapon Onslaught.ONSAVRiL | fire | onrelease getweapon XWeapons.SniperRifle onrelease getweapon Onslaught.ONSAVRiL | fire
acually, this one works with the exit vehicle avril part in single player fine, but does not do anything past get out of vehicle, get avril, then fire.
Comment