Anonymous | Login | Signup for a new account | 19-04-25 20:41 CEST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0002247 | SphereServer | new feature request | public | 28-11-13 18:03 | 15-12-13 22:06 | |
Reporter | DavideRei | |||||
Assigned To | Ben | |||||
Priority | normal | Severity | feature | Reproducibility | N/A | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | ||||||
Target Version | Fixed in Version | 0.56c Nightly | ||||
Summary | 0002247: LOCAL.ARROW in @HitTry | |||||
Description | LOCAL.ARROW in @HitTry to set UID of the arrow to fire(Archery only) TAG.OVERRIDE.AMMOTYPE can be used to make a bow fire a new type of arrow, but is not possible to fire only the base arrows(i_arrow) without consuming the new arrows. For example: A player has in his backpack i_arrow and i_arrow_poisoned. Setting TAG.OVERRIDE.AMMOTYPE=i_arrow_poisoned on the bow make it fire only i_arrow_poisoned. Setting TAG.OVERRIDE.AMMOTYPE=i_arrow or TAG.OVERRIDE.AMMOTYPE= make the bow fire both type: i_arrow and i_arrow_poisoned With LOCAL.ARROW in @HitTry you can solve the problem doing this: ON=@HITTRY TAG.OVERRIDE.AMMO=<findlayer(21).findid.i_arrow.uid> It would also be useful to consume only arrows in a specific container(quiver for example). | |||||
Tags | No tags attached. | |||||
Nightly Version | Automated (specify build number) | |||||
Experimental Flags | None | |||||
Option Flags | Buffs, NoPrefix | |||||
Internal Build Number | ||||||
Attached Files | ||||||
![]() |
|
(0001783) DavideRei (reporter) 28-11-13 18:08 |
I correct myself: With LOCAL.ARROW in @HitTry you can solve the problem doing this: ON=@HITTRY LOCAL.ARROW=<findlayer(21).findid.i_arrow.uid> |
(0001847) khaos (developer) 15-12-13 00:23 |
Ben said the behavior is working fine. He did say he is going to add tag.override.ammocontainer though. So I am switching the assignment to him. |
(0001851) Ben (manager) 15-12-13 22:06 |
As for AMMOTYPE causing bows to shoot multiple types of arrows... NOT ABLE TO REPRODUCE. But for shouting from a container, I added the variable AMMOCONT which can take a UID of a container or the ID of a container. All TAG.OVERRIDE.AMMOX have been changed to variables... AMMOANIM AMMOANIMHUE AMMOANIMRENDER AMMOCONT AMMOTYPE |
![]() |
|||
Date Modified | Username | Field | Change |
28-11-13 18:03 | DavideRei | New Issue | |
28-11-13 18:08 | DavideRei | Note Added: 0001783 | |
15-12-13 00:23 | khaos | Note Added: 0001847 | |
15-12-13 00:23 | khaos | Assigned To | => Ben |
15-12-13 00:23 | khaos | Status | new => assigned |
15-12-13 22:06 | Ben | Note Added: 0001851 | |
15-12-13 22:06 | Ben | Status | assigned => resolved |
15-12-13 22:06 | Ben | Fixed in Version | => 0.56c Nightly |
15-12-13 22:06 | Ben | Resolution | open => fixed |
Copyright © 2000 - 2010 MantisBT Group |