Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 179
Search took 0.01 seconds.
Search: Posts Made By: 2called-chaos
Forum: Plugins 11-04-2020, 17:11
Replies: 5,300
Views: 3,306,508
Posted By 2called-chaos
Re: [CS:S/CS:GO] GunGame

Regarding 1. it's possibly just the limitation of mp3 audio. Overlapping sounds cancel each other out you basically only hear the one emitted latest.

2. I run it in a DM env (but casual mode) and...
Forum: Plugin/Gameplay Ideas and Requests 02-28-2018, 11:17
Replies: 2
Views: 1,889
Posted By 2called-chaos
Re: [CS:GO] Server side bullet impacts (optimally with penetration info)

Thanks, I tried CSGO Support Tracers (https://forums.alliedmods.net/showthread.php?t=263615).

I guess it works in general (to see the discrepancies between client and server) but unfortunately the...
Forum: Plugin/Gameplay Ideas and Requests 02-25-2018, 16:27
Replies: 4
Views: 1,247
Posted By 2called-chaos
Re: [Paid][CS:GO] Say Sounds plugin

By the way: With the newly introduced snd_stream it's possible again to use wav sounds (and therefore play multiple sounds at the same time). It's not a replicated cvar but Valve confirmed that if...
Forum: Plugin/Gameplay Ideas and Requests 02-25-2018, 12:18
Replies: 2
Views: 1,889
Posted By 2called-chaos
[CS:GO] Server side bullet impacts (optimally with penetration info)

As we all know, certain features that work on listen servers won't work on dedicated server, like nade trajectories, server registered impacts and bullet penetration info.

I already use NadeTails...
Forum: General 01-14-2017, 08:52
Replies: 6
Views: 1,047
Posted By 2called-chaos
Re: CSGO update consumed 2GB of space?

What you _can_ do, and I do it with currently 4 instances is to share the .vpk files with the help of symlinks. When I update the servers I do them all in one sweep which is necessary in order for...
Forum: CSDM 11-12-2013, 16:17
Replies: 554
Views: 406,737
Posted By 2called-chaos
Re: CSDM 2.1.3c KWo beta

Yes it does. I had the crashes since I've setup the server but couldn't pinpoint it. I made my changes at the very end of my setup process (aka finetuning).
I forgot to provide more version info as...
Forum: Scripting Help 11-10-2013, 12:57
Replies: 7
Views: 1,176
Posted By 2called-chaos
Re: First plugin, need feedback

Thank you for the clarification. I think these changes should do it then. Not sure if I should return HAM_HANDLED in the event_player_spawned function but default would be HAM_IGNORED anyway.
...
Forum: Scripting Help 11-10-2013, 05:58
Replies: 7
Views: 1,176
Posted By 2called-chaos
Re: First plugin, need feedback

Yeah sure they are not related. I couldn't find the information what pawn return by default if you have no explicit return in your function. To illustrate my thoughts (assuming no return would be...
Forum: Scripting Help 11-10-2013, 04:10
Replies: 7
Views: 1,176
Posted By 2called-chaos
Re: First plugin, need feedback

Thanks, I think I understand it! So basically no function has to return PLUGIN_HANDLED if I would nest or combine the if conditions?


public event_player_spawned(id)
{
if...
Forum: Scripting Help 11-10-2013, 03:38
Replies: 7
Views: 1,176
Posted By 2called-chaos
Re: First plugin, need feedback

I didn't really understand the returns to be honest. I've read this post (https://forums.alliedmods.net/showpost.php?p=199801&postcount=2) and concluded to always return PLUGIN_CONTINUE except in...
Forum: Scripting Help 11-10-2013, 02:37
Replies: 7
Views: 1,176
Posted By 2called-chaos
First plugin, need feedback

Hey guys,

I just build my first plugin and it works! I know that there is a plugin doing exactly that but I couldn't find it anymore so I thought it would be a good first project :)

Would bee...
Forum: Approved Plugins 11-09-2013, 13:21
Replies: 18
Views: 48,487
Posted By 2called-chaos
Re: Adrenaline Boost

I made a modified version for my needs and maybe others need something similar. It triggers by default on 100HP so every hit activates highspeed. I removed the visual effect. I added a check because...
Forum: CSDM 11-09-2013, 10:19
Replies: 554
Views: 406,737
Posted By 2called-chaos
Re: CSDM 2.1.3c KWo beta

I had some random crashes when I've setup and tested the server alone with bots. When I was satisfied I invited a friend and from that point on we couldn't finish one GG round without the server...
Forum: CSDM 11-08-2013, 03:45
Replies: 554
Views: 406,737
Posted By 2called-chaos
Re: CSDM 2.1.3c KWo beta

I needed the same and accomplished it by commenting out some stuff. Open csdm_itemmode.sma and go to line 1058. It should say //deathpack. If not search this.

Then a few lines later you should see...
Forum: Approved Plugins 11-08-2013, 00:41
Replies: 694
Views: 469,021
Posted By 2called-chaos
Re: Infinite Round (v2.1.2)

Hey the plugin works good on my build (see below). Almost too good I'm afraid.

When I add c (Bomb Defused) to the ir_block_roundend cvar it seems to also block gamecommencing. As far as I block c...
Forum: German 03-18-2011, 12:28
Replies: 5
Views: 1,392
Posted By 2called-chaos
AMXBans down?

Hallo alle zusammen,

ich kann AMXBans nicht mehr finden :down:

Alle Seiten die ich via Google finde sind down :shock:
Selbst der Link im Stickythread ~~ Most Wanted Mods ~~...
Forum: GunGame 02-17-2010, 17:34
Replies: 9
Views: 3,513
Posted By 2called-chaos
Re: [BETA] SQL errors

Thanks a lot, it works :)


Mfg

Chaos
Forum: German 02-17-2010, 10:50
Replies: 12
Views: 3,268
Posted By 2called-chaos
Re: AMXBans 5.1 keine Rechte

Also ich habe die Datenbank nochmal neu aufgesetzt und es funktioniert.

Ich hatte bei der Installation andere Tabellennamen genommen und dann festgestellt, dass das Plugin diese nicht kennt und...
Forum: German 02-14-2010, 14:18
Replies: 12
Views: 3,268
Posted By 2called-chaos
Re: AMXBans 5.1 keine Rechte

Die Häkchen sind ja drin, daher bin ich ja so stutzig. Werd morgen nochmal die Datenbank killen und es nochmal probieren...


Mfg

Chaos
Forum: German 02-14-2010, 12:26
Replies: 12
Views: 3,268
Posted By 2called-chaos
Re: AMXBans 5.1 keine Rechte

Rcon ist drin und korrekt... Also wenn ich admin.amxx drin hab, habe ich ja Rechte und wenn ich banne nimmt er auch die Begründungen aus der Datenbank aber Admins nicht :(
Forum: German 02-14-2010, 08:09
Replies: 12
Views: 3,268
Posted By 2called-chaos
Re: AMXBans 5.1 keine Rechte

Also die IP stimmt.
Wenn ich admin.amxx auskomentiere und nen Mapchange mache habe ich keine Rechte...


Auf der Webseite habe ich die admins halt mit Steamid angelegt und dem server zugewiesen....
Forum: German 02-14-2010, 07:44
Replies: 12
Views: 3,268
Posted By 2called-chaos
Re: AMXBans 5.1 keine Rechte

In den Logs steht nur "[amxbans.amxx] [AMXBANS] AMXBans 5.1rc is online"...
Und wenn admin.amxx nicht anwäre hätte ich gar keine Rechte...

Plugins: http://nopaste.info/5133fb9452_nl.html
Module:...
Forum: German 02-13-2010, 19:25
Replies: 12
Views: 3,268
Posted By 2called-chaos
AMXBans 5.1 keine Rechte

Hallo alle zusammen,

habe gerade mal das neue AMXBans getestet. Funzt soweit auch das heißt ich kann bannen und die stehen auf der Seite aber die Rechte für die Admins werden nicht übernommen :(
...
Forum: Approved Plugins 02-13-2010, 18:13
Replies: 120
Views: 78,060
Posted By 2called-chaos
Re: Roundend Blocker

Hmm the bots join the server but doesn't join a team...

I have CSDM and gungame running...


Whats the problem?


Mfg
Forum: GunGame 02-13-2010, 15:14
Replies: 9
Views: 3,513
Posted By 2called-chaos
[BETA] SQL errors

Hi,

I just tried out the beta and therefore I tried the SQL version.

This is a sample error in the logs:


The strikes will be saved but the stats doesn't work. The gg_players table is also...
Showing results 1 to 25 of 179

 
Forum Jump

All times are GMT -4. The time now is 22:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode