Jump to content
Sign in to follow this  
cocomut

Implementing already made script ( admin cam )

Recommended Posts

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.

Share this post


Link to post
Share on other sites

We need more information, where you put it and how you're calling it etc.

Share this post


Link to post
Share on other sites

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?

Share this post


Link to post
Share on other sites

Any ideas? I just need to know how I should be telling the script to execute.

Share this post


Link to post
Share on other sites

There's nothing wrong with what you posted as long as the scripts exist.

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  

×