Jump to content
Sign in to follow this  
Bearopaco

Help With Adding Buildings in Bliss

Recommended Posts

Hi! I have a very simple question, coming from a person who really doesn't get along with computers.

I've been trying for three days now to figure out how to add building to my Lingor Server. Its a Dayz.st. which uses bliss.

I have followed both of these instructions (below) to the "T", but the buildings will just not appear in-game. Everything I have done checks out. But nothing in game changes.

"DayZ Custom Buildings Tutorial | DayZ.ST" <---youtube video by zzblurgames

And these instructions which I found on another forum:

To add your custom buildings etc... to a Dayz.ST server do the following.

1. Open Arma2

2. When you reach the menu hit "ALT E" to bring up the 3D Editor.

3. Select Your Map (Chernerus)

4. Map will loadup...

NEXT Steps.........

1. Click on CENTER (right side)

2. Now double click anywhere on map and click OK

3. Click on GROUP (right side)

4. Now double click anywhere on map and click OK

5. Click on UNIT (right side)

6. Now double click anywhere on map and ADD a single unit (Make sure you select playable!!)

Now... You're ready to actually start editing your map.

With your character on the ground you can hit PREVIEW anytime to actually view the map in-game. You can drag him around in 3d or 2d to get to the locations you want.

To add Buildings.

1. Move your character where you want to add the building...

2. Click on VEHICLES (right side)

3. Double click on map and select your building.

Holding SHIFT while the building is selected will let you rotate it....

Edit your map the way you like and then save it as a Multiplayer Mission.

To Import Your Map to DayZ

1. http:// dayz.wofjwof. com/ map.php <----- G0 Here (i had to break link it wouldn't let me post)

- upload your mission.beidi file (documents/arma2/missions)

- enter your Bliss ID

- enter your building start # (1 is fine if it's your first run)

- If you entered correctly the map importer will give you 2 sections of CODE.

2. We now need to login to your actual MYSQL database

- Click BUILDINGS (left side)

- Click SQL (at top)

- make sure the box is CLEAR! and then paste the code in marked for the BUILDINGS table.

- it should give you a message xxx amount of tables have been added.

3. We now need to add the actual building locations etc.. to the database.

- Click INSTANCE_BUILDING (left side)

- Click SQL (at top)

- make sure the box is CLEAR! and then paste your code marked for the INSTANCE_BUILDING table.

- if successful you will get a message that you've added xxx amount of tables.

You MAY get an error message about "Foreign Keys" if that happens just add this code to the start of your query.

SET FOREIGN_KEY_CHECKS=0;

You're All Done!!!!

SurvivorCarl

Does anyone have ideas? Please ask questions, because I am led to believe it must be something simple. I am not a master with codes and computer speak, and all I wanted to do was add a few changes to a hilltop.

Help is appreciated x1000!

Share this post


Link to post
Share on other sites

same way i add buildings except i save the edited map from the editor in all three ways. the tutorial that i watched when i was first learning how to do this myself said to do it or youd get problems, so i always have... try that and see if it makes a difference

Share this post


Link to post
Share on other sites

So when you are finished editing, you save it in all three formats? One of the tutorials I watch save to save it in "user", the other said "multiplayer". I saved it as both. I've done everything else according to instruction and it just won't work.

Question: Is there a way for me to reopen my saved mission in editor? When I hit Alt+E in the main menu, Lingor comes up, but it seems like I can't open a saved edited map. Is it possible?

Share this post


Link to post
Share on other sites

great help this with editing but one problem i found when i tryed to do this when i went on the bliss page  i have no option for the   click building on left side any reason for this?

 

thanks in advance.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×