I noticed on the last two servers i have set up that when you buy a weapon it will NOT work until you drop it and pick it back up. I put in the zupa's coin 3.0 folders in the server and then make them pbos. I login and make sure they work. Then I added the basic things in the init.sqf like
DZE_StaticConstructionCount = 1;
DZE_requireplot = 1;
DZE_PlotPole = [65,80];
DZE_BuildOnRoads = false; // Default: False
DZE_SelfTransfuse = true;
DZE_selfTransfuse_Values = [12000, 15, 300];
DZE_R3F_WEIGHT = false;
DZE_GodModeBase = true;
DZE_BuildingLimit = 500;
I went into game and thats when I notice that you buy them you have to drop the weapons on the ground and pick them up before they work. :huh:
Anyone know how to fix this?
I am looking at the fn_selfActions right now. Any help I thank you in advance
The two maps that I install on are Chernarus and Lingor
Question
Thug
I noticed on the last two servers i have set up that when you buy a weapon it will NOT work until you drop it and pick it back up. I put in the zupa's coin 3.0 folders in the server and then make them pbos. I login and make sure they work. Then I added the basic things in the init.sqf like
DZE_StaticConstructionCount = 1;
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now