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

Showing results 1 to 25 of 26
Search took 0.00 seconds.
Search: Posts Made By: centran
Forum: Scripting 04-02-2012, 20:44
Replies: 3
Views: 1,103
Posted By centran
Re: anyone can target anyone

Thank you. That was the problem.
Forum: Scripting 04-02-2012, 20:16
Replies: 3
Views: 1,103
Posted By centran
anyone can target anyone

Is there a way to make a command where anyone can target anyone else?
I tried RegConsoleCmd but it seems that anyone who isn't an admin can't target anyone else and of course the normal can't...
Forum: Plugins 03-26-2012, 18:28
Replies: 5,058
Views: 2,631,117
Posted By centran
Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)

that was fast. works. thanks a lot.
Forum: Plugins 03-26-2012, 16:04
Replies: 5,058
Views: 2,631,117
Posted By centran
Re: [UMC3] Ultimate Mapchooser 3.3.2 (Updated 3/4/2012)

I found a pretty serious bug. The bug envolves typing nominate in chat with the map... lets call the map foo

If they type "nominate foo" then everything will be alright. However if they type...
Forum: Plugins 12-16-2011, 10:42
Replies: 5,058
Views: 2,631,117
Posted By centran
Re: [UMC3] Ultimate Mapchooser 3.3.1 (Updated 12/15/2011)

No I mean a new mapcycle variable for a map or group that runs right before the map is changed. So it can be different for each group or map and not just a generic command for every map.
Forum: Plugins 12-15-2011, 18:39
Replies: 5,058
Views: 2,631,117
Posted By centran
Re: [UMC3] Ultimate Mapchooser 3.3.1 (Updated 12/15/2011)

Would it be possible to add a pre-command to the mapcycle.
By that I mean while on the current map it checks for any pre-commands in the mapcycle, runs those commands, then switches the map.
Forum: Plugins 12-12-2011, 15:17
Replies: 5,300
Views: 3,315,347
Posted By centran
Re: GunGame

sm_gg_cfgdirnamepOnly problem is it doesn't take effect until next map. I need someway to change that cvar and reload GG.
Forum: Plugins 12-05-2011, 11:40
Replies: 5,300
Views: 3,315,347
Posted By centran
Re: GunGame

I am trying to have players vote between multiple types of gungames.(like regular and reverse)

The map plugin can load a config when the map is switched. If I set the cvar to use the other config...
Forum: Plugins 12-04-2011, 12:50
Replies: 5,300
Views: 3,315,347
Posted By centran
Re: GunGame

Would it be possible to switch between two configs types on map load?

I know you can set a cvar and after the next win it will take effect but I would like to switch to a different config while...
Forum: Plugins 11-15-2011, 21:20
Replies: 5,058
Views: 2,631,117
Posted By centran
Re: [UMC3] Ultimate Mapchooser 3.2.4 (v3.3-beta2 updated 11/14/2011)

crtl+a [

that will freeze it and enter. (copy/paste mode)
Forum: Plugins 11-14-2011, 17:26
Replies: 5,058
Views: 2,631,117
Posted By centran
Re: [UMC3] Ultimate Mapchooser 3.2.4 (Updated 10/12/2011)

any reason for a cs:s server to try it out since the new voting is only for tf2?
Forum: Plugins 11-04-2011, 19:55
Replies: 5,058
Views: 2,631,117
Posted By centran
Re: [UMC3] Ultimate Mapchooser 3.2.4 (Updated 10/12/2011)

nominate

// This file was auto-generated by SourceMod (v1.3.7)
// ConVars for plugin "umc-nominate.smx"

//////////////////////////////////////////////////////////////////////////////////////...
Forum: Plugins 11-04-2011, 18:06
Replies: 5,058
Views: 2,631,117
Posted By centran
Re: [UMC3] Ultimate Mapchooser 3.2.4 (Updated 10/12/2011)

I am having a problem with not being able to rtv or nominate. This is probably related to my umc_mapcycle.txt because I am getting errors in console about not being able to build map array.

Here...
Forum: Zombie:Reloaded 11-02-2011, 16:44
Replies: 2
Views: 730
Posted By centran
Re: main zr config file

duh!... thanks. that helps
Forum: Zombie:Reloaded 11-02-2011, 15:45
Replies: 2
Views: 730
Posted By centran
main zr config file

Is there a way to call/set another main config file /cfg/sourcemod/zombiereloaded/zombiereloaded.cfg

I know you can add map specific config files and override everything in the main config. What I...
Forum: General 10-23-2011, 17:03
Replies: 6
Views: 10,787
Posted By centran
Re: end of round time

source please?
Forum: General 10-23-2011, 16:32
Replies: 6
Views: 10,787
Posted By centran
end of round time

Is there a way to increase the time at the end of the round?
I don't think there is a cvar and I am not sure if there is a way with SM to do it.
Forum: General 05-11-2011, 17:58
Replies: 1
Views: 807
Posted By centran
plugin - set existing cvar

How do you set an existing cvar?
Do you still just use createconvar?
Forum: SourceMod Anti-Cheat 05-07-2011, 12:50
Replies: 9
Views: 4,862
Posted By centran
Re: Kigen Banned?

The last Source update had a nasty bug which caused the server to crash if someone suicided.
Kigen quickly put out new plugin to prevent the servers from crashing. He only posted a link and no...
Forum: General 05-06-2011, 13:44
Replies: 291
Views: 90,620
Posted By centran
Re: 5/5/2011 Update

Thank you very much. Works.



code reuse FTW!
Forum: General 05-06-2011, 02:12
Replies: 291
Views: 90,620
Posted By centran
Re: 5/5/2011 Update

Awesome. Mind telling us how you fixed it? Did you Hook the player suicide event?
If so what? I was trying to find the event to hook but couldn't find a list or what event you can hook.
Forum: General 05-06-2011, 01:34
Replies: 291
Views: 90,620
Posted By centran
Re: 5/5/2011 Update

You need to somehow catch the suicide event.
The big problem is with teamswitching. Everything else we can block but that teamswitch is trickier.
Forum: General 05-06-2011, 01:17
Replies: 291
Views: 90,620
Posted By centran
Re: 5/5/2011 Update

#include <sourcemod>
#pragma semicolon 1
#define PLUGIN_VERSION "0.1-lm"

public Plugin:myinfo =
{
name = "blockkill",
author = "LumiStance",
version = PLUGIN_VERSION,
description =...
Forum: General 05-06-2011, 00:56
Replies: 291
Views: 90,620
Posted By centran
Re: 5/5/2011 Update

you also need to block explode.
However, blocking chooseteam doesn't work. Anyone got a fix so people can't suicide by changing teams?
Forum: General 05-06-2011, 00:36
Replies: 291
Views: 90,620
Posted By centran
Re: 5/5/2011 Update

disabled MM and obbviously sourcemod.
still crashes. anyone else confirm.
appears to be valve f'ing up
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT -4. The time now is 06:08.


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