Skip to content
rsa edited this page Nov 20, 2012 · 10 revisions

1.Q: vehicles not have true spells on bar

1.A: don't forget apply custom_rerun_every_mangos_DB_update.sql after ALL updates, contains creature/vehicle spells

2.Q: I want compile mangosR2 for win32/64/8/99/(SuperMegaWin), but I did not compile!

2.A: Use project_setup.bat for compilation, needed platform (win32/win64) setted in this file. Currently supported VC10 and VC2012 (exclude Express edition), also you must install cmake and git. If your want compile for currently unsupported platform - make this yourself and send result to mangosR2 forum.

3.Q: i use VC projects for compile, but mangosR2 (or scriptdev) not compiled (or not linked)!!!

3.A: VC projects not supported.

Clone this wiki locally