Search found 726 matches

by Painkiller
Sat Apr 27, 2019 2:54 pm
Forum: Plugin Development Support
Topic: [HL2:DM] problems with admin join sound
Replies: 2
Views: 2590

[HL2:DM] problems with admin join sound

The plugin loads without problems. I think it is missing the downloadable in the script. So I added by hand sound files to the client but even then the sound did not play. I do not know where that problem lies. PLUGIN: import os from configobj import ConfigObj from events import Event from players.h...
by Painkiller
Sun Apr 21, 2019 3:06 pm
Forum: Plugin Requests
Topic: [HL2DM] Remove Map Overlays, Map game_ext and Map Music
Replies: 25
Views: 27263

Re: [HL2DM] Remove Map Overlays

Hello this plugin is still working great.

I only have a small question.
Could you also remove the game_text of the map.

Many mapper show their map name and their own name during the game.

Unfortunately that sometimes bothers my own game_text.

Thanks in Advance
by Painkiller
Sun Apr 21, 2019 2:24 pm
Forum: Plugin Releases
Topic: Map Decal Painter
Replies: 20
Views: 32654

Re: Map Decal Painter

I think this is the problem. Can anybody help? Traceback (most recent call last): File "../addons/source-python/packages/source-python/plugins/command.py", line 162, in load_plugin plugin = self.manager.load(plugin_name) File "../addons/source-python/packages/source-python/plugins/man...
by Painkiller
Wed Apr 17, 2019 9:33 am
Forum: Plugin Releases
Topic: Map Decal Painter
Replies: 20
Views: 32654

Re: Map Decal Painter

Hey, I tested it, but it does not load the decals. Here is my decallist.json { "Example Skull":{ "vtf":"hud/leaderboard_dead.vtf", "vmt":"hud/leaderboard_dead.vmt" }, "Example Numbers":{ "vtf":"sprites/numbers.vtf", &quo...
by Painkiller
Tue Apr 16, 2019 6:25 pm
Forum: Plugin Releases
Topic: [CS:S/CS:GO] iPlayer's Killstreaker
Replies: 15
Views: 34517

Re: [CS:S/CS:GO] iPlayer's Killstreaker

Hello,
iplayer i need only the hitsound can you help me?

buttons/button10.wav

is the sound in HL2:DM.
by Painkiller
Tue Apr 16, 2019 6:06 pm
Forum: Plugin Requests
Topic: [HL2:DM] Damage Sound (aka hitsound)
Replies: 4
Views: 9646

Re: [HL2:DM] Damage Sound (aka hitsound)

Could no one find for it? damagesound_client_enable 1 damagesound_client_pitch 0 damagesound_client_pitch_time 2.0 damagesound_client_volume 70 damagesound_delay 0.0 damagesound_enable 1 damagesound_path buttons/button10.wav
by Painkiller
Sun Mar 31, 2019 12:07 pm
Forum: Plugin Requests
Topic: Last Man Standing
Replies: 14
Views: 21868

Re: Last Man Standing

It works now
by Painkiller
Sun Mar 31, 2019 3:03 am
Forum: Plugin Development Support
Topic: [HL2:DM] effects
Replies: 2
Views: 2638

Re: [HL2:DM] effects

yes, thank you Satoon
by Painkiller
Sun Mar 31, 2019 12:33 am
Forum: Plugin Development Support
Topic: [HL2:DM] string_tables.downloadables
Replies: 2
Views: 2333

Re: [HL2:DM] string_tables.downloadables

I think now its good , Satoons fix work.

Thanks
by Painkiller
Sun Mar 31, 2019 12:25 am
Forum: Plugin Requests
Topic: Last Man Standing
Replies: 14
Views: 21868

Re: Last Man Standing

this iy the file its python file
by Painkiller
Sat Mar 30, 2019 8:44 pm
Forum: Plugin Requests
Topic: Last Man Standing
Replies: 14
Views: 21868

Re: Last Man Standing

21:42:55 sp plugin reload lms 21:42:55 [SP] Unloading plugin 'lms'... [SP] Unable to unload plugin 'lms' as it is not currently loaded. [SP] Loading plugin 'lms'... [SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/packages/source-python/plugins/command...
by Painkiller
Sat Mar 30, 2019 8:27 pm
Forum: Whatever
Topic: Search Scripter with payment
Replies: 0
Views: 10508

Search Scripter with payment

I'm looking for someone who could fix bug fixes with some plugins + could write additional plugins.

Earnings would be 50 € upwards.
Mainly German scripters wanted.

Greeting Painkiller
by Painkiller
Sat Mar 30, 2019 8:17 pm
Forum: Plugin Development Support
Topic: [HL2:DM] string_tables.downloadables
Replies: 2
Views: 2333

[HL2:DM] string_tables.downloadables

And the last error message. I hope someone can help me to fix this 2019-03-30 16:25:41 - sp - EXCEPTION [SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/packages/source-python/plugins/command.py", line 162, in load_plugin plugin = self.manager.load...
by Painkiller
Sat Mar 30, 2019 8:15 pm
Forum: Plugin Development Support
Topic: [HL2:DM] effects
Replies: 2
Views: 2638

[HL2:DM] effects

Another error message from a plugin 2019-03-30 16:08:29 - sp - EXCEPTION [SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/packages/source-python/events/listener.py", line 92, in fire_game_event callback(game_event) File "../addons/source-pytho...
by Painkiller
Sat Mar 30, 2019 8:13 pm
Forum: Plugin Development Support
Topic: [HL2:DM] Flaregun
Replies: 14
Views: 11342

[HL2:DM] Flaregun

If I shoot a Flargun from the pistol come currently these error messages 2019-03-30 16:08:29 - sp - EXCEPTION [SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/packages/source-python/listeners/tick.py", line 80, in _tick self.pop(0).execute() File &...
by Painkiller
Sat Mar 30, 2019 8:07 pm
Forum: Plugin Requests
Topic: Last Man Standing
Replies: 14
Views: 21868

Re: Last Man Standing

I have copied it three times and more times reloaded with server restart always the same error

can you uploaded the file again ?
by Painkiller
Sat Mar 30, 2019 7:58 pm
Forum: Plugin Requests
Topic: Last Man Standing
Replies: 14
Views: 21868

Re: Last Man Standing

I Play HL2:DM .
by Painkiller
Sat Mar 30, 2019 7:39 pm
Forum: Plugin Development Support
Topic: [HL2:DM] Mapchooser
Replies: 2
Views: 2472

Re: [HL2:DM] Mapchooser

Has worked now changed the map at least again.

Thanks
by Painkiller
Sat Mar 30, 2019 7:30 pm
Forum: Plugin Requests
Topic: Last Man Standing
Replies: 14
Views: 21868

Re: Last Man Standing

20:29:33 [SP] Unloading plugin 'lms'... [SP] Unable to unload plugin 'lms' as it is not currently loaded. [SP] Loading plugin 'lms'... [SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/packages/source-python/plugins/command.py", line 162, in load_p...
by Painkiller
Sat Mar 30, 2019 5:50 pm
Forum: Plugin Development Support
Topic: [HL2:DM] Mapchooser
Replies: 2
Views: 2472

[HL2:DM] Mapchooser

Hello, I get this message lately when I switch from Deathmatch to a co-op. If I want to switch back to Deathmatch then nothing works. The map does not change anymore. 18:38:46 [SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/packages/site-packages/path....

Go to advanced search