SphereServer BugTracker - SphereServer
View Issue Details
0002256SphereServerexecutable - windows buildpublic03-01-14 19:3104-01-14 02:13
DavideRei 
Ben 
normalminoralways
resolvedfixed 
 
0.56c Nightly 
Automated (specify build number)
DiagonalWalkCheck, New_Triggers, NewPositionChecks, WalkCheck, Size_Optimise
Buffs, NoPrefix
1753
0002256: TAG.OVERRIDE.ROCK don't work properly
TAG.OVERRIDE.ROCK don't work properly.

The monster throw the item to a character, but at character's feet one gold coin is created(with sphere error: ERROR:CreateBase invalid item 09c000f3f) instead of the item.

If this tag set the effect animation, don't you need another one to store the item baseid?
.add c_ettin

.set TAG.OVERRIDE.ROCK=i_arrow

let the ettin throw a boulder to you
No tags attached.
Issue History
03-01-14 19:31DavideReiNew Issue
04-01-14 02:13BenNote Added: 0001879
04-01-14 02:13BenStatusnew => resolved
04-01-14 02:13BenFixed in Version => 0.56c Nightly
04-01-14 02:13BenResolutionopen => fixed
04-01-14 02:13BenAssigned To => Ben
04-01-14 02:15BenNote Edited: 0001879bug_revision_view_page.php?bugnote_id=0001879#r552

Notes
(0001879)
Ben   
04-01-14 02:13   
(edited on: 04-01-14 02:15)
This will be fixed in next build...
Comes with a few changes though so be sure to read the revisions.

The reason was that it only accepted a numerical ID...