Personal Turret/Bigfoot is my Buddy [LUA] 1.1
607
24
607
24
Evilebob's Personal Turret from Rideable Peds mod By Spookyco. Massive credit and thanks to Spookyco for such an easy and versatile script
also thanks to all contributors known and unknown.
If you recognize something and want your name credited, email bobsyuruncle@gmail.com
Feel free to Take it, implement in your own, share it. Please just link to my posted downloads for ease of updates :) Remember to give credit
Requires GTALUA 1.1.0
Install location:
Grand Theft Auto V\GTALua\addons\personal_turret
See forum for questions and help:
v1.1
New version posted. I made a bad call thinking it was gtalua but instead it was code from fully loaded menu. woops. Would have worked only for players with both mods. Changed to native for universal compatibility. Also added sequence looping for the combat sequence. Appears to be more aggresive
also thanks to all contributors known and unknown.
If you recognize something and want your name credited, email bobsyuruncle@gmail.com
Feel free to Take it, implement in your own, share it. Please just link to my posted downloads for ease of updates :) Remember to give credit
Requires GTALUA 1.1.0
Install location:
Grand Theft Auto V\GTALua\addons\personal_turret
See forum for questions and help:
v1.1
New version posted. I made a bad call thinking it was gtalua but instead it was code from fully loaded menu. woops. Would have worked only for players with both mods. Changed to native for universal compatibility. Also added sequence looping for the combat sequence. Appears to be more aggresive
Première mise en ligne : 23 juin 2015
Dernière mise à jour : 24 juin 2015
Téléchargé pour la dernière fois : il y a 9 jours
38 commentaires
Evilebob's Personal Turret from Rideable Peds mod By Spookyco. Massive credit and thanks to Spookyco for such an easy and versatile script
also thanks to all contributors known and unknown.
If you recognize something and want your name credited, email bobsyuruncle@gmail.com
Feel free to Take it, implement in your own, share it. Please just link to my posted downloads for ease of updates :) Remember to give credit
Requires GTALUA 1.1.0
Install location:
Grand Theft Auto V\GTALua\addons\personal_turret
See forum for questions and help:
v1.1
New version posted. I made a bad call thinking it was gtalua but instead it was code from fully loaded menu. woops. Would have worked only for players with both mods. Changed to native for universal compatibility. Also added sequence looping for the combat sequence. Appears to be more aggresive
also thanks to all contributors known and unknown.
If you recognize something and want your name credited, email bobsyuruncle@gmail.com
Feel free to Take it, implement in your own, share it. Please just link to my posted downloads for ease of updates :) Remember to give credit
Requires GTALUA 1.1.0
Install location:
Grand Theft Auto V\GTALua\addons\personal_turret
See forum for questions and help:
v1.1
New version posted. I made a bad call thinking it was gtalua but instead it was code from fully loaded menu. woops. Would have worked only for players with both mods. Changed to native for universal compatibility. Also added sequence looping for the combat sequence. Appears to be more aggresive
Première mise en ligne : 23 juin 2015
Dernière mise à jour : 24 juin 2015
Téléchargé pour la dernière fois : il y a 9 jours
@Pinback I understand the confusion. To be clear the first mode is invisible 'except' for the gun. If there is no aggro on you, there are no hated targets so the gun disappears. Easiest way to confirm the invisible turret mode: shoot a car or target that shoots back. The turret should then register hated target and do the needful.
Also yes, the turret does not always point to where it shoots... yet.
New version posted. I made a bad call thinking it was gtalua but instead it was code from fully loaded menu. woops. Would have worked only for players with both mods. Changed to native for universal compatibility. Also added sequence looping for the combat sequence. Appears to be more aggresive
@EvileBob Excellent, thanks! Look forward to trying it...
how to use it?no instruction how to use it :/
@EvileBob If you load a game, the mod is dead in the water... will never run again. The following is my testing following the initial game load (when the mod still works): First press of Num3, explosion above my head, anyone near is killed by blast, nothing above me. Second press Bigfoot. Third press Bigfoot goes home. If anyone is shooting me with Bigfoot present, he mows them down. The cycle then continues with the explosion above my head but no gun floating there.
One time I did manage to get a Gatling gun floating above my head (but only once). It shot anyone attacking me, but often wasn't pointing at them. They still got killed, but it wasn't necessary for the gun to point at them in order to do it.
Interesting idea, but needs serious work.
@EvileBob Just watched the sample video... so the turret is SUPPOSED to be invisible! Didn't realize that.
Ok, just two problems then... once the turret WASN'T invisible (don't know what caused it though), and the mod stops working when a game is loaded.
@iervan instructions on gta forums... link is below the download.
Next release I'll incl readme in the zip
@Pinback see pinned comment above.. also, can you confirm if you are still having load issue?
@Pinback An alien is complaining about Bigfoot.
@EvileBob i'll send you lines from console, i've put it inGTALua\addons\personal_turret as usual
Gta is getting more fun by the minute.
@EvileBob Only big bug is that it stops working after manually loading a game (so it only works when GTA V is initially loaded).
You might also get rid of the explosion that happens when you summon it. I don't see the point, and it just makes me have to be careful where I summon it.
My biggest suggestion is that you give us a choice of weapons. A rocket launcher and/or railgun option would be fun.
There is definitely a lot of potential for fun here...
@EvileBob Been playing around and RPG = carnage = more fun! :) Now to try the railgun...
@EvileBob Yep, railgun is the most fun! I couldn't find the hash code for the railgun though, so I just changed this line of code:
local wep = natives.GAMEPLAY.GET_HASH_KEY("WEAPON_MINIGUN")
to this:
local wep = 1834241177
Works great! Very destructive. My favorite... :)
@Pinback Great feedback thank you.
I have experienced the loading bug when I change from rockstar movie editor back to gameplay and I imagine the same happens with other changes of game state. I believe this is a limitation of GTALUA, but I could be wrong. So far I do not have a fix as I get no output from the gtalua console after this state happens. If I have time available I might be able to also build an asi version that wouldn't have that limitation, but I wouldn't hold my breath for it :-|
Also good idea with weapon choice. After reading your two weapon threads I'm thinking of moving the weapon hash code to the top as a global for easy change with some notes for weapon choices.
@Pinback also "You might also get rid of the explosion that happens when you summon it. I don't see the point, and it just makes me have to be careful where I summon it."
The explosion was a fun way to inform the user the script has activated and there is now an 'invisible' turret above you. Before I did this I would find myself questioning if it activated.
I'm not locked into this design choice and if I hear something that performs this same function in a moderately cool manner I would be happy to change it.
If the loading problem is with GTALUA, you might consider trying this LUA plugin instead:
http://gtaforums.com/topic/789139-vrelhook-lua-plugin-for-script-hook-v/
All of the other LUA mods I use are written using that (six of them total) and none of them have any problems (including no problem after loading games). Just an idea if you'd rather say with LUA in the future.
Thanks again... fun mod!
@LipskaGTA thank you for posting your youtube video of the mod. Always makes me happy to see Bigfoot swatting copters out of the sky.
Does anyone know what the song is called in the video by BobsYurUncle?
@BOGAN According to SoundHound it's "Drop That" by Jacob Plant (apparently from the "Home" soundtrack).
there is no description of what IS the mod lol i mean wtf