Garry's Mod

Garry's Mod

[VJ] Battle Droid SNPCs(Deprecated)
273 opmerkingen
Lucas_808ard 28 nov 2023 om 3:35 
can you fix this?
foofarter 25 feb 2023 om 13:31 
guns and droids are errors pls fix
Maeve  [auteur] 7 aug 2022 om 13:21 
I haven't updated these in quite a while and the mods they are based on have been updated several times since then. So I don't guarantee that they work at all at this point
StarwarsDanger 7 aug 2022 om 8:25 
hey so it says on the mods are outdates does that mean there outed or something?
Wulf 24 jan 2021 om 17:15 
They do not shoot for some reason? They point the gun at you but never fire
Vladmen 5 aug 2020 om 3:32 
None of them shoot :steamsad:
Maeve  [auteur] 17 jun 2020 om 16:24 
If I recall correctly, the only B2s were the CGI ones, and they were missing animations or something? I think it had something to do with how the model was compiled. So probably not in the forseeable future. Sorry
Chicken 17 jun 2020 om 16:22 
are you planning on including b2 battle droids in this pack? I've checked out your other cgi pack but they're still broken.
Maeve  [auteur] 18 jun 2018 om 9:54 
this addon should work again now!
An AMX-40 Duck 24 jan 2018 om 19:17 
Is this addon dead? Because the droids either don't do damage anymore or their aim is so off it's like they're trying NOT to hit me

[Star Wars Weapons] lua/effects/effect_sw_impact/init.lua:39: Tried to use invalid object (type CLuaEmitter) (Object was NULL or not of the right type)
1. Add - [C]:-1
2. unknown - lua/effects/effect_sw_impact/init.lua:39

This is the error i get from the console
ODJoey 24 jan 2018 om 14:57 
So I made sure that was unchecked and the droids still drop weapons.
Maeve  [auteur] 24 jan 2018 om 14:47 
There should be a setting in the VJ menu in the spawn menu to disable weapon dropping
ODJoey 23 jan 2018 om 13:06 
Do you know how to make it so that they do not drop their weapon on death?
Maeve  [auteur] 11 jan 2018 om 21:09 
Thanks for letting me know, I'm fine with it, though I am genuinely curious how they did it if it is fixed.
Helghast Loyalist 10 jan 2018 om 8:12 
Hey, just to let ya know, someone has made a "fixed" version of this addon and uploaded it to the workshop (I don't know if it'a actually fixed cause i haven't tried it). I just wanted to let ya know just incase you weren't ok with that: http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1253048052&searchtext=
Ponsuke 29 dec 2017 om 10:47 
Your asking for too much, my dude.

Try asking for a droideka.
Private James 29 dec 2017 om 1:33 
you should do the MTT vehicle the big droid transport the MTT is short for MULTI TROOP TRANSPORT and make that it drops two droidekas and 40 droids in one of these vehicles or have a menu where you can lower the droids in the MTT and the maxium will be 40 droids how does that sound ???
FlameRapterB415 15 dec 2017 om 12:01 
not know if anyone ask but are you planing on making a freindy droid pack?
AlienDevil ~ Pyroh 10 dec 2017 om 12:33 
okay thanks
Maeve  [auteur] 10 dec 2017 om 9:48 
Nope, must be some other mod adding that to your chat
AlienDevil ~ Pyroh 10 dec 2017 om 0:44 
does this feature ULX?
Maeve  [auteur] 1 dec 2017 om 12:31 
Removed spam comment
Ponsuke 30 okt 2017 om 15:43 
I know this is probably too difficult to do, but maybe you'd add the B2's and the Droidekas?
Maeve  [auteur] 30 sep 2017 om 10:22 
I believe that is something to do with Star Wars Weapons, and not DrVrej's NPCs, but I could be wrong.
Gh0sT99 30 sep 2017 om 10:14 
[Star Wars Weapons] lua/effects/effect_sw_impact/init.lua:39: Tried to use invalid object (type CLuaEmitter) (Object was NULL or not of the right type)
1. Add - [C]:-1
2. unknown - lua/effects/effect_sw_impact/init.lua:39

Conflict with DrVrejs Star Wars SNPCs - Battle Droids http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1148147383
Maeve  [auteur] 29 sep 2017 om 10:00 
No, they should be compatable since they would be different npcs with different files, etc. the only problem would be if he named his files the exact same thing as mine, which is unlikely.
Just like the simulations 28 sep 2017 om 15:18 
Does DrVrejs new droids conflict with this?
S I T T 10 sep 2017 om 6:18 
ROGER ROGER
Maeve  [auteur] 5 sep 2017 om 11:01 
Do you have the NPCs Ignore Players option on? If not that, you may have a setting on in VJ Settings that make VJ NPCs player friendly? You may also have a relationship mod that is conflicting with the VJ relationships. Hope this helps!
Leonida [𝖘𝖙𝖜] 5 sep 2017 om 7:31 
they dont attack me...why?
Maeve  [auteur] 24 aug 2017 om 15:57 
For those of you wondering about this console error:

[[VJ] B1 Battledroid SNPCs] lua/weapons/weapon_vj_droid_shotty/shared.lua:138: Tried to use a NULL entity!
1. LookupBone - [C]:-1
2. unknown - lua/weapons/weapon_vj_droid_shotty/shared.lua:138

That is a harmless console error due to the weapon models not being rigged properly, and relating to how I got around that. Basically the code I used looks up the right hand bone on the droid and attaches to that bone. When the droid dies, it breaks the code and throws the console error. If you don't like the errors, you can disable weapons dropping in the vj settings menu.

Same with the sniper.
Verne'sCheeks 24 aug 2017 om 15:17 
[[VJ] B1 Battledroid SNPCs] lua/weapons/weapon_vj_droid_sniper/shared.lua:133: Tried to use a NULL entity!
1. LookupBone - [C]:-1
2. unknown - lua/weapons/weapon_vj_droid_sniper/shared.lua:133
I dont under stand what this is so little help.
Furgin 22 aug 2017 om 9:02 
Thanks man :steamhappy:
Maeve  [auteur] 21 aug 2017 om 20:37 
from the error code it looks like Star Wars Weapons may have changed some of the code that I was calling on to create the scorch mark effect. I'll have to look into it though.
Furgin 21 aug 2017 om 13:38 
Furgin 21 aug 2017 om 13:38 
When the star wars weapons mod is installed any time one of the droid guns hit something (Ex: shooting the ground) the following error occurs
“File exists in two addons - possible conflicts! lua/weapons/weapon_vj_droid/shared.lua ([VJ] B1 Battledroid SNPCs and Star Wars Weapons)
[ERROR] lua/effects/effect_sw_impact/init.lua:39: Tried to use invalid object (type CLuaEmitter) (Object was NULL or not of the right type)
1. Add - [C]:-1
2. unknown - lua/effects/effect_sw_impact/init.lua:39
3. Effect - [C]:-1
4. unknown - lua/weapons/weapon_vj_droid/shared.lua:100”
I attempted to uninstall star wars weapons but when I did this the droid blasters when fired did not make any blaster bolts only a noise and a bullet hole. The error is harmless however when trying to watch an NPC war seeing “Something is causing script errors” in the top left corner kinda ruins the fun. If there is any way you could fix this it would be great. Other than that really good mod!
Maeve  [auteur] 15 aug 2017 om 12:10 
For those of you wondering about this console error:

[[VJ] B1 Battledroid SNPCs] lua/weapons/weapon_vj_droid_shotty/shared.lua:138: Tried to use a NULL entity!
1. LookupBone - [C]:-1
2. unknown - lua/weapons/weapon_vj_droid_shotty/shared.lua:138

That is a harmless console error due to the weapon models not being rigged properly, and relating to how I got around that. Basically the code I used looks up the right hand bone on the droid and attaches to that bone. When the droid dies, it breaks the code and throws the console error. If you don't like the errors, you can disable weapons dropping in the vj settings menu.
ChaozRage 15 aug 2017 om 11:37 
[[VJ] B1 Battledroid SNPCs] lua/weapons/weapon_vj_droid_sniper/shared.lua:134: bad argument #1 to 'GetBonePosition' (number expected, got nil)
1. GetBonePosition - [C]:-1
2. unknown - lua/weapons/weapon_vj_droid_sniper/shared.lua:134

Maeve  [auteur] 12 aug 2017 om 18:30 
in the spawn menu,on the right, under the vj settings tab
Snowy 11 aug 2017 om 22:27 
er/shared.lua:133: Tried to use a NULL entity!
1. LookupBone - [C]:-1
2. unknown - addons/gmcpanel-workshop-merged/lua/weapons/weapon_vj_droid_sniper/shared.lua:133

plz help i cant find disable weapon dropping
Maeve  [auteur] 8 aug 2017 om 11:51 
they're part of the Star Wars Battledroids addon you can find on the right side of this page
Fossa Nove 3 aug 2017 om 15:37 
Can I please get a link for the B1 battledroid models?
Fossa Nove 3 aug 2017 om 15:11 
@bendy Or notarget
MrWoohoo 28 jul 2017 om 7:44 
im know how to make frendly ! enable ignore players noob
Lucy 26 jul 2017 om 20:44 
they all work fine untill they die, then they T pose. any ideas?
Pyrotechniqué 28 jun 2017 om 2:38 
1 ok bro you was right thx for help 2 can you make firendly versions pls :steamhappy:
Apollonios 28 jun 2017 om 1:56 
You made a good job but it's sad to see that they are not friendly to the player.
Pyrotechniqué 28 jun 2017 om 0:49 
yes i did
not work i still see errors
Broken 27 jun 2017 om 17:51 
@cavecastscorch I did.
Maeve  [auteur] 27 jun 2017 om 17:27 
And you have made sure you have all the required addons?