Skip to content

Create a maze with game objects for TrinityCore or cMangos

Notifications You must be signed in to change notification settings

tophitter/MazeCreator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Creator

This tool allows you to build a mazes, generating an SQL file of game objects. You can probably find other uses for it as well.

Requirements

How to build a maze

  1. Download the latest Maze Creator
  2. Open and enter information about the location and size of your maze.
  3. Mark all walls as red & all open spaces as green.
  4. Add a wall on the outside with Tools > Fill Borders
  5. Make sure you have an entrance if this is needed.
  6. When your maze is done go to File > Export to SQL to save your maze as an SQL file.
  7. Import this SQL file into your World database.
  8. Restart your emulator and see if you can beat your maze. :)

Warning

Large mazes may cause server-side lag if several players are near the maze since many gameobjects have to be loaded by each player.

About

Create a maze with game objects for TrinityCore or cMangos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%