SphereServer BugTracker - SphereServer
View Issue Details
0001893SphereServerscript packpublic20-01-11 02:0114-03-11 02:28
Coruja 
MrSugarCube 
normalminorN/A
resolvedfixed 
 
0.56c Nightly 
09-09-2008
None
None
0001893: Gargoyle Shrine with incorrect name
sphere_map2.scp:

[AREADEF a_shrine_virtues] -> a_shrine_gargoyle
NAME=Shrine of the Virtues -> Gargoyle Shrine
P=1104,404,0,2
RECT=1088,384,1127,425,2
FLAGS=region_flag_no_pvp|region_flag_nobuilding (i don't know the original flag, since my server doesnt use region_flag_safe on shrines)
http://uo.stratics.com/database/view.php?db_content=atlas&id=1019 [^]
No tags attached.
Issue History
20-01-11 02:01CorujaNew Issue
20-01-11 02:10CorujaNote Added: 0000848
20-01-11 02:10CorujaNote Edited: 0000848bug_revision_view_page.php?bugnote_id=0000848#r90
20-01-11 02:41CorujaNote Edited: 0000848bug_revision_view_page.php?bugnote_id=0000848#r91
21-01-11 03:43MrSugarCubeNote Added: 0000851
21-01-11 03:43MrSugarCubeStatusnew => resolved
21-01-11 03:43MrSugarCubeFixed in Version => 0.56c Nightly
21-01-11 03:43MrSugarCubeResolutionopen => fixed
21-01-11 03:43MrSugarCubeAssigned To => MrSugarCube
05-02-11 04:54CorujaNote Added: 0000892
05-02-11 04:54CorujaStatusresolved => feedback
05-02-11 04:54CorujaResolutionfixed => reopened
14-03-11 02:26khaosNote Added: 0000964
14-03-11 02:28khaosNote Added: 0000965
14-03-11 02:28khaosStatusfeedback => resolved
14-03-11 02:28khaosResolutionreopened => fixed

Notes
(0000848)
Coruja   
20-01-11 02:10   
(edited on: 20-01-11 02:41)
in time, the gargoyle shrine areadef must be moved to shrines section on same map file
//==============SHRINES=================
...
//////////// END SHRINE /////////////
EDIT: And add 'GROUP=Ilshenar Shrines' too

and another areadef correction:

[AREADEF a_gargoyle_city] -> a_ver_lor_reg
NAME=Gargoyle City -> Ver Lor Reg
P=840,571,0,2
RECT=824,552,856,728,2
RECT=752,576,824,704,2
RECT=856,576,896,704,2
RECT=904,624,928,656,2
GROUP=Ilshenar Towns
TAG.TITLE=the city of
FLAGS=region_flag_nobuilding

http://uo.stratics.com/database/view.php?db_content=atlas&id=1002 [^]

(0000851)
MrSugarCube   
21-01-11 03:43   
I opted to remove the FLAGS line from a_shrine_virtues/a_shrine_gargoyle too, to be consistent with the other shrines.
(0000892)
Coruja   
05-02-11 04:54   
sorry reopen this issue, I forget the region flags for ver lor reg :D
correct flag: FLAGS=04180 (guarded, globalname and nobuild)
(0000964)
khaos   
14-03-11 02:26   
Updated the flags for Ver Lor Reg.
(0000965)
khaos   
14-03-11 02:28   
Will be add tonight in my updates. It is resolved.