View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002272SphereServerexecutable - genericpublic27-01-14 20:3301-03-14 19:24
Reporterjconapogostick 
Assigned ToXuN 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version16-06-2013, 0.56b Prerelease 
Target VersionFixed in Version 
Summary0002272: not being able to prevent transferring/friending pets
Descriptioni want to prevent players from transferring/friending player vendors from one player to another.

using the speech of spk_pet works, but with a bug.

ON=FRIEND
if (<obody>==c_vendor_player)
return 1
else
return 0
endif

this works and the player gets no target with the command all friend when the vendor is next to the player. but if there's another pet (mount in this case) around the player as well, the player gets the target and when he clicks another player, both the vendor and the mount is friended to the target.

there's no way to prevent this, i tried the itemequip and itemequiptest to check for memory items, but those triggers don't fire as well.
TagsNo tags attached.
Nightly VersionNot Available
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0001936)
jconapogostick (reporter)
31-01-14 05:13

i'm also guessing all the speeches uses the same built-in stuff, so other speech commands would suffer from other bugs as well (attack etc)
(0001983)
XuN (developer)
01-03-14 19:24

Fixed

- Issue History
Date Modified Username Field Change
27-01-14 20:33 jconapogostick New Issue
30-01-14 17:14 XuN Assigned To => XuN
30-01-14 17:14 XuN Status new => assigned
31-01-14 05:13 jconapogostick Note Added: 0001936
01-03-14 19:24 XuN Note Added: 0001983
01-03-14 19:24 XuN Status assigned => resolved
01-03-14 19:24 XuN Resolution open => fixed


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker