SuperDuck_1
03-17-2004, 01:07 AM
Id like bind my down arrow, to drop repair kit and all mortar ammo
what would be the code for that?
what would be the code for that?
Binding A key to...SuperDuck_1 03-17-2004, 01:07 AM Id like bind my down arrow, to drop repair kit and all mortar ammo what would be the code for that? addps4cat 03-17-2004, 01:30 AM bindCommand(keyboard0, make, "down", TO, "Drop(\"Mortar Ammo\"); Drop(\"Repair Kit\");"); SuperDuck_1 03-17-2004, 05:48 AM <3 thanka | ||