Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 92
Search took 0.01 seconds.
Search: Posts Made By: Emilio3
Forum: Plugins 01-20-2019, 04:23
Replies: 6
Views: 5,627
Posted By Emilio3
Re: [L4D] Who Fired Car Alarm (v1.0.0, 2019-01-19)

good job, this is working beta in l4d2
Forum: Plugins 11-28-2018, 10:41
Replies: 1,753
Views: 514,981
Posted By Emilio3
Forum: Plugins 11-28-2018, 01:04
Replies: 1,753
Views: 514,981
Posted By Emilio3
Re: [L4D & L4D2] Super Tanks++ (v8.47, 11-26-2018)

compiled in sm 1.10 6356
version 8.46 and 8.47
L 11/28/2018 - 06:35:15: [SM] Blaming: super_tanks++.smx
L 11/28/2018 - 06:35:15: [SM] Call stack trace:
L 11/28/2018 - 06:35:15: [SM] [0]...
Forum: Unapproved Plugins 07-17-2018, 15:27
Replies: 103
Views: 42,524
Posted By Emilio3
Re: [L4D2] Oshroth's Backpack

Master the Random color working beta.
#define MDL_BP "models/props_collectables/backpack.mdl"
static const int aColor[][] =
{
{41, 36, 33},
{0, 255, 0},
{255, 0, 0},
{0, 0,...
Forum: Unapproved Plugins 06-14-2018, 10:04
Replies: 103
Views: 42,524
Posted By Emilio3
Re: [L4D2] Oshroth's Backpack

Master in this version e cvar l4d_backpack_death_drop, "0" not working because drop all item when dead in old version working beta. can you fix this
Forum: Unapproved Plugins 06-11-2018, 12:24
Replies: 26
Views: 22,843
Posted By Emilio3
Re: [L4D2] Infected Hud

not working for me in L4d2. i like to much but not show. I try in get plugin i compiler but nothing maybe is for L4D
Forum: Plugins 01-22-2018, 14:44
Replies: 5
Views: 8,228
Posted By Emilio3
Re: [L4D2] Car Alarm Informer V2.0

https://forums.alliedmods.net/showthread.php?t=225388 is the some
#define PLUGIN_VERSION "1.0"

#pragma semicolon 1

#include <sourcemod>

public Plugin:myinfo =
{
name = "[L4D2] Car Alarm...
Forum: Scripting 11-29-2017, 10:49
Replies: 47
Views: 18,637
Posted By Emilio3
Re: game_text l4d2 help

g_ModeScript.HUD_MID_BOX , 0.80 , 0.7 , 0.25 , 0.1 )");
that is ok, better
Forum: Scripting 11-29-2017, 05:40
Replies: 47
Views: 18,637
Posted By Emilio3
Re: game_text l4d2 help

yes my friend you are the best i have ready in new sintax
is working very good now
spanish: eres el mejor man estoy muy agradecido contigo por la ayuda ke me has prestado tan solo una cosa para...
Forum: Scripting 11-28-2017, 21:39
Replies: 47
Views: 18,637
Posted By Emilio3
Re: game_text l4d2 help

i give you all before here #27 https://forums.alliedmods.net/showpost.php?p=2563300&postcount=27
the extencion and the sp and the plugin compiled in 1.8
Forum: Scripting 11-28-2017, 14:15
Replies: 47
Views: 18,637
Posted By Emilio3
Re: game_text l4d2 help

logic_script executing script: speakerhud

AN ERROR HAS OCCURED [the index 'HUD_MID_BOT' does not exist]

CALLSTACK
*FUNCTION [main()]...
Forum: Scripting 11-28-2017, 09:01
Replies: 47
Views: 18,637
Posted By Emilio3
Re: game_text l4d2 help

i try but still not working
logic_script executing script: speakerhud

AN ERROR HAS OCCURED [the index 'HUD_MID_BOX' does not exist]

CALLSTACK
*FUNCTION [main()]...
Forum: Scripting 11-27-2017, 19:41
Replies: 47
Views: 18,637
Posted By Emilio3
Re: game_text l4d2 help

i try to many diferents ways making in sourcemod but still not working
show me the way if you know to do
Forum: Scripting 11-27-2017, 19:38
Replies: 47
Views: 18,637
Posted By Emilio3
Re: game_text l4d2 help

i dont know to do for my speaker plugin read the vscripts
if you give me small help im gratefull

spanish: aceleracion no se como hacerlo pero me printa en el centro del server y me gustaria ke me...
Forum: Scripting 11-26-2017, 10:37
Replies: 47
Views: 18,637
Posted By Emilio3
Re: game_text l4d2 help

YES MAN better its working thank so much. but now to put not static down right because i need when speaker the player in server
Forum: Scripting 10-30-2017, 11:40
Replies: 6
Views: 1,734
Posted By Emilio3
Re: any help array sizes do not match

bettert my friend is working in event spawn now i go to add more events example event heal succes because when you use the aid kits glow dissapers, very gratefull GREY you are the king KING
Forum: Scripting 10-30-2017, 08:03
Replies: 6
Views: 1,734
Posted By Emilio3
Re: any help array sizes do not match

i need another small help
i try to set cookies in menu because when you use medic kit or take afk or mission lost the glow color dissapers , maybe i not do better the cookies
Handle glows_cookie;
...
Forum: Scripting 10-30-2017, 05:43
Replies: 6
Views: 1,734
Posted By Emilio3
Re: any help array sizes do not match

oh my god is working my friend to much gratefull man and thanks for your help
Forum: Scripting 10-30-2017, 05:40
Replies: 6
Views: 1,734
Posted By Emilio3
Re: any help array sizes do not match

yes is this include i try thnks for the replick
Forum: Scripting 10-30-2017, 05:27
Replies: 6
Views: 1,734
Posted By Emilio3
any help array sizes do not match

error 047 array sizes do not match, or destination array is too small
line 97 L4D2_SetEntGlow(client, L4D2Glow_Constant, 0, 0, aColor[color][0], aColor[color][1], aColor[color][2], false);
with...
Forum: Scripting 10-28-2017, 02:38
Replies: 12
Views: 4,697
Posted By Emilio3
Re: Array index is out of bounds

Thanks i make in array list all the word is working now with not errors
Forum: Scripting 10-13-2017, 01:55
Replies: 12
Views: 4,697
Posted By Emilio3
Re: Array index is out of bounds

this is the line If (!StrEqual(g_swearwords[i], "") && StrContains(speech[startidx], g_swearwords[i], false) != -1)


public Action Command_Say(int client, int args)
{
if(client != 0)
...
Forum: Plugins 09-15-2017, 06:13
Replies: 8
Views: 6,099
Posted By Emilio3
Re: [L4D] Team Restarts Server

very nice, Alexmy
i have one question, is possibel restar the server automatic for example one day at the weeks or month?
Forum: Scripting 08-08-2017, 16:26
Replies: 12
Views: 4,697
Posted By Emilio3
Re: Array index is out of bounds

is coming to much error array index out of bounds
this error put me full the fuck log
here my code if any want to fix me this error
#define MAX_WORDS 420
#define MAX_REPLACE 50

Handle...
Forum: Scripting 08-08-2017, 08:51
Replies: 12
Views: 4,697
Posted By Emilio3
Re: Array index is out of bounds

i thinks is the problem
i change the max word now i need check is coming more error in the log
thanks guys for the help
i post if coming more errors in log
Showing results 1 to 25 of 92

 
Forum Jump

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


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