sirbeni

Exile Nuke Script

34 posts in this topic

Advertisement

But seriously though it works the same way, lol but you need (without having to add their vehicles.)

OnPlayerRespawn.sqf (root mpmission)

if((getPlayerUID player) in ["xxx","xxx"]) then {
	nuke_addaction = player addaction ["!!!NUKE!!!","nuke\nuke.sqf"];
};

I don't know if this works, but heh, worth a shot!

  • Like 1

Share this post


Link to post
Share on other sites

Yes i need help to porting it to Exile.
thx for the answers.
My trigger:

if (daytime == 5) then
{
    execVM "nuke\nuke.sqf";
    playMusic "nuke";
};

I´m noob :-)

Edited by sirbeni

Share this post


Link to post
Share on other sites
3 hours ago, sirbeni said:

Yes i need help to porting it to Exile.
thx for the answers.
My trigger:

if (daytime == 5) then
{
    execVM "nuke\nuke.sqf";
    playMusic "nuke";
};

I´m noob :-)

What exactly are you trying to do here?? lol what do you want your end results to be (don't just say "make the nuke go off")

Edited by †RiH† StokesMagee
  • Like 1

Share this post


Link to post
Share on other sites

Yo exactly @InsertCoins  :victory:

server starttime (ingame) is 4 am

start the nuke on 5 am and explode one time, without any player actions
in my mission init.sqf load the addon

[] execVM "Nuke\init.sqf";

In Nuke Init.sqf some descriptions zone, place...
in defines.hpp sound class ( looked @Fallingsheep Blowout Script*g*)
Thats the dream but nothing happens

I take the script from armaholic by
Moerderhoschi

no rpt error so far
thx for your help
 

Edited by sirbeni

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

  • Recently Browsing   0 members

    No registered users viewing this page.