mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
MMAPS: Update mmaps_generator readme.txt with thread info
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
Generator command line args
|
||||
|
||||
--threads [#] Max number of threads used by the generator
|
||||
Default: 3
|
||||
|
||||
--offMeshInput [file.*] Path to file containing off mesh connections data.
|
||||
Format must be: (see offmesh_example.txt)
|
||||
"map_id tile_x,tile_y (start_x start_y start_z) (end_x end_y end_z) size //optional comments"
|
||||
@@ -63,4 +66,4 @@ movement_extractor 0
|
||||
builds all tiles of map 0
|
||||
|
||||
movement_extractor 0 --tile 34,46
|
||||
builds only tile 34,46 of map 0 (this is the southern face of blackrock mountain)
|
||||
builds only tile 34,46 of map 0 (this is the southern face of blackrock mountain)
|
||||
|
||||
Reference in New Issue
Block a user