View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002155SphereServerexecutable - windows buildpublic19-04-13 03:0021-04-13 12:39
ReporterEXTREME 
Assigned ToBen 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version20-09-2009, 0.56b Prerelease 
Target VersionFixed in Version 
Summary0002155: Events don't works in ROOMDEF
DescriptionEvents is working on AREADEF but not in ROOMDEF.
Tested many times, it's broken.
Steps To Reproduce[REGIONTYPE R_FENCING]
ON=@ENTER
SRC.SAY HELLO

[ROOMDEF r_Test]
EVENTS=R_FENCING
NAME=Test
GROUP=ROOMS
P=5,5,0,0
RECT=1,1,10,10,0
Additional InformationBuild #1583
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0001544)
Ben (manager)
21-04-13 00:33

It's not broken or buged, it has never worked since it was never implemented.
If you want events, change it to an AREADEF.
ROOMDEFs are what is called a "simple" region with nothing special, so no tags or events...
(0001546)
EXTREME (reporter)
21-04-13 02:17

But in Wiki it has Events...
http://wiki.sphere.torfo.org/index.php/ROOMDEF [^]

//
// A House in Minoc, from the default script pack.
//
[ROOMDEF a_house_1]
EVENTS=r_default,r_default_rock,r_default_water,r_default_tree,r_default_grass
NAME=House
GROUP=Minoc
FLAGS=04000
P=2484,472,0,0
RECT=2479,463,2489,481,0
RECT=2489,471,2497,481,0
//
// A Secret Cave, from the default script pack.
//
[ROOMDEF a_secret_cave_1]
EVENTS=r_default,r_default_rock,r_default_water,r_default_tree,r_default_grass
NAME=Secret Cave
GROUP=Hidden Valley
P=1653,2967,0,0
RECT=1648,2957,1658,2977,0
(0001547)
Ben (manager)
21-04-13 12:39

Don't re-open this... if you would read the page you posted, it clearly says at the top "Rooms are almost identical to regions, except they cannot possess triggers, events or tags."

- Issue History
Date Modified Username Field Change
19-04-13 03:00 EXTREME New Issue
21-04-13 00:33 Ben Note Added: 0001544
21-04-13 00:33 Ben Status new => closed
21-04-13 00:33 Ben Assigned To => Ben
21-04-13 00:33 Ben Resolution open => no change required
21-04-13 02:17 EXTREME Note Added: 0001546
21-04-13 02:17 EXTREME Status closed => feedback
21-04-13 02:17 EXTREME Resolution no change required => reopened
21-04-13 12:39 Ben Note Added: 0001547
21-04-13 12:39 Ben Status feedback => closed
21-04-13 12:39 Ben Resolution reopened => fixed


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker