Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

equippare ultima arma usata 01 Jan 2017 23:09 #1

  • xReDxPassioNx
  • xReDxPassioNx's Avatar Topic Author
  • Offline
  • Platinum
  • Platinum
  • Posts: 366
  • Karma: 1
  • Thank you received: 88
avendo + di 1 arma nel backpack,esiste un modo per equippare l'ultima arma dressata?

Please Log in to join the conversation.

Last edit: by xReDxPassioNx.

equippare ultima arma usata 23 Mar 2017 20:52 #2

  • -Pyros-
  • -Pyros-'s Avatar
  • Offline
  • Expert
  • Expert
  • Posts: 151
  • Karma: 10
  • Thank you received: 66
Nel caso ti serva ancora:
devi usare il comando setalias nella macro di equip dell'arma, poi l'alias che hai assegnato lo richiami nella macro che vuoi riequippi l'ultima arma. Faccio un esempio con le mie macro del bardo:

Macro machete:
usetype 0x2d35
waitfortarget 15000
target! 'self'
pause 200
setalias 'ultimaarma' 'righthand'

Macro arco:
usetype 0x13b2
pause 200
setalias 'ultimaarma' 'lefthand'

(non mi ricordo più perchè ho messo 'righthand' e 'lefthand', in caso fai delle prove)

Macro sonicus:
cast "Requiem"
waitfortarget 15000
target! 'last'
pause 100
bandageself
pause 100
useobject 'ultimaarma'
waitfortarget 200
target! 'self'
pause 2800
useskill 'meditation'

Quindi prima uso una delle prime due macro per decidere che arma voglio, poi ogni volta che userò il sonicus in automatico viene riequippata quell'arma. Funziona anche se hai più armi dello stesso tipo (ad esempio un firebow usato, un firebow nuovo ed un arco +3), basta che usi la macro dell'arma finchè equippa quella che vuoi.
The following user(s) said Thank You: xReDxPassioNx

Please Log in to join the conversation.

  • Page:
  • 1
Moderators: YgrituoiOwlUOIShadowUOI
Time to create page: 0.142 seconds