Hi Voidai, This mod is now defunct and has been moved over to Fetch A Ride Fetch A Ride, which I believe still works, will be updated sometime this week.
A new updated version for Patch 1.3 has been added here: Fetch A Ride
Please note that there has been a name change. I will be adding more functionality shortly.
A huge thanks to MCUsher for allowing me to carry on with the mod in their absence. Nothing beats being able to blast through (pun intended) Night City in a Basilisk!
Just a quick not to say that a new version will be out within 24 hours, along with some news from MCUsher1 to follow not long after. I am just doing some finalisation of the code now.
If the modder fails to comment within the year, I feel it should be in someone's best interest to recode the mod to be reworked for 1.23 Just credit the original author and ask permission.
Sir, I install this mod with latest(1.23) game and cyber_engine_tweaks, but it doesn't work at all, I have no idea about what's happened, here is the error :
[2021-07-24 22:03:51 UTC+08:00] [error] sol: runtime error: ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:36: attempt to index global 'TweakDBID' (a nil value) stack traceback: ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:36: in function <...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:21> [2021-07-24 22:07:30 UTC+08:00] [error] sol: runtime error: ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:42: attempt to index global 'TweakDBID' (a nil value) stack traceback: ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:42: in function <...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:21>
Is the CET must be 1.9.2? (my CET version is 1.14)
Is this being updated for 1.23? Looks like error is :
stack traceback: ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:109: in function 'SpawnRide' ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:93: in function 'SpawnToggle' ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:32: in function <...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:31> [2021-06-18 13:50:44 UTC+01:00] [error] Error: Function 'ToVector4' requires 1 parameter(s). [2021-06-18 13:50:44 UTC+01:00] [error] ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:109: attempt to index local 'spawnPosition' (a nil value) stack traceback: ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:109: in function 'SpawnRide' ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:93: in function 'SpawnToggle' ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:32: in function <...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:31>
I did try to fix it but programming lua is not my forte, so couldn't quite sort it. I'm more into PowerShell scripting :).
Fixed and working on latest Cyberpunk (Version 1.23) and latest CET....Simply replace the following line in the init.lua file:
Replace spawnTransform.Position:ToVector4(spawnTransform.Position)With spawnTransform.Position:ToVector4() You can use control + F to do so, there is only one line to replace.
Thanks to the CP77 Modding Discord Community for the fix assist.
[2021-07-16 07:26:22 UTC+02:00] [error] sol: runtime error: ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:42: attempt to index global 'TweakDBID' (a nil value) stack traceback: ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:42: in function <...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:21>
Sorry, but I have a newbie question! If you have the ability to change text and sound files, can you change the ending of the game and give the hero hope by changing them?
Very noob and stupid question, which key should I bind? I tried L and K both doesn't work. I saved after binding. Hmm... Tank not spawning, am I doing something wrong?
57 comments
Comments locked
The author has locked this comment topic for the time beingThis mod is now defunct and has been moved over to Fetch A Ride
Fetch A Ride, which I believe still works, will be updated sometime this week.
A new updated version for Patch 1.3 has been added here:
Fetch A Ride
Please note that there has been a name change. I will be adding more functionality shortly.
A huge thanks to MCUsher for allowing me to carry on with the mod in their absence. Nothing beats being able to blast through (pun intended) Night City in a Basilisk!
Cheers,
Tytheus
Just a quick not to say that a new version will be out within 24 hours, along with some news from MCUsher1 to follow not long after. I am just doing some finalisation of the code now.
Regards,
Tytheus
Just credit the original author and ask permission.
I have no idea about what's happened, here is the error :
[2021-07-24 22:03:51 UTC+08:00] [error] sol: runtime error: ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:36: attempt to index global 'TweakDBID' (a nil value)
stack traceback:
...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:36: in function <...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:21>
[2021-07-24 22:07:30 UTC+08:00] [error] sol: runtime error: ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:42: attempt to index global 'TweakDBID' (a nil value)
stack traceback:
...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:42: in function <...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:21>
Is the CET must be 1.9.2? (my CET version is 1.14)
Thanks
Is this being updated for 1.23? Looks like error is :
stack traceback:
...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:109: in function 'SpawnRide'
...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:93: in function 'SpawnToggle'
...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:32: in function <...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:31>
[2021-06-18 13:50:44 UTC+01:00] [error] Error: Function 'ToVector4' requires 1 parameter(s).
[2021-06-18 13:50:44 UTC+01:00] [error] ...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:109: attempt to index local 'spawnPosition' (a nil value)
stack traceback:
...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:109: in function 'SpawnRide'
...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:93: in function 'SpawnToggle'
...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:32: in function <...64\plugins\cyber_engine_tweaks\mods\CallForHelp\init.lua:31>
I did try to fix it but programming lua is not my forte, so couldn't quite sort it. I'm more into PowerShell scripting :).
Thanks
Fixed and working on latest Cyberpunk (Version 1.23) and latest CET....Simply replace the following line in the init.lua file:
Replace
spawnTransform.Position:ToVector4(spawnTransform.Position)
WithspawnTransform.Position:ToVector4()
You can use control + F to do so, there is only one line to replace.
Thanks to the CP77 Modding Discord Community for the fix assist.
CallForHelp.log:
Still work for 1.22? I need to install and try it, curious as to which version of tank, as there seems to be three? :/