View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002212SphereServerscript packpublic30-09-13 04:3316-10-13 02:37
ReporterCoruja 
Assigned ToRanXerox 
PrioritynormalSeverityminorReproducibilityN/A
StatusresolvedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002212: Wrong chardef names on npcs c_horde_[x]
DescriptionBased on the correct horde names:
-Horde Minion: small
-Horde Daemon: medium
-Large Horde Daemon: large
-Colored Horde Daemon: large (colored)

I think its better make some changes on 'c_horde_daemon_medium' and 'c_multicolored_horde_minion' to make it consistent with others horde names:
-c_horde_minion
-c_horde_daemon (previously c_horde_daemon_medium)
-c_horde_daemon_large
-c_horde_daemon_colored (previously c_multicolored_horde_minion)

Horde daemon medium is the default size and doesn't need to be named 'medium', and multicolored horde is large (not a minion)

Just edit spherechar_lbr.scp + comments on sphere_defs.sco (height section) :D
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0001730)
RanXerox (developer)
16-10-13 02:37

I decided to change it this way:

DEFNAME=c_demon_horde_minion
//DEFNAME=c_demon_horde_medium
DEFNAME=c_demon_horde_large
DEFNAME=c_demon_horde_colored

My reasoning was that most of the NPCs in the script pack have a ranked taxonomic name starting from the most inclusive to the least... in other words "c_" denotes it as a creature, "demon_" is the type of creature, "horde_" is the type of demon, and "minion" is the species of Horde Demon...

I did notice that modern clients seem to have lost the "medium" size animation (it's a beard now?), so the current script pack has it, but it is commented out. Not sure when that happened.

- Issue History
Date Modified Username Field Change
30-09-13 04:33 Coruja New Issue
30-09-13 23:12 RanXerox Assigned To => RanXerox
30-09-13 23:12 RanXerox Status new => assigned
16-10-13 02:37 RanXerox Note Added: 0001730
16-10-13 02:37 RanXerox Status assigned => resolved


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker