Raised This Month: $ Target: $400
 0% 

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: Shenton
Forum: Plugins 08-26-2009, 05:38
Replies: 100
Views: 93,710
Posted By Shenton
Re: Too Late To Ban

Thank you all for your comments and ideas.

I'm working on it but I can't give an ETA. With the numerous additions/modifications I have to make it will take time to test/debug it (I'm still new to...
Forum: Scripting 07-14-2009, 00:19
Replies: 4
Views: 1,752
Posted By Shenton
Re: Override SM Admin Menu

I kow you can remove a top category (Players Commands, Server Commands, etc), but I don't see any function to create a handle/object on a sub category.

So you will maybe need to edit...
Forum: Plugins 07-13-2009, 22:46
Replies: 100
Views: 93,710
Posted By Shenton
Re: Too Late To Ban

You get it, but conflict is not the word imo, I removed cannouce from my servers because of that, since last cannounce update it fire twice the player_disconnect event.

I see you are running l4d...
Forum: Scripting 07-13-2009, 00:11
Replies: 5
Views: 1,391
Posted By Shenton
Re: about tank throw

public OnPluginStart()
{
HookEvent("ability_use", EventAbility);
}

public Action:EventAbility(Handle:event, const String:name[], bool:dontBroadcast)
{
decl String:ability[32],...
Forum: Scripting 07-12-2009, 16:27
Replies: 5
Views: 1,811
Posted By Shenton
Forum: Scripting 07-12-2009, 16:25
Replies: 5
Views: 1,391
Posted By Shenton
Re: about tank throw

Probably an ability, try hooking this event http://wiki.alliedmods.net/Left_4_Dead_Events#ability_use
Forum: Plugins 07-12-2009, 16:08
Replies: 100
Views: 93,710
Posted By Shenton
Re: Too Late To Ban

Thanks for your comments, hope it helps. :)
Forum: Plugins 07-12-2009, 03:19
Replies: 100
Views: 93,710
Posted By Shenton
Re: Too Late To Ban

It store players informations in arrays.
Forum: Plugins 07-12-2009, 00:07
Replies: 100
Views: 93,710
Posted By Shenton
Too Late To Ban

Description

This plugin store players names and steamids that disconnected recently, allowing you to ban them with a menu even if they are disconnected.

Usefull for those little <insert insult...
Forum: Scripting 07-11-2009, 05:34
Replies: 4
Views: 2,239
Posted By Shenton
Re: KvJumpToKey overwrite other section even root

Yep little error from me, missplaced "KvRewind".

In case someone is interested by this, here is the code for my ban options file:

/* Create the ban options file, overwrite it even if it already...
Forum: Scripting 07-11-2009, 00:29
Replies: 4
Views: 2,239
Posted By Shenton
Re: KvJumpToKey overwrite other section even root

Here is an exemple of a simple (working) KeyValues file creation in case someone search for it.

Btw I noticed that you can't create an empty section.

#pragma semicolon 1
#include <sourcemod>
...
Forum: Scripting 07-10-2009, 01:51
Replies: 4
Views: 2,239
Posted By Shenton
KvJumpToKey overwrite other section even root

Hello,

after some hours of research I can't find how to make this work, if someone can tell me what i'm doing wrong it would be great.

This code is located within OnPluginStart()

/* Set...
Showing results 1 to 12 of 12

 
Forum Jump

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


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