Sorry to all of you that slap your forehead at this question but...
How in the hell do i make netgore use Topdown mode?! xD
Attempt to build the solution with DebugTopDown returned
Error 1 Cannot implicitly convert type 'NetGore.TickCount' to 'int'. An explicit conversion exists (are you missing a cast?) C:\netgore\DemoGame.Server\World\Map\Entities\Characters\AI\StateMachine.cs Line 324 Column 24 Project DemoGame.Server
Once again, I forgot to test the top-down build. Goes to show how much I care about that mode. ![]()
I'll fix it when I wake up.
Issue reported. See issue #128.
ROFL alright
Douuuuuchhhee ![]()
Douuuuuchhhee ![]()
Woah... easy now.
I cant seem to find it...
Right click on solution > Configuration Manager > Drop down list choose one of the topdown builds.

Thank you.
At the top of Visual Studio, you should see a drop-down box that says "Debug". Click it, and select TopDownDebug (or similar) instead.