Garry's Mod
[TTT/2] Blue Bull
Hagen  [dezvoltator] 23 apr. 2016 la 14:35
Suggestions/Feedback/Bugs
Please Feedback, Bugs and suggestions here!
< >
Se afișează 1-10 din 10 comentarii
linzewe 8 febr. 2017 la 10:38 
i cant make double and triple jumps
Editat ultima dată de linzewe; 1 iul. 2017 la 5:06
fskin 25 iun. 2017 la 7:04 
Blue Bull somehow overwrites the "A Second Chance"-perk. If you buy BB, you get BB + A second chance. If you buy A Second Chance, you get Blue Bull again.
Editat ultima dată de fskin; 25 iun. 2017 la 7:04
Hagen  [dezvoltator] 25 iun. 2017 la 7:07 
Thats a bug caused by the hermes boots, the lucky horsehoe and the juggernaut suit because these overwrite my functions and I cant change it.
fskin 25 iun. 2017 la 7:22 
I was stuck on an older ASC version. I've updated it and now it seems to work. Thx for the reply.
Hagen  [dezvoltator] 25 iun. 2017 la 7:23 
Ah okay
fskin 25 iun. 2017 la 7:25 
Nevermind, it's just buggy in a different way now :D I'll have to uninstall BB then I guess, soz.
Hagen  [dezvoltator] 25 iun. 2017 la 8:44 
Yeah, but I told you whats causing it, the problem will arise with other perks as you continue to add more, but its your choice
Hagen  [dezvoltator] 1 iul. 2017 la 5:17 
Works fine for me, check your other addons
Editat ultima dată de Hagen; 1 iul. 2017 la 5:17
Alf21 15 mai 2018 la 12:11 
Can you fix the "TTTOrderedEquipment" hook with this:

hook.Add("TTTOrderedEquipment", "TTTBlueBull3", function(ply, equipment, is_item)
if is_item and equipment == EQUIP_BLUE_BULL then
ply:SetJumpPower(400)-- bit more then twice as much
ply:SetNWInt("MaxJumpLevel", 2)
ply:SetNWInt("JumpLevel", 0)

ply.BoughtBlueBull = true
end
end)

You made a mistake in using the wrong parameter "is_item"
Editat ultima dată de Alf21; 15 mai 2018 la 12:11
Just installed ttt2. Both Blue Bull and ASC can't be bought by traitors anymore (server says: "[player name] tried to buy equip his subrole was not permitted to buy").

Adding the respective ConVars (e.g. ttt_bluebull_tr = 1) to the server config entirely removed the addons from the traitor shops. Other addons work fine.
< >
Se afișează 1-10 din 10 comentarii
Per pagină: 1530 50