Jump to content

Tershiary

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Posts posted by Tershiary


  1. Hello,

    I have recently rented an Arma 2 server and have uploaded a working version of the Takistan Life Revolution mission.

    The mission works nicely. However, I am having difficulties editing the .pbo file in order to change the start-off money provided to new players and to enabled in-game admin control panel.

    For example:

    ListAdmins = [];

    isAdmin = false;

    listFile_loadAdmins = {

    [listFile_Admins, "ListAdmins"] call listFile_loadFile;

    };

    Although I have no experience in scripting / coding, I presume that this insert requires my UID (in quotations) as well as isAdmin = true. Yet, this did not enable the in-game admin control panel when pressing the default key 'U' while in the game and, at times, would not allow the server to start at all ("Waiting for Host" message).

    These fixes / edits are, most likely, very simple to those who have experience in scripting for Arma 2.

    I would appreciate any guidance regarding this topic.

    TS3: vs28.tserverhq.com:7031

    Thank you.

×