Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 43
Search took 0.01 seconds.
Search: Posts Made By: DPT
Forum: Plugins 07-19-2019, 23:12
Replies: 13
Views: 7,905
Posted By DPT
Re: [CSGO] Simple bullet damage

I asked you if you're running a listen server and you said yep and now you're asking me what's a listen server.
Forum: Plugins 07-17-2019, 21:43
Replies: 13
Views: 7,905
Posted By DPT
Re: [CSGO] Simple bullet damage

This is the source of the problem. This plugin will not work properly with listen servers.
Forum: Plugins 07-17-2019, 20:14
Replies: 13
Views: 7,905
Posted By DPT
Re: [CSGO] Simple bullet damage

I tested the plugin with bots and it worked without problems. It could either be that you're running a listen server, or the client disconnected while the plugin was showing him the damage value....
Forum: Plugins 07-17-2019, 20:02
Replies: 13
Views: 7,905
Posted By DPT
Re: [CSGO] Simple bullet damage

m22b,

1) is your server a listen server?

2) Does the plugin always show this error, or on specific cases only?

It could probably happen if the attacker leaves the server while the plugin is...
Forum: Plugins 07-16-2019, 10:02
Replies: 927
Views: 650,925
Posted By DPT
Re: Connect Announce

Plugin works well in my CSGO server except that the sound isn't being played once a person disconnects / connects even the the cvars are set to 1. On the server console, it says sv_startsound not...
Forum: Plugins 07-15-2019, 22:17
Replies: 13
Views: 7,905
Posted By DPT
[CSGO] Simple bullet damage

This plugin will show the damage that your bullets and grenades inflict on the enemy. The white text over the crosshair shows the damage value inflicted by each bullet and/or grenade.

Very simple...
Forum: Plugins 07-13-2019, 21:52
Replies: 58
Views: 45,279
Posted By DPT
Re: [CSGO] Damage Text (1.6 | 2018/10/04)

Hmm.. doesn't properly work with csgo community casual server.. it only appears once when I shoot someone at the beginning of the map.. then doesn't work at all..
Forum: General 07-08-2019, 04:56
Replies: 5
Views: 2,534
Posted By DPT
Re: CSGO server strange map problem

TomL, no. Any reference where I can read more about it?

Thanks
Forum: General 07-06-2019, 08:57
Replies: 5
Views: 2,534
Posted By DPT
Re: CSGO server strange map problem

mlov420,

Thank you for your reply. You said "use the workshop version of Dust 2". Can you please explain more?

Do you mean the pre "CSGO 20th Anniversary" version of dust2?
Thanks
Forum: General 07-05-2019, 16:48
Replies: 5
Views: 2,534
Posted By DPT
CSGO server strange map problem

Hello,

I'm running a new csgo dedicated server - casual mode.

One very strange problem is when we play in de_dust2, in some rounds we see the new csgo de_dust2, and in some rounds, strangely we...
Forum: Unapproved/Old Plugins 12-25-2012, 17:04
Replies: 44
Views: 18,095
Posted By DPT
Re: Same IP Blackout v2.0 - n0br41ner

Now there's only one more thing that is missing.. and I'm not really planning to use my brain anymore on this plugin lol..

Isotonic, maybe you or the owner of the plugin would work on it:

I...
Forum: Unapproved/Old Plugins 12-25-2012, 16:55
Replies: 44
Views: 18,095
Posted By DPT
Re: Same IP Blackout v2.0 - n0br41ner

Isotonic.. setting that cvar to 0 excludes admins and setting it to 1 includes admins.. its the same thing lol

Anyhow I guess u were trying to compile it using the web compiler because I compiled...
Forum: Unapproved/Old Plugins 12-25-2012, 10:02
Replies: 44
Views: 18,095
Posted By DPT
Re: Same IP Blackout v2.0 - n0br41ner

Alright, I fixed and fully tested the plugin. It should work fine now. I changed the following in the original plugin:

1) The plugin will now auto blackout same ips if the cvar is set to 1...
Forum: Unapproved/Old Plugins 12-24-2012, 17:49
Replies: 44
Views: 18,095
Posted By DPT
Re: Same IP Blackout v2.0 - n0br41ner

I found another flaw in the plugin.

If a user who shares the same ip dies and reconnects (retry), he does not get blacked out.

From the code, only when a person dies it checks whether it...
Forum: Unapproved/Old Plugins 12-24-2012, 08:12
Replies: 44
Views: 18,095
Posted By DPT
Re: Same IP Blackout v2.0 - n0br41ner

I'll post the fix in a few hours :)
Forum: Unapproved/Old Plugins 12-22-2012, 12:36
Replies: 44
Views: 18,095
Posted By DPT
Re: Same IP Blackout v2.0 - n0br41ner

Alright.. I already fixed the problems.. Do you want me to include an option (cvar) to avoid admins from being blacked out?
Forum: Unapproved/Old Plugins 12-21-2012, 07:19
Replies: 44
Views: 18,095
Posted By DPT
Re: Same IP Blackout v2.0 - n0br41ner

Alright I just tested your plugin again in the server, there are two problems in your code.

First, change this:

get_user_ip( tempid, g_iPlayersIPs[tempid], charsmax( g_iPlayersIPs[] ) );

...
Forum: Unapproved/Old Plugins 12-21-2012, 04:49
Replies: 44
Views: 18,095
Posted By DPT
Re: Same IP Blackout v2.0 - n0br41ner

I don't know why its not blacking out players who have the same ip in my server. I have set amx_blackout 1 but still nothing happens.

From your code:

public BlackoutOnDeath( ) {
...
Forum: Unapproved/Old Plugins 12-20-2012, 18:52
Replies: 44
Views: 18,095
Posted By DPT
Re: Same IP Blackout v2.0 - n0br41ner

I understand from your code that auto blackout should be triggered by amx_scanips.. Am I correct?

In other words, the blackout of same ips won't work unless someone issues the amx_scanips... So,...
Forum: Unapproved/Old Plugins 12-19-2012, 19:15
Replies: 44
Views: 18,095
Posted By DPT
Re: Same IP Blackout v2.0 - n0br41ner

Nice plugin.. just a quick idea.. I think it would be better if you set the spec mode of same ip players to normal if all the players of that same ip are dead.

The idea is to only blackout their...
Forum: Scripting Help 08-22-2012, 12:53
Replies: 13
Views: 2,336
Posted By DPT
Re: NoClip without flying

pokemon, check this link http://forums.alliedmods.net/showthread.php?t=80972
Forum: Scripting Help 08-20-2012, 17:47
Replies: 13
Views: 2,336
Posted By DPT
Re: NoClip without flying

pokemonmaster... use FL_ONGROUND to make the server think that the player is on the ground.. This will fix the accuracy problem when a player is shooting while he's in air :)
Forum: Scripting Help 08-19-2012, 22:14
Replies: 13
Views: 2,336
Posted By DPT
Re: NoClip without flying

Well, as everyone said, a practical solution for my first problem wasn't possible. So I decided to control the noclip mode with a timer; like set a timer on noclip to last for only x amount of...
Forum: Scripting Help 08-19-2012, 21:51
Replies: 13
Views: 2,336
Posted By DPT
Re: NoClip without flying

pokemonmaster solution to which problem exactly? I've been through several problems.. which one are you refering to?
Forum: Scripting Help 08-17-2012, 19:38
Replies: 13
Views: 2,336
Posted By DPT
Re: NoClip without flying

hmmm.. Yep that's true.. Alright what would happen if i set a timer for it? Players would go underground and after 20 seconds for example, i set the normal MOVETYPE_WALK mode. But my question is,...
Showing results 1 to 25 of 43

 
Forum Jump

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


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