Search found 5 matches

by Loki
Sat Jul 12, 2025 7:48 am
Forum: Plugin Development Support
Topic: [HL2:DM] Flaregun
Replies: 19
Views: 83750

Re: [HL2:DM] Flaregun

VinciT wrote:Hi Loki, this should fix it: ......I've also included a temporary fix for getting the player's view vector (get_view_vector_temp() function). The fix won't be necessary after the next Source.Python build.

Awesome, thank you very much for the speedy response and fix.
by Loki
Fri Jul 11, 2025 6:14 pm
Forum: Plugin Development Support
Topic: [HL2:DM] Flaregun
Replies: 19
Views: 83750

Re: [HL2:DM] Flaregun

ValueError: Could not find signature: 558beca12a2a2a2a83ec0c83783000568b

The windows signature in this fun plugin is out of date? could someone please fix?

Thanks!
by Loki
Sun Dec 29, 2024 3:20 pm
Forum: Plugin Releases
Topic: Quakesounds
Replies: 32
Views: 1282903

Re: Quakesounds

Updated version for HL2DM. Many thanks to cssbestrpg for his updated code, and for helping to test. from events import Event from core import GAME_NAME from filters.players import PlayerIter from players.entity import Player from players.constants import HitGroup from stringtables.downloads import D...
by Loki
Wed Dec 18, 2024 12:37 pm
Forum: Plugin Releases
Topic: Quakesounds
Replies: 32
Views: 1282903

Re: Quakesounds

No joy on that untested version.
by Loki
Tue Dec 17, 2024 5:32 pm
Forum: Plugin Releases
Topic: Quakesounds
Replies: 32
Views: 1282903

Re: Quakesounds

I have tested this with HL2DM on a Windows based server. The SP plugin loads okay, the sounds download. But no sounds play in game, no messages in the console. SP recently updated for HL2DM, so using version 724.

Go to advanced search