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

Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: DexonRL
Forum: Scripting 08-26-2020, 02:39
Replies: 4
Views: 1,333
Posted By DexonRL
Re: [CSGO] Danger Zone Server Problem

CS_GetClientContributionScore is used to get player's total score. client killed 2 players, ContributionScore = 4.

and CS_GetTeamScore is used to get the team score, for example 5-1 to terrorists.
Forum: Scripting 08-25-2020, 18:33
Replies: 7
Views: 2,047
Posted By DexonRL
Re: [CS:GO] How to get client's loadout preference?

woww i'm so fucking dumb... sorry for the whole complication.

thanks for helping tho (:
Forum: Scripting 08-25-2020, 17:11
Replies: 7
Views: 2,047
Posted By DexonRL
Re: [CS:GO] How to get client's loadout preference?

well, seems like it not working for me like that anymore.

i tried that with GivePlayerItem, and the 'give' console command and both gave me P2000.
Forum: Scripting 08-25-2020, 16:42
Replies: 7
Views: 2,047
Posted By DexonRL
Re: [CS:GO] How to get client's loadout preference?

Still cant understand how can i use that to find out what the client choosed in his invetory to play with.

and i want to use that with GivePlayerItem.
Forum: Scripting 08-25-2020, 14:55
Replies: 7
Views: 2,047
Posted By DexonRL
[CS:GO] How to get client's loadout preference?

Hey, i made a plugin that gives client a pistol in a certain situation,
and I have no idea with how get the client preference about guns.

for example USP-S or P2000...

thx
Forum: Scripting 08-12-2020, 07:49
Replies: 4
Views: 655
Posted By DexonRL
Re: Emit sound problem

Now its giving me another error:
S_StartSound: Invalid sample rate (96000) for sound '*\jointeam\antijointeam.mp3'.

I tried to convert the sound sample rate in online sound editor, but its the...
Forum: Scripting 08-11-2020, 03:47
Replies: 4
Views: 655
Posted By DexonRL
Emit sound problem

Hey modders, for some reason the emit sound code isnt working for me.

public void OnPluginStart()
{
PrecacheSound("antijointeam.wav");
AddFileToDownloadsTable("sounds/antijointeam.wav");
}
...
Forum: Plugins 08-05-2020, 02:41
Replies: 13
Views: 7,902
Posted By DexonRL
Re: [CS:GO] Retakes Breaker

Hey, can you please tell me how you checked the prop's name?

Thanks.

And for your problem, you just need to use entity name, and not just the class name.
Forum: Scripting 07-29-2020, 16:39
Replies: 2
Views: 1,213
Posted By DexonRL
Re: Alt account finder

I dont think that "smurf machine" is something that exists.

But for your knowledge, 2 players with the same ip playing on the same server,
is actually really rare.

if you want you can easily...
Forum: Scripting 07-25-2020, 16:54
Replies: 2
Views: 791
Posted By DexonRL
Re: Problem with /clear entity

Thanks it worked (:
תודה אחינו
Forum: Scripting 07-22-2020, 17:45
Replies: 2
Views: 791
Posted By DexonRL
Problem with /clear entity

Hey, i made a simple entity deleter (/clear) plugin.
and i tried to get the number of the entities that gets deleted.

I tried GetEntityCount() but its not working. it prints me huge number over...
Forum: Scripting 07-22-2020, 10:36
Replies: 6
Views: 1,156
Posted By DexonRL
Re: Getting an error for some reason.

it is compilable, and i'm not getting any errors. but its not working.
Forum: Scripting 07-21-2020, 21:08
Replies: 6
Views: 1,156
Posted By DexonRL
Re: Getting an error for some reason.

is there anyway to make this work on a client?
Forum: Scripting 07-21-2020, 16:56
Replies: 6
Views: 1,156
Posted By DexonRL
Re: Getting an error for some reason.

already tried that, didnt worked.
any ideas?
Forum: Scripting 07-21-2020, 15:21
Replies: 6
Views: 1,156
Posted By DexonRL
Getting an error for some reason.

Hey, i made a simple resetscore plugin, but got a log error for some reason.

error for: SetEntProp(client, Prop_Data, "m_iMatchStats_EnemiesFlashed_Total", 0);

L 07/17/2020 - 15:21:26: [SM]...
Forum: General 07-21-2020, 05:55
Replies: 4
Views: 982
Posted By DexonRL
Re: No Access PREFIX

Perfect! works fine to me.
thanks (:
Forum: General 07-20-2020, 09:36
Replies: 4
Views: 982
Posted By DexonRL
Re: No Access PREFIX

Yes, i mean that text - [SM] You do not have access to this command.
is there any sourcepawn script or anything else i could change that?

i already found that text in core.phrases, but i couldnt...
Forum: General 07-19-2020, 08:22
Replies: 4
Views: 982
Posted By DexonRL
No Access PREFIX

Hey, i'm trying to change the "No Access" text prefix, without prefix changer.
but didnt found much.
any help please?
Showing results 1 to 18 of 18

 
Forum Jump

All times are GMT -4. The time now is 17:19.


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