SphereServer BugTracker - SphereServer
View Issue Details
0001931SphereServerexecutable - genericpublic23-03-11 00:2607-04-11 03:11
babidi 
 
normalminoralways
closedwon't fix 
20-09-2009, 0.56b Prerelease 
 
Not Available
None
None
0001931: @create not trigered from tevents
as object
if a char like c_chicken has a tevents=t_tnpc
when spawn from worldgem_bit
@create from t_tnpc does not trigger
@create from char section (under the definition of char spherechar.scp) is triggered

even if delete under char definition the @create, it will not trigger the one of t_tnpc
No tags attached.
Issue History
23-03-11 00:26babidiNew Issue
07-04-11 03:11MrSugarCubeNote Added: 0000998
07-04-11 03:11MrSugarCubeStatusnew => closed
07-04-11 03:11MrSugarCubeResolutionopen => won't fix

Notes
(0000998)
MrSugarCube   
07-04-11 03:11   
This is normal, @Create is handled differently to normal triggers and will only fire in CHARDEF sections (@NPCRestock shares the same behaviour too).