Garry's Mod
Better Cloaking
Εμφάνιση 21-30 από 31 καταχωρίσεις
< 1  2  3  4 >
Ενημέρωση: 19 Ιαν 2019 στις 18:51

Rewrote Everything

Ενημέρωση: 12 Σεπ 2018 στις 13:20

Version 2.3

-Fixed timed cloaks again.
-Removed bc_DoTauntSound.
-Made it easier to use a custom sound for taunt. (Put the sound file in better_cloaking/sound and do bc_TauntSound "sound.wav")
-Did ALOT to the code.

(I'm not sure if im missing anything and there will likey be more bugs do to me messing with the code, just let me know.)

Ενημέρωση: 9 Σεπ 2018 στις 16:35

Version 2.2

-Fixed error with uncloaking when entering a vehicle.

Ενημέρωση: 9 Σεπ 2018 στις 15:55

Version 2.1

-Fixed cloak not doing anything properly.
-Changed bc_UnCloakVehicle to bc_UncloakVehicle.
-The cloak charge will now instantly recharge after dying.
-Fixed icon for 10, 20, and 30 second cloak showing up as a missing texture.

Ενημέρωση: 9 Σεπ 2018 στις 10:57

Version 2.0

-Added cloak recharge. (Requested By Vriscout Spenceket)
-Cleaned Up Code. (Mainly For My Sake)
-Added bc_CloakRecharge which defines how many seconds it should take to recharge 1 second of cloaking. If it is set to 0 it will disable the recharge system and use the timed one instead.
-Renamed addon to "Better Cloaking".
-Remade all ConVars with the prefix bc_ instead of ac_.
-Cloaks are now 10, 20, and 30 seconds as opposed to 15, 30, and 60 seconds.
-Set deploy speed to 100 so you can cloak almost instantly after equiping it.

Ενημέρωση: 7 Σεπ 2018 στις 12:30

Version 1.3b

-Removed "Advanced Cloaking" catagory. (It should now appear in the "other catagory")

Ενημέρωση: 7 Σεπ 2018 στις 12:26

Version 1.3

-Fixed the issue where timed cloaks wouldn't automaticly uncloak the player.
-Removed cloaking effect to be on by default.

Ενημέρωση: 15 Αυγ 2018 στις 12:50

Version 1.2

-Added cloak effects. (Requsted by Leafdroid)
-Added ac_CloakEffect to change or disable the cloaking effect.

Ενημέρωση: 12 Αυγ 2018 στις 11:42

Version 1.1b

-Removed included overlays.

Ενημέρωση: 12 Αυγ 2018 στις 11:33

Version 1.1

-You now use convars to configure the addon rather than editing the config file. (Requested by LawlenMcVallen)