I found my problem was I had
class RscTitles {#include "dzgm\icons.hpp"};
and it needs to be
class RscTitles
{
#include "dzgm\icons.hpp"
};
hope this helps any1 with similar problem
ok I am getting this error in rpt
ErrorMessage: File mpmissions\__cur_mp.Tavi\description.ext, line 151: /RscTitles/: Wrong # directive
my description.ext
#include "dzgm\defines.hpp"
class RscTitles {#include "dzgm\icons.hpp"};
#include "CfgBanned\CfgVehicles.hpp"
//Snap building
#include...
hrmmm well, I had hoped it was the problem....
I have a test server overpoch tavi
I see you have differnt files for overwatch than epoch maybe this is my problem
I am using the epoch files
may I rundown my install procedure ???
this is one of those must have scripts...
I have this at verry bottom of my description.ext......................
look ok ??
#include "CfgBanned\CfgVehicles.hpp"
//Snap building
#include "custom\snap_build\points.hpp"
//Right click options
#include "custom\extra_rc.hpp"
//Skin Trader
#include "Skin_Trader\dialog\common.hpp"
#include...
shouldnt this part be replace and not add ???
im getting wait for host....
1. Copy player_switchModel.sqf from @DayZYourMod\addons\dayz_code\compile\ to the mission \custom\ folder
2. In compiles.sqf add this:
Code (Text):
if (!isDedicated) then {
player_switchModel = compile...
mine are visible to all players
I also had to add to description.ext
#include "CfgBanned\CfgVehicles.hpp
and created a new CfgVehicles.hpp
I think that's how I did it
its been awhile
I Did get banned vehicles to spawn by adding them through the editor and creating a private value to the added vehicles in server_updateObject.sqf
like this
I have had an overpoch server for a few weeks now.
I have a few issues if anyone can help.
I would love to get the "RQ-11 Raven A" to work. It kicks everyone and lock server when I assemble it
"MAV_RAVEN_BACKPACK"
this file has raven mentioned in it. I tred adding these filters but still no...
THANKS SOOO MUCH......
I was never able to get cutom loot tables working until now
I was able to load into game but as soon as I mad any loot change it just locked up server....
this works great.................
I have overpoch epoch napf working at traders
If I wanted to add overwatch pistols to loot would I only need to edit CfgLoot ???? Like this
pistols[] = {{"Drive_Stun", "Colt1911", "revolver_EP1", "glock17_EP1", "MakarovSD", "M9", M9SD, "revolver_gold_EP1","vil_USP45SD"}, {0.25, 0.23, 0.2, 0.1...
you can/should install NoxSicarius admin tools. then spawn a weapons crate and it will spawn all possible weapons for your MOD.
http://epochmod.com/forum/index.php?/topic/7501-release-epoch-admin-tools-v17/
Here is a list of almost every item................. just missing some of the rare...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.