• 0
Sign in to follow this  
Sir DannyDoomno1

Adding spawn zones ?

Question

Hey there, i just tried to edit the mission.sqm to add a new spawn zone in rodopoli, i added this

class Item6
        {
            position[] = {18822.2,30.38,16602.7};
            name = "SpawnRodopoli";
            text = "Rodopoli";
            type = "ExileSpawnZone";
        };

and changed the class names so they went up from there (item7.. item8..). but uppon loading into the server i get stuck at requesting character.

after checking the logs i found this error repeated a few times uppon my trying to join.

Error in expression <mat["%1", _result];
((_result select 1) select 0) select 0>
 5:20:02   Error position: <select 0) select 0>
 5:20:02   Error Generic error in expression
 5:20:02 File exile_server\code\ExileServer_system_database_query_selectSingleField.sqf, line 15

any ideas ?

Share this post


Link to post
Share on other sites

1 answer to this question

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.