Jump to content
Sign in to follow this  
MEIR1980

Artillery_system1_04_Script help? or any arty sugesstions

Recommended Posts

hello

am useing Artillery_system1_04_Script help? for arty but it seems that it works PERFECTLY only on singleplayer mission how can i make it work for MPMISSIONS

I ALLREADY CHANGED THE FOLLOWS : MY DESCRIPTION.EXT

#include "artillery_ssp\radio_dialog.hpp"

respawn = BASE;

respawndelay = 10;

disabledAI = 1;

------------------------------

my int.sqf

//////////////////////////////////////////////////////////////////

// Function file for Armed Assault

// Created by: kylania

//////////////////////////////////////////////////////////////////

// Make sure Function library is working.

waituntil {!isnil "bis_fnc_init"};

// no grass.

setTerrainGrid 50;

// Allow town spawns.

townSpawned = false;

_xhandle = execvm "clearCorpses.sqf"

arty_init = true;

----------------------------------------

and allso put the relevent folders into their right place

in addition i copy the triggers markers etc with the editor from the Artillery_system1_04_Script demo singleplayer mission and exported it as mpmission,

and it seems when i try to test it in multiplayer it doesnt show the arty action menu that controls the arty functionsat all .

what am i missing here?:confused:

Edited by MEIR1980

Share this post


Link to post
Share on other sites
hello

am useing Artillery_system1_04_Script help? for arty but it seems that it works PERFECTLY only on singleplayer mission how can i make it work for MPMISSIONS

I ALLREADY CHANGED THE FOLLOWS : MY DESCRIPTION.EXT

#include "artillery_ssp\radio_dialog.hpp"

respawn = BASE;

respawndelay = 10;

disabledAI = 1;

------------------------------

my int.sqf

//////////////////////////////////////////////////////////////////

// Function file for Armed Assault

// Created by: kylania

//////////////////////////////////////////////////////////////////

// Make sure Function library is working.

waituntil {!isnil "bis_fnc_init"};

// no grass.

setTerrainGrid 50;

// Allow town spawns.

townSpawned = false;

_xhandle = execvm "clearCorpses.sqf"

arty_init = true;

----------------------------------------

and allso put the relevent folders into their right place

in addition i copy the triggers markers etc with the editor from the Artillery_system1_04_Script demo singleplayer mission and exported it as mpmission,

and it seems when i try to test it in multiplayer it doesnt show the arty action menu that controls the arty functionsat all .

what am i missing here?:confused:

hi,

i'm going to asume you're using my system and you could have used my thread to post your help request. i hope its ok with you to de-clutter the forums that you post this help request in my thread. the link is in my signature. i'll also need a bit more info like, are you using the script or addon version, what for changes did you do to the system. if you're not using my system then i apologize.

Edited by soccerboy

Share this post


Link to post
Share on other sites

hi

dont know if thats ur system but i would like to use some arty system that can work in mpmission for at least 6 players can u redirect me to such system and to ur thread?

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  

×