Difference between revisions of "GetCastleName"

From Hercules Wiki
Jump to: navigation, search
(Created page with "== Syntax == *'''getcastlename'''("<map name>") <br /> == Description== This function returns the name of the castle when given the map name for that castle. The data is r...")
 
(Description)
 
Line 8: Line 8:
 
This function returns the name of the castle when given the map name for that  
 
This function returns the name of the castle when given the map name for that  
 
castle. The data is read from {{git|db/castle_db.txt}}
 
castle. The data is read from {{git|db/castle_db.txt}}
 +
 +
[[Category:Script Command]]

Latest revision as of 17:06, 3 October 2013

Syntax

  • getcastlename("<map name>")


Description

This function returns the name of the castle when given the map name for that castle. The data is read from db/castle_db.txt