Rystbo
-Hotel Owner, -Customs Developer, -Arcturus
- Apr 16, 2018
- 390
- 200
Hello. So I would like to add new categories to my Navigator, iv followed some ones reply on this help thread
Replacing a few things in FeaturedRoom.cs , NavigatorManager.cs and NavigatorHandler.cs
As it says within the comments ( some one lists each and what to change)
I did just that, but when i debug i get errors- it still lets me load my emu and ect and i cant find exactly what the error is. The only issue i can think of is when he mentions to Also make sure to add a new column in the "navigator_publics" table for "cat_id".
How do i go about this, i added the colum as he said but i dont think i did correctly
I right clicked on navigator_publics then went to design table, clicked add field and named it cat_id types says int and then i saved it. I did an update_navigator and still get nothing.
You must be registered for see links
Replacing a few things in FeaturedRoom.cs , NavigatorManager.cs and NavigatorHandler.cs
As it says within the comments ( some one lists each and what to change)
I did just that, but when i debug i get errors- it still lets me load my emu and ect and i cant find exactly what the error is. The only issue i can think of is when he mentions to Also make sure to add a new column in the "navigator_publics" table for "cat_id".
How do i go about this, i added the colum as he said but i dont think i did correctly
I right clicked on navigator_publics then went to design table, clicked add field and named it cat_id types says int and then i saved it. I did an update_navigator and still get nothing.