Garry's Mod

Garry's Mod

345 vurderinger
Prop Cannon Tool ( Improved )
   
Utmerkelse
Favoritt
Favoritter
Fjern som favoritt
Innholdstype: Tillegg
Tilleggstype: Verktøy
Tilleggsetiketter: Bygging, Moro
Filstørrelse
Lagt ut
Oppdatert
73.577 KB
15. juli 2014 kl. 7.48
14. des. 2023 kl. 7.42
55 endringslogger ( vis )

Abonner for å laste ned
Prop Cannon Tool ( Improved )

I 1 samling av [Sk$Bh]Trick or treat KID!
DVD's addon collection
255 gjenstander
Beskrivelse


This page uses steam formatting.

Description
This addon can give you the ability to have your own movable cannon that fires props.

Feature List
  • Supports and controlled by wire
  • Very stable damage inflicting hook
  • Works with advanced duplicator 1 and 2
  • Both shooting modes have dedicated numpad control
  • When connected wire inputs override internal values
  • New and recent code-base in tone with GMOD 13
  • Ability to change the model of the cannon and ammo on the fly
  • Additional features not included by the original author
  • Logging is available ( turn off by default )
  • Ability to update a cannon with left click entity class
  • Maximum value control setup tweaks are available
  • Many other features not implemented by the original author
  • Supports custom bullet entity class. Resets on empty string
  • Automatically centers bullet relative to the fire direction and OBB
  • Automatically controls your bullets via custom configuration
BULLET:Arm() -- The Arm() method is called when the class does not match the integrated bullet BULLET.CannonNoArm = true -- Forces the cannon not to call the Arm() method when firing BULLET.CannonAimAxis = Vector(1,0,0) -- Bullet forward local is used to calculate spawn angle BULLET.CannonArmArgs = {1, nil, 2} -- Passes max of nine arguments as is to the Arm() method BULLET.CannonEnAlign = true/false -- Enable or disable the bullet velocity alignment BULLET.CannonVeAlign = 10 -- Overrides the server owner enabled bullet align magnitude

For detailed manual, please refer to readme file below!

Readme: https://github.com/dvdvideo1234/PropCannonTool/blob/master/readme.md

Git repository: https://github.com/dvdvideo1234/PropCannonTool

Report errors to: https://github.com/dvdvideo1234/PropCannonTool/issues

Reuploading and source stealing will not be tolerated !
Please respect the original author for creating this addon
Credit for fixing this for Gmod 13 version style goes to me !
Selling it is also out of option, as the open source suggests !

If you want to support me and you like what I do:

paypal.me/DeyanVasilev
Populære diskusjoner Vis alle (1)
42
6. mars 2023 kl. 5.38
Bur Reports ! ( Report bugs HERE Spamming is deleted !)
[Sk$Bh]Trick or treat KID!
93 kommentarer
[Sk$Bh]Trick or treat KID!  [skaper] 11. mars 2023 kl. 8.27 
Ramenya 10 Mar @ 12:43pm

Hey, you can enable the feature if you like. I've coded PD-control to align the bullet.

https://github.com/dvdvideo1234/PropCannonTool/pull/3
Ramenandspagghetti 10. mars 2023 kl. 2.43 
Aight thanks!
[Sk$Bh]Trick or treat KID!  [skaper] 7. mars 2023 kl. 13.40 
Ramenya 6 Mar @ 3:41pm

There is nothing wrong with it. The bullet velocity alignemnt is currently experimental. The problem comes form the server still running while the game is paused. Gmod uses the time ( kg * m^2 * degrees / s ) to calculate the applied torque according to the function wiki page:

https://wiki.facepunch.com/gmod/PhysObj:ApplyTorqueCenter

This messes with the output force in the next tick after the game is unfrozen

Please, enter the following in the console: "propcannon_bualgnvelcty 0" to disable the featutre
Ramenandspagghetti 6. mars 2023 kl. 5.41 
Does not work
[Sk$Bh]Trick or treat KID!  [skaper] 3. feb. 2023 kl. 22.50 
@Mihacappy 7 hours ago

Sure thing buddy :P
Mihacappy 3. feb. 2023 kl. 15.34 
@[Sk$Bh]Trick or treat KID! yes
|Angry Virgin Gamer| Trade.TF 28. des. 2022 kl. 21.57 
*insert war of the servers music here*
frogsåup 21. aug. 2022 kl. 0.54 
ok
[Sk$Bh]Trick or treat KID!  [skaper] 20. aug. 2022 kl. 11.26 
@frogsåup 19 Aug @ 8:53pm

You can use the convar "propcannon_maxfireforce" to define the fire force upper limit. The lower limit will always be zero. Curre tly the upper limit default value is 500k. Adjust it wo whatever you like and reload the control panel
frogsåup 19. aug. 2022 kl. 10.53 
3x the current one would be good if thats possible