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

Showing results 1 to 25 of 34
Search took 0.00 seconds.
Search: Posts Made By: condoriano90
Forum: Scripting Help 08-05-2020, 11:57
Replies: 6
Views: 1,136
Posted By condoriano90
Re: GIF on HUD?

You made it sound like you stepped on shit or something :cry:
Forum: HL1 Servers (HLDS) 07-19-2020, 10:11
Replies: 63
Views: 39,365
Posted By condoriano90
Re: Regamedll_CS, Reverse-engineered mod CS

I'm seeking more info on what is making them incompatible. I'm seeking more info what edits I can do to AMXX 1.8.2 to make them compatible. I'm seeking actual actionable knowledge on these matter. If...
Forum: HL1 Servers (HLDS) 07-19-2020, 05:10
Replies: 63
Views: 39,365
Posted By condoriano90
Re: Regamedll_CS, Reverse-engineered mod CS

That is out of the question
Forum: HL1 Servers (HLDS) 07-18-2020, 18:26
Replies: 63
Views: 39,365
Posted By condoriano90
Re: Regamedll_CS, Reverse-engineered mod CS

Installed on ReHLDS + Amxmodx 1.8.2 and server crashed on client_putinserver. Further tests lead to the conclusion that cstrike_amxx.dll is causing it. How do I get this working with AMXX 1.8.2?...
Forum: Suggestions / Requests 07-16-2020, 05:53
Replies: 4
C4
Views: 1,062
Posted By condoriano90
Re: C4

Grenade/C4 Fixes & Hud Enhancement (https://forums.alliedmods.net/showthread.php?p=1594580) by MPNumB (https://forums.alliedmods.net/member.php?u=25348).

A lot of his plugins...
Forum: Scripting Help 07-14-2020, 08:03
Replies: 4
Views: 630
Posted By condoriano90
Re: emit_sound but with customizable sound parameters like in sentences.txt

Changing pitch alone will make the sound longer and that's not what I need.
Forum: Scripting Help 07-14-2020, 07:48
Replies: 4
Views: 630
Posted By condoriano90
Re: emit_sound but with customizable sound parameters like in sentences.txt

Bump. Does anyone know this? There's another method which is creating a new sentences.txt entry maybe in plugin_precache() or something but I don't think there's a function for this, so this is...
Forum: Scripting Help 07-10-2020, 12:09
Replies: 4
Views: 630
Posted By condoriano90
emit_sound but with customizable sound parameters like in sentences.txt

So, as you might know, doing this
client_cmd("spk ^"radio/ctwin(p80)^"")
or
client_cmd("spk ^"radio/ctwin(p80).wav^"")
will make the pitch lower, but this will also affect the duration of the...
Forum: Suggestions / Requests 07-05-2020, 07:29
Replies: 20
Views: 1,532
Posted By condoriano90
Re: csgoremake1gx

try
register_clcmd("impulse 201", "clcmd_chooseteam", -1, "", -1);
Forum: Scripting Help 07-05-2020, 05:53
Replies: 6
Views: 799
Posted By condoriano90
Forum: Suggestions / Requests 07-05-2020, 05:43
Replies: 20
Views: 1,532
Posted By condoriano90
Re: csgoremake1gx

Change the line
register_clcmd("M", "clcmd_chooseteam", -1, "", -1);
to
register_clcmd("T", "clcmd_chooseteam", -1, "", -1);
Forum: Approved Plugins 07-05-2020, 05:38
Replies: 65
Views: 86,183
Posted By condoriano90
Re: Molotov Cocktail v3.30 - Released April 13, 2014

Sorry about that, this should work now:

/*******************************************************************************
*
* This program is free software; you can redistribute it and/or
* ...
Forum: Suggestions / Requests 07-04-2020, 17:17
Replies: 1
Views: 290
Posted By condoriano90
Re: Molotov Cocktail

https://forums.alliedmods.net/showpost.php?p=2708658&postcount=54
Forum: Approved Plugins 07-04-2020, 17:15
Replies: 65
Views: 86,183
Posted By condoriano90
Re: Molotov Cocktail v3.30 - Released April 13, 2014

untested:


/*******************************************************************************
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of...
Forum: Scripting Help 06-30-2020, 07:12
Replies: 17
Views: 3,218
Posted By condoriano90
Re: custom cvar?

This smells like nonsteam to me but I'll give him the benefit of the doubt. As for slowhacking, I'd argue that this isn't really changing client settings, but more like cookies on websites. But if...
Forum: Code Snippets/Tutorials 06-29-2020, 10:37
Replies: 44
Views: 27,616
Posted By condoriano90
Re: [INC] Message Stocks

What about other glow fx like glowshell for example?
Forum: Code Snippets/Tutorials 06-28-2020, 17:50
Replies: 44
Views: 27,616
Posted By condoriano90
Re: [INC] Message Stocks

How did you manage to glow the v_ model? Are you using a custom hl.dll?
Forum: Scripting Help 06-19-2020, 10:23
Replies: 3
Views: 549
Posted By condoriano90
Re: Take time off each map!

Taken from https://wiki.alliedmods.net/Configuring_amx_mod_x#Map_Config_Files
Forum: Scripting Help 06-17-2020, 16:35
Replies: 7
Solved Rotation ent
Views: 1,474
Posted By condoriano90
Re: Rotation ent

Wow, thanks for the such informative write and link, CrazY. We really should sticky these highly valuable, one of a kind websites such as http://the303.org/, http://hl.loess.ru/,...
Forum: HL1 Servers (HLDS) 06-17-2020, 15:20
Replies: 6
Views: 1,824
Posted By condoriano90
Re: HLDS

You need to rent a VPS online and host your HLDS there. Try Linode or DigitalOcean. VPSes are made for this purpose - to run 24/7
Forum: Scripting Help 06-17-2020, 15:17
Replies: 8
Views: 1,494
Posted By condoriano90
Re: How to change lambert

Try TE_DLIGHT with low color amount (10, 10, 10 or something) and big radius (that covers whole map), and play around with sv_skycolor_r, sv_skycolor_g and sv_skycolor_b. Good luck.
Forum: Scripting Help 06-13-2020, 18:14
Replies: 5
Views: 1,039
Posted By condoriano90
Re: Camera looks invisible in terrorists/zombies

You need to decompile the model and remove this line: $texrendermode "xxx.bmp" "masked" from its .qc file and recompile
Forum: Scripting Help 06-12-2020, 03:37
Replies: 3
Views: 1,051
Posted By condoriano90
Re: Low client fps or fps drops

Best bet is dynamic lights. OpenGL sucks at it, D3D was so much better but unfortunately they removed it a few years back. Also, don't use models with high poly count (10k and up)
Forum: GunGame 06-11-2020, 17:18
Replies: 9
Views: 6,151
Posted By condoriano90
Re: get more playeras

You need to change the port to 27015-27020 otherwise it's not gonna be listed
Forum: Scripting Help 06-11-2020, 14:00
Replies: 23
Solved help!
Views: 2,488
Posted By condoriano90
Re: help!

Always nice to see a veteran like Bugsy to go out of his way to help people. Warms my heart :)
Showing results 1 to 25 of 34

 
Forum Jump

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


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