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

Showing results 1 to 25 of 41
Search took 0.00 seconds.
Search: Posts Made By: tigocesar
Forum: Plugins 11-16-2017, 20:23
Replies: 94
Views: 48,007
Posted By tigocesar
Re: [L4D2] Gifts Drop & Spawn

Your plugin is awesome. I did a test and added a few more items and it worked. Is it possible to spawn a special infected instead of an item? If so, can you tell me what names I have to use? I want...
Forum: Plugins 11-15-2017, 20:04
Replies: 129
Views: 114,788
Posted By tigocesar
Re: [TF2] SteamTools Game Description Override

I'm not sure if it works on CSGO, but try this:
https://forums.alliedmods.net/showthread.php?t=252712
Or you can try this too:
https://github.com/Bara20/cscoUpdate/blob/master/description.sp
Forum: General 11-10-2017, 11:47
Replies: 1
Views: 2,237
Posted By tigocesar
Re: TF2 - Help with adding admin tags?

Simple Chat Colors it's a little outdated for tf2. You can't set properly tag by steamid only by flags.
Try use this:
https://forums.alliedmods.net/showthread.php?t=186695

Same function,...
Forum: Plugins 10-24-2017, 20:42
Replies: 1,221
Views: 629,348
Posted By tigocesar
Re: [TF2] Model Manager 1.0.4 (08/03/2013)

you got it wrong. If you read the config file, you'll find this:

// "admin":
// User must have ALL of these admin overrides (look up SourceMod Admin Overrides)
// to use this model.

you are...
Forum: VSH / Freak Fortress 10-20-2017, 08:01
Replies: 2
Views: 1,232
Posted By tigocesar
How change model path?

Hi..

I don't know if you guys can help me. It's no totaly about freak fortress, so i'll really appreciate if someone could help me.
I have a server running freak fortress and another running...
Forum: Plugins 01-31-2017, 18:24
Replies: 436
Views: 270,127
Posted By tigocesar
Re: [TF2] Taunt 'em

You have pickup a old version of this plugin. Try to use that

https://forums.alliedmods.net/showpost.php?p=2479921&postcount=364

And if you wanna put some restrict acess on the commands...
Forum: Plugin/Gameplay Ideas and Requests 01-21-2017, 22:10
Replies: 1
Views: 624
Posted By tigocesar
Re: Tag with multiple colors

Sorry for the double post but i found this plugin
https://forums.alliedmods.net/showthread.php?t=135088

Worked well but it's possible add More Colors functions in the plugin?

The plugin works...
Forum: Plugin/Gameplay Ideas and Requests 01-21-2017, 17:30
Replies: 1
Views: 624
Posted By tigocesar
Tag with multiple colors

Hi, it's been awhile i'm looking for plugin who let me make a multiple color tag. I had tried to make this with custom chat colors but doesn't worked.

I know that is possible, i saw this in a tf2...
Forum: Plugins 01-19-2017, 21:43
Replies: 436
Views: 270,127
Posted By tigocesar
Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)

but it's correct


"Games"
{
"tf"
{
"Offsets"
{
"GiveNamedItem"
Forum: Plugins 01-19-2017, 16:57
Replies: 345
Views: 336,506
Posted By tigocesar
Re: [L4D2] Super Tanks

Maybe i'm wrong but i think that supertanks plugin put some "limits" on max of tank spawn. In my cfg it's something like that

st_wave1_tanks "1" // Default number of tanks in the 1st wave of...
Forum: Plugins 01-18-2017, 05:33
Replies: 1,980
Views: 1,049,237
Posted By tigocesar
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

someone who use this plugin on tf2 have made pets or skins work? I don't know how i make this work. Skins works, but the skeleton stay "stuck" don't have any animations and when i use other plugin to...
Forum: Plugins 01-17-2017, 01:29
Replies: 436
Views: 270,127
Posted By tigocesar
Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)

Try install the last version of tf2items
https://builds.limetech.io/

and the last gamedata too

https://github.com/asherkin/TF2Items/blob/master/tf2.items.txt
Forum: VSH / Freak Fortress 01-15-2017, 10:59
Replies: 4
Views: 1,660
Posted By tigocesar
Re: Team killing help :(

You can try what a Naydef said or try this fix by friagram
https://forums.alliedmods.net/showthread.php?t=291820&page=3

This helped me, maybe help you too
Forum: VSH / Freak Fortress 01-10-2017, 15:06
Replies: 118
Views: 61,725
Posted By tigocesar
Re: Death's Bosses and Abilities [Update: Witch Doctor]

Well, i try to do this, but when i'll compile appears this error

plugin.sp(972) : error 017: undefined symbol "DD_PerformTeleport"
plugin.sp(1184) : error 017: undefined symbol...
Forum: General 12-30-2016, 20:09
Replies: 0
Views: 1,611
Posted By tigocesar
[TF2] How enable only spray on server?

Hi

I have a TF2 server and i want to enable sv_pure 2 for block custom skins, especially. (Some players report to me that existence of custom skins wich enable a undectable wallhack).
So i wanna...
Forum: Unapproved Plugins 12-23-2016, 07:56
Replies: 441
Views: 271,714
Posted By tigocesar
Re: [TF2] Yet Another Dodgeball Plugin (1.0) - 08/05/2010

Here https://forums.alliedmods.net/showpost.php?p=2353772&postcount=418
Forum: Plugins 12-21-2016, 22:32
Replies: 1,377
Views: 805,456
Posted By tigocesar
Re: [Source 2013] Custom Chat Colors

How can i make a tag with multiple colors?
Forum: Scripting 09-25-2016, 11:20
Replies: 3
Views: 2,023
Posted By tigocesar
Re: Compile error: error 092

Hi @nosoop.

I really enjoy your help, but when i try to compile the plugin with this settings, give me that error

plugin.sp(131) : error 059: function argument may not have a default value...
Forum: Scripting 09-23-2016, 00:07
Replies: 3
Views: 2,023
Posted By tigocesar
Compile error: error 092

#pragma semicolon 1
#include <sourcemod>
#include <sdktools>

public Plugin myinfo =
{
name = "[L4D2] Model Select",
author = "Accelerator",
description = "Select model Player",
version...
Forum: Plugins 08-31-2016, 12:13
Replies: 264
Views: 212,533
Posted By tigocesar
Re: [L4D2]Left 4 Dead 2 Model Changer

The skins turns invisible in my server too
http://i.imgur.com/hE6CCXL.jpg
http://i.imgur.com/erriSee.png
Forum: VSH / Freak Fortress 08-21-2016, 21:39
Replies: 25
Views: 14,108
Posted By tigocesar
Re: Vipes' Bosses

Nice job, mate. Thanks for sharing your bosses.
Forum: Plugin/Gameplay Ideas and Requests 08-10-2016, 23:42
Replies: 4
Views: 977
Posted By tigocesar
Re: [REQ] Add Cvar to plugin tf2

Thank you so much, Arkarr!!
Forum: Plugins 08-10-2016, 23:40
Replies: 436
Views: 270,127
Posted By tigocesar
Re: [TF2] Taunt 'em (v1.0.1, 06/23/2015)

Just download this, bro
If you really wanna learn how create the menu, download the sourcecode of that plugin, that will show you how he creates the menu...
Forum: Plugin/Gameplay Ideas and Requests 08-08-2016, 23:19
Replies: 4
Views: 977
Posted By tigocesar
Re: [REQ] Add Cvar to plugin tf2

Bump

I really need this. I'll pay for this. Just help me and contact me in MP
Forum: Plugin/Gameplay Ideas and Requests 06-01-2016, 10:33
Replies: 4
Views: 977
Posted By tigocesar
[REQ] Add Cvar to plugin tf2

Hello

I need some help. I want to edit the speed of the players from my server
I want to use this plugin
https://forums.alliedmods.net/showthread.php?p=1359499

But .. the plugin doesn't have...
Showing results 1 to 25 of 41

 
Forum Jump

All times are GMT -4. The time now is 23:42.


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