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

Showing results 1 to 25 of 93
Search took 0.00 seconds.
Search: Posts Made By: Kxnrl
Forum: Scripting 11-18-2021, 20:53
Replies: 2
Views: 1,035
Posted By Kxnrl
Re: Molotov w_ model problem

you should create a timer
Forum: Extensions 11-18-2021, 20:22
Replies: 0
Views: 3,468
Posted By Kxnrl
[CSGO] VScript

Provide vscript variables api to sourcemod, Provide sourcemod api to vscript.

Natives:
enum variant_t
{
FIELD_VOID,
FIELD_FLOAT,
FIELD_STRING,
FIELD_VECTOR,
...
Forum: Plugins 09-06-2020, 06:24
Replies: 75
Views: 49,627
Posted By Kxnrl
Forum: Plugins 08-27-2020, 05:54
Replies: 75
Views: 49,627
Posted By Kxnrl
Forum: General 08-14-2020, 20:11
Replies: 2
Views: 1,266
Posted By Kxnrl
Re: without knife damage / but with molotov damage

#pragma semicolon 1
#pragma newdecls required

#include <sourcemod>
#include <sdkhooks>

public Plugin myinfo =
{
name = "CS:GO Retakes: no inferno/HE friendlyfire",
author ...
Forum: Extensions 07-27-2020, 18:06
Replies: 48
Views: 34,772
Posted By Kxnrl
Re: [CSGO] ArmsFix

Crashing in PrecacheModel.
I guess you can see 'materials/xxxxx' in raw log.
Forum: Plugins 02-25-2020, 20:29
Replies: 41
Views: 30,321
Posted By Kxnrl
Re: [CS:S/CS:GO] LagCompensation / 0 Ping

sent 65 eur, looking forward to your windows version ;)
Forum: Plugins 01-20-2020, 14:18
Replies: 87
Views: 38,383
Posted By Kxnrl
Re: [L4D2 & CS:GO] VScript File Replacer (1.3) [18-Jan-2020]

I have a question, Is it possible get some variables from vscripts?

like this.
local var1 <- 1;
int var = GetVscriptVarInt("var1");
Forum: Extensions 01-14-2020, 07:00
Replies: 48
Views: 34,772
Posted By Kxnrl
Re: [CSGO] ArmsFix

no. just upgrade to dev build metamod
Forum: Extensions 01-05-2020, 19:43
Replies: 48
Views: 34,772
Posted By Kxnrl
Re: [CSGO] ArmsFix

windows build compiled with latest dev build metamod, upgrade to latest dev build.
Forum: Snippets and Tutorials 11-26-2019, 19:15
Replies: 12
Views: 12,014
Posted By Kxnrl
Forum: Unapproved Plugins 11-25-2019, 18:55
Replies: 53
Views: 54,008
Posted By Kxnrl
Re: [CS:GO] Country Flag Icons on ScoreBoard

can we show other picture in same position?
Forum: General 11-23-2019, 11:46
Replies: 4
Views: 1,270
Posted By Kxnrl
Re: updater can not update gamedata

1.11, still not working

L 11/24/2019 - 00:44:52: [UPDATER] --- BEGIN ERRORS FROM AUTOMATIC UPDATER ---
L 11/24/2019 - 00:44:52: [UPDATER] Unsupported SourceMod version. Please upgrade.
L...
Forum: Extensions 11-23-2019, 06:28
Replies: 48
Views: 34,772
Posted By Kxnrl
Forum: General 11-23-2019, 04:45
Replies: 4
Views: 1,270
Posted By Kxnrl
updater can not update gamedata

Using sm 1.11 latest.

L 11/23/2019 - 17:00:22: [UPDATER] --- BEGIN ERRORS FROM AUTOMATIC UPDATER ---
L 11/23/2019 - 17:00:22: [UPDATER] Unsupported SourceMod version. Please upgrade.
L...
Forum: Extensions 11-21-2019, 10:14
Replies: 48
Views: 34,772
Posted By Kxnrl
Re: [CSGO] ArmsFix

lazy to find gamedata.
Forum: General 11-21-2019, 10:14
Replies: 3
Views: 1,885
Posted By Kxnrl
Re: About CSGO custom player model/arms

https://forums.alliedmods.net/showthread.php?t=319816
Forum: Extensions 11-21-2019, 09:21
Replies: 48
Views: 34,772
Posted By Kxnrl
[CSGO] ArmsFix

Tested on windows.
Thanks to PerfectLaugh (https://github.com/PerfectLaugh)
Github (https://github.com/Kxnrl/sm-ext-ArmsFix)

Edit:
Don't forget create ArmsFix.autoload
Known bug: No view...
Forum: General 11-21-2019, 03:46
Replies: 3
Views: 1,885
Posted By Kxnrl
About CSGO custom player model/arms

Edit:

I made an extension to fix it.

Github (https://github.com/Kxnrl/sm-ext-ArmsFix)
Forum: Plugins 08-22-2018, 21:16
Replies: 28
Views: 11,797
Posted By Kxnrl
Re: [CS:GO/ANY?] Store Death sounds (v1.1 - 22/08/18)

You mean don't emit sound to player if he disabled sound?
Forum: Plugins 08-22-2018, 06:01
Replies: 28
Views: 11,797
Posted By Kxnrl
Re: [CS:GO/ANY?] Store Death sounds (v1.0 - 22/08/18)

why block sound when player suicide.
Forum: General 07-19-2018, 22:38
Replies: 25
Views: 14,852
Posted By Kxnrl
Forum: Scripting 07-08-2018, 06:59
Replies: 4
Views: 1,217
Posted By Kxnrl
Re: Silent footsteps -> update CS:GO

Try 1 frame delay.


public Action SoundHook(int clients[64], int &numClients, char sample[PLATFORM_MAX_PATH], int &client, int &channel, float &volume, int &level, int &pitch, int &flags)
{
...
Forum: Plugins 07-08-2018, 06:02
Replies: 8
Views: 4,522
Posted By Kxnrl
Re: [CS:GO] Panorama Check (1.0, 7-8-2018)

I found a cvar list.

https://github.com/neko-pm/panorama_convar_change_list/blob/master/README.md
Forum: Plugins 07-07-2018, 20:13
Replies: 75
Views: 49,627
Posted By Kxnrl
Re: [CSGO/?] Advanced Music Player [Updated: 2018-07-08]

Did you change the cvar "amp_api_engine" ?

If you didn't change that.
Make sure your game server connections, Can connect to cloudflare CDN.
Check {game...
Showing results 1 to 25 of 93

 
Forum Jump

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


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