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

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: PEW
Forum: Plugins 03-27-2011, 17:36
Replies: 18
Views: 24,366
Posted By PEW
Re: L4D2 Versus - We're not immune!

can't hook to round_start in my condition. ClientPutInServer causes all the bots to disappear so i'm thinking it's interfering with another plugin
Forum: Plugins 03-27-2011, 04:50
Replies: 18
Views: 24,366
Posted By PEW
Re: L4D2 Versus - We're not immune!

Unknown = YOUR INDEX IS NOT IN GAME
Forum: Plugins 03-27-2011, 04:49
Replies: 18
Views: 24,366
Posted By PEW
Re: L4D2 Versus - We're not immune!

However this plugin will not work with any other plugin that manipulates health such as a buying system and what not. Also, I find it very confusing where you use OnMapStart with GetClientTeam. As...
Forum: Plugins 03-27-2011, 04:46
Replies: 273
Views: 288,531
Posted By PEW
Re: [L4D2] Item buying System v1.36

Yo! any errors with ARRAY INDEX IS OUT OF BOUNDS. Simple fix would be to change to i think it was MAXPLAYERS or MaxClients. One of the two. Can't remember off the top. The array is trying to pull an...
Forum: Unapproved Plugins 12-09-2010, 15:55
Replies: 16
Views: 10,276
Posted By PEW
Re: [L4D2] SnareSpeak 1.0.1

this is quite easy actually fpsbrian. in the older plugin that you use he hooks both the charge and pummeling. simply take out one or the other or as sky says, make a check to see if the charger dies
Forum: Plugins 06-06-2010, 19:44
Replies: 912
Views: 890,790
Posted By PEW
Re: [L4D/L4D2] Character Select Menu (1.8)

When adding this plugin on a linux server, The l4dcsm.cfg does not get executed automatically for some reason. any reasons why?
I know this by when i start the plugin with my cfg changed it allows...
Forum: General 06-02-2010, 02:26
Replies: 0
Views: 517
Posted By PEW
Problem with ko capable infected

For some reason, sometimes our server has a problem where someone will be healed and wont show black and white and a special infected will walk up to the survivor and instead of incapping, you die
...
Forum: Plugin/Gameplay Ideas and Requests 05-21-2010, 14:33
Replies: 0
Views: 997
Posted By PEW
[L4d2 Request/Help]

I'm very new to this so my code might look like a scramble of broken nonsense but I'm trying to make shortcut commands such as !health so that non admins can use binds to navigate through the menu...
Forum: Plugin/Gameplay Ideas and Requests 05-19-2010, 17:43
Replies: 0
Views: 998
Posted By PEW
Temporary Sv_cheats turn on/off request for buy menu

Alright, Our server is runing AdminCheats ,super versus and 1.36 drakcol item buy system

The problem is that whenever you turn off sv_cheats for everyone, hte buy menus do not work due to the...
Forum: Suggestions / Requests 05-19-2010, 17:37
Replies: 3
Views: 1,249
Posted By PEW
Forum: Suggestions / Requests 05-19-2010, 17:35
Replies: 3
Views: 1,249
Posted By PEW
Re: Request temporary cheat fix for buy menu

//10: Item Buying Menu Setup
public PointsConfirmHandler(Handle:menu, MenuAction:action, client, itemNum)
{
new flags = GetCommandFlags("give");
new flags2 = GetCommandFlags("kill");
new...
Forum: Suggestions / Requests 05-19-2010, 17:30
Replies: 3
Views: 1,249
Posted By PEW
Re: Request temporary cheat fix for buy menu

#pragma semicolon 1
#include <sourcemod>
#define PLUGIN_VERSION "0.2"
public Plugin:myinfo =
{
name = "AdminCheats",
author = "devicenull",
description = "Allow admins to use cheat...
Forum: Suggestions / Requests 05-19-2010, 17:27
Replies: 3
Views: 1,249
Posted By PEW
Request temporary cheat fix for buy menu

I'm trying to make my buy menu turn sv_cheats on and off temporarily when giving items. Due to admin cheats, the only people that can use cheats/buy menu are admins...

we are using the 1.36...
Showing results 1 to 13 of 13

 
Forum Jump

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


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