Add custom cursor for weapon
Rock Patch allow you to use custom cursors for each weapon.
[M60]
...
Cursor=MyCursor ; check out the Adding custom Actions page to find out more about this
You can use one Action as attack cursor many times.
If more than one unit is selected, engine will calculate the most important cursor and display it.
| NOTES: |
-
Currently only Primary weapon cursor is working.
So if you put this tag toPrimary weapon, unit will always set this attack cursor, even if it useSecondary weapon, too.
If you set this tag for Secondary weapon, nothing will happen. - If you try to use original (not added via MouseCursors) action
as cursor, you will see another image.
This is because engine remap actions from in name list number to in cursor list number.
| Rock Patch Help CE | Main page | Last change: 24.03.07 |