Jump to content
  • 0

Tow/Lift 1.0.4


GhostTown

Question

Anyone been able to get Towing/Lifting working on 1.0.4?

 

I have tried everything in the guides and it does not show up.

 

This is my Tow/Lift File

http://www.megafileupload.com/en/file/495740/R3F-ARTY-AND-LOG-7z.html

 

In my Init.sqf this is the last line 

[] execVM "R3F_ARTY_AND_LOG\init.sqf";

 

and in my description this is what I have at the top

loadScreen = "loading.jpg";
 
#include "R3F_ARTY_AND_LOG\desc_rsct_include.h"
 
class Header
 
and at the bottom
#include "R3F_ARTY_AND_LOG\desc_include.h"
 
There is no errors in my logs that I can see.
But I dont get the option to tow or lift in game.
Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0

I have trouble with this as well do you know what files it changed ?

 

I had it all working, did the update and now it just isnt there as an option when stood next to a car..

 

 

 

I think im missing:-

 

//Towing Script
execVM "R3F_ARTY_AND_LOG\init.sqf"
 
from the File Manager > \MPMissions\DayZ_Epoch_11.Chernarus\init.sqf
 
but when i added this it stopped people from joining so i took it out again.
Link to comment
Share on other sites

  • 0

Sorry for the late response guys..

 

I have been quite busy :)

 

But..

 

 

Ok so my tow/lifting is working

Except players are able to tow a vehicle to a vehicle and than tow that to another vehicle.

Pretty much creating a chain of vehicles.

 

Is there a fix for this?

I thought I fixed it with the new towing files but it dident work.

 

Uhmm i dont remember what file you have to edit for getting that to work probably. I got it on my server. So you only can tow 1 vehicle and it is not stuck'd in the other car.

 

But you can have my Folder. I updated it a lot. With what you can do. (My Contains So You Can Not Tow / Lift Objects And The Load In Vehicle Is Gone!)

Aswell as you can not tow Helicopters. And can not lift Airplanes. (But they can be towed)

 

Hope you like it.

 

Download it here:

https://www.dropbox.com/s/3z9vwfdbotq6ixe/R3F_ARTY_AND_LOG.rar

 

Just Overwrite your files.

If you dont want all my changes to tow / lifting stuff.. Then use your own addons_config folder. (This is where you can change all that)

 

 

I have trouble with this as well do you know what files it changed ?

 

I had it all working, did the update and now it just isnt there as an option when stood next to a car..

 

 

 

I think im missing:-

 

//Towing Script
execVM "R3F_ARTY_AND_LOG\init.sqf"
 
from the File Manager > \MPMissions\DayZ_Epoch_11.Chernarus\init.sqf
 
but when i added this it stopped people from joining so i took it out again.

 

 

Ohh yeah i see your problem..

 
//Towing Script
execVM "R3F_ARTY_AND_LOG\init.sqf"

 

 

You are missing a ;

It should look this:

//Towing Script
execVM "R3F_ARTY_AND_LOG\init.sqf";
Edited by master52707
Link to comment
Share on other sites

  • 0

Hey guys, 

 

I'm really confused. When starting off with 1.0.4 I had no issues with the towing. Since updating to 1.0.4.1 I have no more access to the tow commands at all. None of the vehicles are working for it. I've tried everything including copying people's towing scripts to no avail. 

 

Is there any advice you can give me?

 

As for what is in the Init I've only got inside:

//Tow Mod
[] execVM "addons\R3F_ARTY_AND_LOG\init.sqf"; 

If you can think of anything that would be awesome. Till then I'm going to be trying anything I can think of. 

Link to comment
Share on other sites

  • 0

Hey can anyone tell me what i'm doing wrong here . I load everything then when I log into game I keep getting Error " Wrong version of dayz on server side" ....And i can't find in the files what version of Tow/Lift i'm uploading. any idea's. 

 

 

  Thank You in adnvace

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...