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

Showing results 1 to 25 of 26
Search took 0.00 seconds.
Search: Posts Made By: kasper21
Forum: Plugin/Gameplay Ideas and Requests 05-02-2011, 14:11
Replies: 6
Views: 3,158
Posted By kasper21
Re: [L4D/L4D2] Read Reload-Time and Score

hello,

GetEntProp(GetPlayerWeaponSlot(client, 0),Prop_Data,"m_bInReload");Dont work for all weapons, only for weapon with weapon-clip.
Forum: Plugin/Gameplay Ideas and Requests 05-01-2011, 08:40
Replies: 6
Views: 3,158
Posted By kasper21
[L4D/L4D2] Read Reload-Time and Score

Hello,

1.) How can i read the reloadtime of active weapon (primary) or a function/event that say reload finish.
2.) How can i read the score of infected-player (see screenshot).

thx
Forum: Plugin/Gameplay Ideas and Requests 01-21-2010, 21:20
Replies: 5
Views: 4,471
Posted By kasper21
Re: [L4D2] Dynamic Ghost Respawn Time

hello,

here is the plugin xD.
You dont need commands the plugin change the times automatically.
Forum: Plugin/Gameplay Ideas and Requests 01-21-2010, 20:19
Replies: 5
Views: 4,471
Posted By kasper21
Re: [L4D2] Dynamic Ghost Respawn Time

hello,

i make the plugin for you.
Forum: Plugins 11-03-2009, 18:41
Replies: 301
Views: 151,368
Posted By kasper21
Re: [L4D] Score/Team Manager 1.1.1

Hello,
Here is a fixed version of the l4dscores plugin.
From now on, the points from the first round part should be counted!

kasper
Forum: Scripting 10-15-2009, 19:51
Replies: 4
Views: 1,232
Posted By kasper21
Re: need help with hostname

hello,

yea, what a mistake thx for your help xD.
Forum: Scripting 10-15-2009, 05:10
Replies: 4
Views: 1,232
Posted By kasper21
need help with hostname

hello,

my code:

new Handle:Hostname = INVALID_HANDLE;
new String:defHN[64];

Hostname = FindConVar("hostname");
GetConVarString(Hostname, defHN, sizeof(defHN));
Forum: Scripting 10-07-2009, 13:57
Replies: 4
Views: 2,689
Posted By kasper21
Re: OnClientConnect Scripting Issue

Hello,

try to use this xD.
Forum: Plugin/Gameplay Ideas and Requests 08-19-2009, 09:34
Replies: 13
Views: 3,433
Posted By kasper21
Re: [l4d] 2 tanks

hello,

try this:
http://www.gamers-technology.de/clan/Web/index.php?site=files&file=226
Forum: Plugin/Gameplay Ideas and Requests 08-08-2009, 21:52
Replies: 3
Views: 1,215
Posted By kasper21
Re: [REQ][L4D] PrintToTeam?

hello,

great man it works big thx.
Forum: Plugin/Gameplay Ideas and Requests 08-08-2009, 15:34
Replies: 3
Views: 1,215
Posted By kasper21
[REQ][L4D] PrintToTeam?

hello,

I would like to know how it is possible to broadcast a message for all members of the same team.
Forum: Metamod:Source Questions 07-07-2009, 06:25
Replies: 6
Views: 2,164
Posted By kasper21
Re: GERMAN Help please

Hallo,

als erstes solltest du dich genauer über Meta- und Sourcemod informieren. Damit meine ich wie die Erweiterungen funktionieren, für was sie gut sind usw.

Mit invite oder ip...
Forum: Plugin/Gameplay Ideas and Requests 07-02-2009, 06:14
Replies: 3
Views: 1,016
Posted By kasper21
Re: [REQ][L4D] Versus Mode Free Look

hello,

try this xD

spec_filter "any" (Flags: 6) (Desc: Spectate a subset of all players (any|human|bot|survivor|infected) )
spec_filter_infected "any" (Flags: 6) (Desc: Spectate filter...
Forum: Plugins 06-29-2009, 09:57
Replies: 348
Views: 197,183
Posted By kasper21
Re: [L4D] Item Buy and Admin Gifting System

hello,

works the plugin on windowserver?
Forum: Plugins 06-12-2009, 16:13
Replies: 1,412
Views: 1,119,311
Posted By kasper21
Re: [L4D] Super Versus

I think the problem gives on a windows dedicated server. I use a windows-server, you (DDR Khat) and Visual77 have a Linux dedicated server and no crashes.
Forum: Plugins 06-12-2009, 14:33
Replies: 1,412
Views: 1,119,311
Posted By kasper21
Re: [L4D] Super Versus

hello,

have the same problems with the sm_cvar command.
Forum: Plugins 06-12-2009, 12:16
Replies: 1,412
Views: 1,119,311
Posted By kasper21
Re: [L4D] Super Versus

hello,

sv_visibleplayers -1 its the same as you use the sv_visibleplayers 12. If you use -1 becomes that automatically slot counted out of the l4d_maxplayers set.
Forum: Plugins 06-12-2009, 10:57
Replies: 1,412
Views: 1,119,311
Posted By kasper21
Re: [L4D] Super Versus

hello,

i have the same problem ;(. Now i use the follow configuration:


MetaMod:Source v1.7.1V
SourceMod v1.2.2-dev

meta list
16:44:47 Listing 4 plugins:
Forum: Plugins 06-11-2009, 15:58
Replies: 1,412
Views: 1,119,311
Posted By kasper21
Re: [L4D] Super Versus

hello,

the new update dont work for me ;(.

my Server.cfg:
l
l4d_maxplayers "12"
sv_visiblemaxplayers "-1"
l4d_survivor_limit "6"
l4d_infected_limi "6"
Forum: Plugins 06-04-2009, 15:43
Replies: 1,412
Views: 1,119,311
Posted By kasper21
Re: [L4D] Super Versus

hello,

i have read your reply and this gave me answer. Thx for this information.
Forum: Plugins 06-04-2009, 14:46
Replies: 1,412
Views: 1,119,311
Posted By kasper21
Re: [L4D] Super Versus

hello,

i mean its possible to give the new spawned survivor a first aid kid and can you integrate this function.

Sry for my bad english.
Forum: Plugins 06-03-2009, 17:12
Replies: 1,412
Views: 1,119,311
Posted By kasper21
Re: [L4D] Super Versus

Another problem is the new spawned survivor have no first aid kid. it ist possible to give the new spawned suvivor a first aid kid? If it is possible you can the code invite?

I need it for a 6...
Forum: Plugins 06-02-2009, 12:32
Replies: 237
Views: 175,408
Posted By kasper21
Re: L4D Loading

hello,

i found errormessages in the errors_****.log-file:

L 06/02/2009 - 16:32:10: [SM] Displaying call stack trace for plugin "l4d_loading.smx":
L 06/02/2009 - 16:32:10: [SM] [0] Line 250,...
Forum: Scripting 05-22-2009, 17:48
Replies: 2
Views: 1,339
Posted By kasper21
Re: [L4D] Changing spawn times?

Hello,

try this commands:

sm_cvar z_ghost_delay_max
sm_cvar z_ghost_delay_min


I think a good solution is:
Forum: Plugins 05-19-2009, 13:35
Replies: 1,412
Views: 1,119,311
Posted By kasper21
Re: [L4D] Super Versus

Thank you very much for this information. Now i use the [EXTENSION] Left 4 Downtown (0.2.0) and it works wonderfully :mrgreen:.
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT -4. The time now is 02:14.


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