Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Letzt Waffe Selbstmordanschlag #27

Open
McDiod opened this issue Aug 1, 2016 · 1 comment
Open

Letzt Waffe Selbstmordanschlag #27

McDiod opened this issue Aug 1, 2016 · 1 comment
Assignees

Comments

@McDiod
Copy link
Collaborator

McDiod commented Aug 1, 2016

No description provided.

@McDiod
Copy link
Collaborator Author

McDiod commented Aug 3, 2016

Skript von XiviD:

class CfgSounds
{
    sounds[]= {AllahuAkbar};
    class AllahuAkbar

    {

        name = "AllahuAkbar";

        sound[] = {AllahuAkbar.ogg, 2, 1.0};

        titles[] = {};

    };
};

player addAction [""Trigger Vest"", ""suicide.sqf""]"

box say3D "AllahuAkbar";
sleep 3;
bomb = "Bo_GBU12_LGB" createVehicle (getpos player);

@McDiod McDiod self-assigned this Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant