Jump to content

cocomut

Member
  • Content Count

    6
  • Joined

  • Last visited

  • Medals

Posts posted by cocomut


  1. In the init.sqf this is how I was doing it

    [] execVM "core\admin\adminMenu.sqf";

    [] execVM "core\admin\adminSelect.sqf";

    etc...

    Like I said, most likely doing it COMPLETELY wrong.

    Also the file list is,

    craigs_scripts

    gamemodes

    R3F_ARTY_AND_LOG

    sideMissions

    sound

    zombie_scripts

    and then a bunch of .sqf's

    ---------- Post added at 00:21 ---------- Previous post was at 23:30 ----------

    bump?


  2. Hey guys, pretty sure this is the correct section to post in. I am trying to put an admin tool in the Dynamic Zombie Sandbox mission ( it's just a camera that lets me watch players if suspected of hacking ). I've tried putting the folder in the mission although that doesn't work. Also tried executing the admin menu scripts via init.sqf and still no luck. I'm very new to scripting in arma so i'm sure I am making a simple mistake. If someone has ever done this before, please help me out.

×