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

Showing results 1 to 25 of 66
Search took 0.00 seconds.
Search: Posts Made By: FrAgOrDiE
Forum: Source Servers (SRCDS) 04-30-2021, 13:00
Replies: 0
Views: 719
Posted By FrAgOrDiE
Server doesn't stop crashing after A2S attacks

Days ago the server would crash after spamming errors:
IP rate limiting client ... at ... hits (... buckets, ... global count).
After contancting a few people I installed SourceEngineQueryCacher...
Forum: Plugins 03-24-2021, 16:53
Replies: 7
Views: 3,664
Posted By FrAgOrDiE
Re: [ANY] Chat Mentions

Version 2.0 has been now released.

- New convar sm_chatmentions_sound_enabled: Enable/Disable sound for all clients
- Added client preferences everyone can set with !settings, !chatmentions or...
Forum: Plugins 03-18-2021, 19:25
Replies: 7
Views: 3,664
Posted By FrAgOrDiE
[ANY] Chat Mentions

Description
This plugin allows chat mentions to draw someone's attention. The plugin allows partial nickname targeting eg. @frag, will be replaced with colored FrAgOrDiE in the chat and a sound will...
Forum: Scripting 03-02-2021, 19:06
Replies: 1
Views: 1,524
Posted By FrAgOrDiE
Custom killfeed icon?

Hey, does everyone know how to implement a custom svg icon as a killfeed weapon indicator?
The code should be ok, I'm just unsure what the file name should be, and where the file should be placed....
Forum: Scripting 02-02-2021, 06:51
Replies: 2
Views: 880
Posted By FrAgOrDiE
Problem with env_explosion

Hello, I'm trying to create an explosion effect on an entity after hit, then I kill the entity.
Here's the code, the problem with this is that the shooter can't see the explosion, any other player...
Forum: Plugins 11-05-2020, 04:30
Replies: 13
Views: 5,195
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Pings

Done with d926568.
(https://github.com/manu-urba/Pings/commit/d926568e229fa6ca6dca5eb2bc254b01d872733b)
You can download the new version from GitHub (https://github.com/manu-urba/Pings)
Forum: Plugins 11-04-2020, 12:33
Replies: 13
Views: 5,195
Posted By FrAgOrDiE
Forum: Plugins 11-03-2020, 09:15
Replies: 13
Views: 5,195
Posted By FrAgOrDiE
[CS:GO/ANY] Pings

Description
This plugin can be used to implement in CS:GO / any other source game pings to interact easily with other players.

CVARS

// Plugin prefix for messages
// -
// Default:...
Forum: Plugins 06-11-2020, 20:00
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

1. Use "Handle" instead of "GlobalForward"
2. On each "TeleportEntity" add: "TeleportEntity(..., ..., NULL_VECTOR, NULL_VECTOR"
Forum: Plugins 05-31-2020, 07:49
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

Nevermind, you were right man, that assignment is apparently needed :D
we have it in the NEW UPDATE (https://github.com/FrAgOrDiE02/Galaxy-Souls)
Forum: Plugins 05-31-2020, 07:14
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

1. ?? Where and why? (?) I already check client validity where needed.
2. Why? It works anyway.
3. ? this is already doing his job:...
Forum: Plugins 05-30-2020, 05:42
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

I`d really like to figure out which is the problem in your server. Could you message me privately on steam or discord? I will help you.
Forum: Plugins 05-29-2020, 12:51
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

fixed with the latest version.
https://github.com/FrAgOrDiE02/Galaxy-Souls
Forum: Plugins 05-29-2020, 11:50
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

Everything you said sounds really weird to me, is the plugin logging any error?
Forum: Plugins 05-29-2020, 11:49
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

It happens when they dies close to it. I`ll try to do something in the future.
Forum: Source Servers (SRCDS) 05-28-2020, 15:50
Replies: 5
Views: 1,583
Posted By FrAgOrDiE
Re: [CS-GO] - Not able to connect to server

Oh then I don't really now how to help you, but I'm pretty sure it's related to the firewall
Forum: Source Servers (SRCDS) 05-28-2020, 13:10
Replies: 5
Views: 1,583
Posted By FrAgOrDiE
Re: [CS-GO] - Not able to connect to server

We can`t say much. Check for client-console errors when you try to connect to the server, post it here
Forum: Plugins 05-28-2020, 08:47
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

That include file it's gonna fix this for sure. But to be sure, if the issue is actually on
TeleportEntity(target, fClientPos[target]);
then replace it with
TeleportEntity(target,...
Forum: Plugins 05-28-2020, 08:41
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

https://forums.alliedmods.net/showpost.php?p=2702538&postcount=29
or UPDATE your surcemod.
Forum: Plugins 05-28-2020, 07:44
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

You need to update your sourcemod, otherwise you could just replace "GlobalForward" with "Handle".
Forum: Plugins 05-28-2020, 01:13
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

It could be, but for now:
NEW UPDATE

-Added automatic download and precache for sound files.
-Added commands !des, !destroy: they make you destroy your soul.
-Added 3 new phrases in the...
Forum: Plugins 05-27-2020, 14:30
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

Oh don`t worry about your english.
Anyways:

1. Do you mean something like "after 30 seconds the souls will disappear so respawns would not be available anymore"?

2. I actually don`t like this...
Forum: Plugins 05-27-2020, 03:34
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Forum: Plugins 05-27-2020, 03:31
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

try updating your sdktools_functions.inc with this
Forum: Plugins 05-27-2020, 03:24
Replies: 56
Views: 9,594
Posted By FrAgOrDiE
Re: [CS:GO/ANY] Player Souls

weird, can you show me that line?
It should be this one, right?

TeleportEntity(target, fClientPos[target]);
Showing results 1 to 25 of 66

 
Forum Jump

All times are GMT -4. The time now is 10:37.


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