Sign in to follow this  
Smythu

3DEN Plugin how?

2 posts in this topic

How does the 3DEN Plugin work?
I have installed it, mapped a mission but how can I put the mission.sqm into my pbo now? It says "Max players reached" when I want to join the server.

 

Edited by Smythu

Share this post


Link to post
Share on other sites

I think you need to add into the mission to have playable players like the example below. What I did was just copied them from the default atlis mission sqm then pasted them into the desired map and made it that way. To copy things over start editor select map DONT press continue but press ctrl+o to open the 2editor. after that select the alits mission then put everything near each other and copy paste. then open a new file in the desired map and paste. After you pasted you can edit it to your liking then save it then go edit the mission.sqm on the new map and add Player="PLAY CDG" after each vehicles"Exile_unit_Ghostplayer"; and you should now have slots on your server. * noticed you asked about a certain plugin and not how to do it. I just showed how I did it atleast
                class Item84
                {
                    position[]={13228.959,15.987162,11688.063};
                    special="NONE";
                    id=84;
                    side="GUER";
                    vehicle="Exile_Unit_GhostPlayer";
                    player="PLAY CDG"; //*this is what you need to add
                    skill=0.60000002;
                };

Edited by Krampus_

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.