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

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: krisztian2
Forum: Scripting Help 12-26-2021, 17:44
Replies: 2
Views: 648
Posted By krisztian2
Re: Muzzle in rehlds not work.

Here the results:

iE: 60; iEnt: 60; g_iEntity: 33
iE: 61; iEnt: 61; g_iEntity: 33
iE: 64; iEnt: 64; g_iEntity: 33
iE: 65; iEnt: 65; g_iEntity: 33
iE: 66; iEnt: 66; g_iEntity: 33
Forum: Scripting Help 12-26-2021, 15:37
Replies: 2
Views: 648
Posted By krisztian2
Muzzle in rehlds not work.

Dear Scripters!

This plugin in rehlds engine not work. But in default engine this work.
What's the problem with this?
The entity is not equal with iEnt.

#include <amxmodx>
#include <engine>...
Forum: Scripting Help 12-26-2021, 15:00
Replies: 6
Views: 1,029
Posted By krisztian2
Re: Muzzleflash is not work.

Problem is solved with this: under the ReHlds this plugin is not work. I don't know why.
iEnt is not equal with g_iEntity in ReHlds.
Forum: Scripting Help 12-26-2021, 13:05
Replies: 6
Views: 1,029
Posted By krisztian2
Re: Muzzleflash is not work.

Well, I try to explain my problem again:
I have a plugin, which can replace muzzleflash from a weapon.(In .qc file I removed the event).
My problem is: In my local server this plugin was perfectly...
Forum: Scripting Help 12-26-2021, 12:28
Replies: 6
Views: 1,029
Posted By krisztian2
Re: Muzzleflash is not work.

It's an include native.
In Main plugin:
public native_get_user_weapon_muzzle(index)
{
new fgy[32],iClip,iAmmo;
fgy[index] = get_user_weapon(index,iClip,iAmmo);
if(fgy[index] == CSW_AK47 &&...
Forum: Scripting Help 12-25-2021, 20:45
Replies: 6
Views: 1,029
Posted By krisztian2
Muzzleflash is not work.

Dear Scripters!

I have a special problem.

My problem is that, on my local server(windows) this plugin was worked perfectly, but I want to use this plugin on other Counter-Strike 1.6...
Forum: New Plugin Submissions 11-24-2021, 13:24
Replies: 83
Views: 25,079
Posted By krisztian2
Re: Proxy snort 1.5 (Updated 09/25/2021)

Dear DJEarthQuake!

This plugin is not work for me.
But in amxx plugins list the plugin status is running.
I created an account on proxycheck and I set API key in this plugin cvar.
Forum: Scripting Help 01-13-2021, 06:23
Replies: 2
Views: 485
Posted By krisztian2
Dynamic Array run time error

Dear scripters!

I have a problem with this array, because the server logged this error message:
[AMXX] Run time error 10: native error (native "ArrayGetCell")
I filled array with numbers.
So 2...
Forum: Scripting Help 07-04-2020, 17:14
Replies: 3
Views: 707
Posted By krisztian2
Re: loop sql select

Thank you for your reply, but i want to sum F0, F1.. F4 columns of players. And the results save to an array.
Forum: Scripting Help 06-30-2020, 11:47
Replies: 2
Views: 654
Posted By krisztian2
Re: UnixTime Problem with admin mysql

You have to divide this unix value with 86400. That, you get day format.
Forum: Scripting Help 06-30-2020, 11:29
Replies: 3
Views: 707
Posted By krisztian2
loop sql select

Hi guys!

I have a problem with sql loop. I want to SUM F0,F1,F2,F3,F4 column values and copy the results to
DB_skins array. So the code is:
new szQuery[2048];
new len = 0;
new szData[2];...
Forum: Scripting Help 02-01-2019, 15:32
Replies: 4
Views: 1,159
Posted By krisztian2
Re: weapon viewmodel glowing

okay, i understand. Thank you, for your help.
Forum: Scripting Help 02-01-2019, 12:47
Replies: 4
Views: 1,159
Posted By krisztian2
Re: weapon viewmodel glowing

thank you for turning your time to me.
but I'll describe it more precisely.
I want to glow the knife in my hands. (entity glowing).
Forum: Scripting Help 02-01-2019, 12:17
Replies: 4
Views: 1,159
Posted By krisztian2
weapon viewmodel glowing

Hi guys, Can anyone help me please?
This is my problem:
I want to glow the viewmodel(v_model) knife.
Because, i tried.
Is it feasible? :cry:
Showing results 1 to 14 of 14

 
Forum Jump

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


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