Search found 726 matches

by Painkiller
Fri Sep 13, 2019 2:24 pm
Forum: Plugin Development Support
Topic: Beam Effects
Replies: 2
Views: 3701

Beam Effects

The test in my script unfortunately doesn't look like the original in event scripts. Could someone help me with the customization please? (it is only a part of a larger script) This is the original code from Eventsripts: # dessine un beam def beamEffect(self, userid, radius, c1, loop = 0): i...
by Painkiller
Tue Sep 10, 2019 2:28 pm
Forum: Plugin Development Support
Topic: Spawn Teleport Problem
Replies: 0
Views: 3716

Spawn Teleport Problem

I'd like to see that every mapchange gets spawn out of the air. is there a possibility there? The problem is that you spawnt on the ground with every map. @Event('player_spawn') def _br_player_spawn(event): player = Player.from_userid(event['userid']) player.s...
by Painkiller
Mon Sep 02, 2019 8:16 pm
Forum: Plugin Requests
Topic: [HL2:DM] Mapconfig Plugin no longer work :(
Replies: 13
Views: 18865

Re: [HL2:DM] Mapconfig Plugin no longer work :(

It's still not working.

If you have time I like to let you on my server with FTP access?
by Painkiller
Mon Sep 02, 2019 6:52 pm
Forum: Plugin Requests
Topic: [HL2:DM] Mapconfig Plugin no longer work :(
Replies: 13
Views: 18865

Re: [HL2:DM] Mapconfig Plugin no longer work :(

I tested it. It's not working.

this code is current on my server.

If you have a moment I would show it to you.
by Painkiller
Mon Sep 02, 2019 1:42 pm
Forum: Plugin Development Support
Topic: [HL2:DM] Auto DJ
Replies: 8
Views: 6630

Re: [HL2:DM] Auto DJ

It seems to work again many thanks to this place.
by Painkiller
Mon Sep 02, 2019 1:13 pm
Forum: Plugin Development Support
Topic: [HL2:DM] Auto DJ
Replies: 8
Views: 6630

Re: [HL2:DM] Auto DJ

I can send in a privat message ok ?
by Painkiller
Mon Sep 02, 2019 1:01 pm
Forum: Plugin Development Support
Topic: [HL2:DM] Auto DJ
Replies: 8
Views: 6630

Re: [HL2:DM] Auto DJ

Supermod is the entire plugin and music.py a part of it. There are no bugs, it just doesn't play anymore. It might be possible that the code is too old it was written about 5 years ago. the meantime a lot has changed in SP. When I enter music in the chat it plays a title. Unfortunately not all X tim...
by Painkiller
Mon Sep 02, 2019 11:56 am
Forum: Plugin Development Support
Topic: [HL2:DM] Auto DJ
Replies: 8
Views: 6630

Re: [HL2:DM] Auto DJ

Is there a solution why the music does not play automatically after X time?
by Painkiller
Mon Sep 02, 2019 11:54 am
Forum: Plugin Requests
Topic: [HL2:DM] Mapconfig Plugin no longer work :(
Replies: 13
Views: 18865

Re: [HL2:DM] Mapconfig Plugin no longer work :(

Hello is there after this long time please a solution?
by Painkiller
Fri Jul 19, 2019 4:22 pm
Forum: Plugin Requests
Topic: [HL2:DM] port Weapons Restrict ES to SP
Replies: 0
Views: 15235

[HL2:DM] port Weapons Restrict ES to SP

There was a very good Eventscript Plugin. It was called Pirat weapons restrict. http://addons.eventscripts.com/addons/view/pirat_restrict_v070802zip Unfortunately it didn't work at the end of eventscripts anymore. You could set with which weapons you want to spawn. Is there a way that someone can ma...
by Painkiller
Fri Jul 12, 2019 12:59 pm
Forum: Plugin Development Support
Topic: [HL2:DM] Auto DJ
Replies: 8
Views: 6630

Re: [HL2:DM] Auto DJ

Anyone have any idea why the music doesn't play automatically anymore?
by Painkiller
Tue Jul 09, 2019 6:44 pm
Forum: Plugin Development Support
Topic: [HL2:DM] Auto DJ
Replies: 8
Views: 6630

[HL2:DM] Auto DJ

Music will be played once at the beginning when the server is started and will never be played in the following maps again. It used to be that every 180 seconds a song was played according to the config settings. Maybe there is a renewal for this code. Many thanks in advance from time import time fr...
by Painkiller
Tue Jul 09, 2019 6:31 pm
Forum: Plugin Development Support
Topic: [HL2:DM] effects.py
Replies: 2
Views: 3666

[HL2:DM] effects.py

I noticed a mistake in the logs. Maybe there's a solution? 2019-07-09 20:25:03 - 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 "../addons...
by Painkiller
Tue Jul 09, 2019 6:23 pm
Forum: Plugin Releases
Topic: Map Decal Painter
Replies: 20
Views: 32839

Re: Map Decal Painter

Are there any new reasons why it doesn't work in HL2:DM ?

It loads normally there are no errors but on the server there are no decals to watch.
by Painkiller
Tue Jul 09, 2019 6:21 pm
Forum: Plugin Requests
Topic: [HL2:DM] Save Scores
Replies: 10
Views: 18471

Re: [HL2:DM] Save Scores

I'm gonna retest that. Maybe I had an older version in use.

Edit: There doesn't seem to be any mistakes now.

Thank you very much for the reminder.
by Painkiller
Tue Jul 09, 2019 5:00 pm
Forum: Plugin Releases
Topic: [CS:S/CS:GO/HL2DM] Map Cycle (+SPA support)
Replies: 30
Views: 45787

Re: [CS:S/CS:GO/HL2DM] Map Cycle (+SPA support)

Hello, when i made the latest sp update, the automatic vote doesn't seem to open a menu where you can choose a map anymore.
by Painkiller
Tue Jul 09, 2019 4:59 pm
Forum: Plugin Requests
Topic: [HL2:DM] Save Scores
Replies: 10
Views: 18471

Re: [HL2:DM] Save Scores

Hello, i find a error in the logs. [SP] Caught an Exception: Traceback (most recent call last): File "../addons/source-python/plugins/savescore/savescore.py", line 15, in save_player_score player = Player(index) File "../addons/source-python/packages/source-python/players/_base.py&quo...
by Painkiller
Sat Jul 06, 2019 3:24 pm
Forum: Plugin Requests
Topic: Last Man Standing
Replies: 14
Views: 22100

Re: Last Man Standing

Gameserver IP: gs.rocks-clan.de:28090
by Painkiller
Sat Jun 29, 2019 8:38 pm
Forum: Plugin Requests
Topic: [HL2:DM] Mapconfig Plugin no longer work :(
Replies: 13
Views: 18865

Re: [HL2:DM] Mapconfig Plugin no longer work :(

Hello @Ayuto, are there any new findings yet?
by Painkiller
Wed Jun 12, 2019 11:33 am
Forum: Plugin Requests
Topic: [HL2:DM] Mapconfig Plugin no longer work :(
Replies: 13
Views: 18865

Re: [HL2:DM] Mapconfig Plugin no longer work :(

Are there any new findings ?

Go to advanced search