| Blockland Forums > Modification Help |
| Making a right and left mouse button weapon |
| (1/2) > >> |
| Makingblah:
How is it done? I've looked at the Flak cannon and Sandman scripts, but I don't know which parts control the double mouse support. |
| Chrono:
The ontrigger part of some package. |
| Makingblah:
--- Quote from: Chrono on July 09, 2010, 04:54:32 PM ---The ontrigger part of some package. --- End quote --- Looks confusing. I just want to edit it so when you click, the weapon plays a different animation and you do a different amount of damage. I'll take a look at the sandman in the TF2 scout package, it's done on that script. |
| WRB852:
Just run trace() in console before using them, and it'll show you the function involved. |
| Makingblah:
--- Quote from: WRB852 on July 10, 2010, 01:39:02 AM ---Just run trace() in console before using them, and it'll show you the function involved. --- End quote --- Thanks. |
| Navigation |
| Message Index |
| Next page |