Search found 322 matches

by daren adler
Sun Jan 24, 2021 7:03 pm
Forum: Plugin Requests
Topic: [CS:GO] Color flashlight with adjustable radius
Replies: 10
Views: 11224

Re: [CS:GO] Color flashlight with adjustable radius

Ok. Thank you for the info on it.
by daren adler
Sun Jan 24, 2021 3:21 am
Forum: Plugin Requests
Topic: [CS:GO] Color flashlight with adjustable radius
Replies: 10
Views: 11224

Re: [CS:GO] Color flashlight with adjustable radius

Hello VinciT, :grin: I tryed this in hl2dm, but did not work :frown: , Is it just for cs:go?
by daren adler
Sat Jan 23, 2021 4:00 pm
Forum: Plugin Releases
Topic: [ANY] Weapon Zoom
Replies: 27
Views: 28032

Re: [ANY] Weapon Zoom

Is there one of these i can use? and if so what one do i use?
by daren adler
Fri Jan 22, 2021 6:38 pm
Forum: Plugin Releases
Topic: [ANY] Weapon Zoom
Replies: 27
Views: 28032

Re: [ANY] Weapon Zoom

Darn :frown: Ok thank you for info :grin: :grin:
by daren adler
Thu Jan 21, 2021 9:07 pm
Forum: Plugin Releases
Topic: [ANY] Weapon Zoom
Replies: 27
Views: 28032

Re: [ANY] Weapon Zoom

Ok. Thank you for reply :grin: :cool:
by daren adler
Thu Jan 21, 2021 7:55 pm
Forum: Plugin Releases
Topic: [ANY] Weapon Zoom
Replies: 27
Views: 28032

Re: [ANY] Weapon Zoom

You can also change the button to use for zooming, default is ATTACK2 (Right click) You can find available Buttons here: http://wiki.sourcepython.com/developing ... yerButtons

Syntax: Select all

zoom_button = PlayerButtons.ATTACK2

Thought thats what this is for, sorry if i am wrong.
by daren adler
Wed Jan 20, 2021 2:59 am
Forum: Plugin Releases
Topic: [ANY] Weapon Zoom
Replies: 27
Views: 28032

Re: [ANY] Weapon Zoom

I like your script :grin: . i am only using it for 1 weapon ( :tongue: ). I am using it for the smg, and the right mouse button shots the nads,,i went to the site you said to go to change it, but did not figer out what one to use for it, was thinking of mouse 4, but i guess not everyone uses mouse 4...
by daren adler
Fri Jan 15, 2021 3:11 am
Forum: Plugin Requests
Topic: HL2DM Bots vs npc
Replies: 3
Views: 3036

Re: HL2DM Bots vs npc

OK guys, Thanks, was just a thought, thanks anyways.
by daren adler
Tue Jan 12, 2021 5:07 am
Forum: Plugin Requests
Topic: HL2DM Bots vs npc
Replies: 3
Views: 3036

HL2DM Bots vs npc

Hello scripters out there :wink: :wink: , was wondering if a script can be made for my hl2dm hrc (hurricane bots) to try to kill the npc that i use?
I am using this for npc viewtopic.php?f=37&t=2350&start=40, stay :cool: kool and thank you. :grin:
by daren adler
Thu Dec 31, 2020 6:59 pm
Forum: Plugin Requests
Topic: [HL2:DM] Deathmsg Help
Replies: 47
Views: 47096

Re: [HL2:DM] Deathmsg Help

I did the sp update and got this. [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-python\plugins\deathmsg\deathmsg.py", l...
by daren adler
Mon Dec 28, 2020 4:37 pm
Forum: Plugin Releases
Topic: [HL2DM] Scoreboard
Replies: 8
Views: 11913

Re: [HL2DM] Scoreboard

Kami wrote:Hey, I fixed the error in scoreboard.


ok thank you :cool: :cool:
by daren adler
Sun Dec 27, 2020 12:53 am
Forum: Plugin Requests
Topic: HL2DM Spawn effect
Replies: 8
Views: 4028

Re: HL2DM Spawn effect

Kami wrote:

Syntax: Select all

te.life_time = 1


This sets how long it lasts in seconds.


ok got it, Thank you. :cool:
by daren adler
Sat Dec 26, 2020 10:59 pm
Forum: Plugin Requests
Topic: HL2DM Spawn effect
Replies: 8
Views: 4028

Re: HL2DM Spawn effect

:smile: Will do, thank you for all your good work. :cool: :cool: What can i do to make the spawn effect last a little longer before its gone away?
by daren adler
Sat Dec 26, 2020 10:39 pm
Forum: Plugin Requests
Topic: HL2DM Spawn effect
Replies: 8
Views: 4028

Re: HL2DM Spawn effect

Kami wrote:Mhmm, how about random colors all together? Like every spawn you can get one random color for your spawn effect. Or are you set on the three colors?
Sounds great :smile: if you can do that , yes random colors
by daren adler
Sat Dec 26, 2020 10:21 pm
Forum: Plugin Releases
Topic: [HL2DM] Scoreboard
Replies: 8
Views: 11913

Re: [HL2DM] Scoreboard

Do npcs kill other npcs on your server? Player index should only go to 64 I think. 291 should be one of the other server entities. I updated the plugin with another approach, hopefuly this will fix your error. Ok ill check it out, ty and the npc dont hurt each other ( would be kool if they did) and...
by daren adler
Sat Dec 26, 2020 10:17 pm
Forum: Plugin Requests
Topic: HL2DM Spawn effect
Replies: 8
Views: 4028

Re: HL2DM Spawn effect

Should the colors be inside of one spawn effect or should you have a random chance to either get a red or a blue or a green spawn effect? Or is it ment for team play, where every team gets a different color? Be ok if you can do all 3 kinds in one,,if not do what you think is best, and no its not a ...
by daren adler
Sat Dec 26, 2020 10:01 pm
Forum: Plugin Releases
Topic: [HL2DM] Scoreboard
Replies: 8
Views: 11913

Re: [HL2DM] Scoreboard

I updated from here and downloaded it and put it on and got this. 2020-12-26 15:32:37 - 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) Fil...
by daren adler
Sat Dec 26, 2020 9:24 pm
Forum: Plugin Requests
Topic: HL2DM Spawn effect
Replies: 8
Views: 4028

HL2DM Spawn effect

Was wondering if i can get one of you great scripters :smile: to make me a spawn effect like this https://steamcommunity.com/sharedfiles/filedetails/?id=2336346863&fileuploadsuccess=1 picture but with diffrent colors (red,blue,green) everytime you respawn,,thank you and have a great new year com...
by daren adler
Thu Dec 24, 2020 7:37 pm
Forum: Plugin Requests
Topic: HL2DM-scoreboard and stats
Replies: 39
Views: 59506

Re: HL2DM-scoreboard and stats

Just got this today. 2020-12-24 13:33:42 - 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-python\plugins\score...
by daren adler
Thu Dec 24, 2020 4:00 am
Forum: Plugin Releases
Topic: [HL2DM] Fragcloud
Replies: 5
Views: 3793

Re: [HL2DM] Fragcloud

OK will do, and again thank you :cool:

Just checked it and ...WOW you did it :cool: , Very cool and great work :grin:

Go to advanced search