SphereServer BugTracker - SphereServer
View Issue Details
0002433SphereServerexecutable - windows buildpublic10-12-14 20:3411-12-14 13:56
xwerswoodx 
XuN 
normalminorN/A
closedfixed 
16-06-2013, 0.56b Prerelease 
0.56c Nightly 
Not Available
DiagonalWalkCheck, Unicode, New_Triggers, Intrinsic_Locals, Item_Strict_Comparison, NewPositionChecks, WalkCheck, AllowTelnetPacketFilter, Script_Profiler, Size_Optimise, Minimize_Triggers, DamageTools, UsePingServer, NPCAct_Triggers, UseNetworkMulti, NetworkOutThread
Flood_Protection, Buffs, NoPrefix, DyeType, DrinkIsFood
0002433: Setting tevents
At Sphere Wiki;
TEVENTS RW Gets a list of events attached the item, or adds an event to the item.

But in game when I try to use; .xtevents t_blabla it returns "Invalid Set". Do I use wrong? Or is it a bug?
No tags attached.
Issue History
10-12-14 20:34xwerswoodxNew Issue
10-12-14 22:21FeehNote Added: 0002582
11-12-14 13:19darksun84Note Added: 0002583
11-12-14 13:56XuNNote Added: 0002584
11-12-14 13:56XuNStatusnew => closed
11-12-14 13:56XuNAssigned To => XuN
11-12-14 13:56XuNResolutionopen => fixed
11-12-14 13:56XuNFixed in Version => 0.56c Nightly

Notes
(0002582)
Feeh   
10-12-14 22:21   
.xtevents (+/-)t_blabla should work
(0002583)
darksun84   
11-12-14 13:19   
I think you are using it wrong, while EVENTS can be added or removed "dynamically" TEVENTS can't!
(0002584)
XuN   
11-12-14 13:56   
The 'Write' part is refering to script, TEVENTS=t_blabla inside your [itemdef/chardef ] and .xshow tevents or <tevents> but you cannot directly change it ingame (this is what normal Events are for).