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

Showing results 1 to 25 of 25
Search took 0.00 seconds.
Search: Posts Made By: RaidoNek
Forum: Scripting Help 10-25-2020, 12:51
Replies: 3
Views: 515
Posted By RaidoNek
Re: Directories help

OciXCrom, thank you, i will try :D, also thank CraZy, but i don't know how to make module :D
Forum: Scripting Help 10-24-2020, 17:37
Replies: 3
Views: 515
Posted By RaidoNek
Directories help

Hello guys, i've been searching for a long time about this, but i haven't found anything yet. Is there any way to search for all files, that are in directory? Example: I will have a directory in...
Forum: General 08-05-2020, 09:15
Replies: 7
Views: 1,922
Posted By RaidoNek
Re: Motd block via cheats?

Ok, thank you :D : D:D
Forum: Scripting Help 08-04-2020, 14:32
Replies: 3
Views: 745
Posted By RaidoNek
Re: How to block this script?

I dont really know, why do you want to block it, it's basic command(alias)
Forum: General 08-04-2020, 14:30
Replies: 7
Views: 1,922
Posted By RaidoNek
Re: Motd block via cheats?

I found out that some cheats can block motd showing up, so idk if it's by some cvar or another thing. Cuz i have one really needful thing and i need to show motd to players, so i'm really worried...
Forum: General 08-03-2020, 12:19
Replies: 7
Views: 1,922
Posted By RaidoNek
Motd block via cheats?

Hello, how can be possible, that cheats can block motd showing up? I have really needful motd and i dont know how can i block it.. Does anyone know? The cheat name is interium and it can just block...
Forum: Scripting Help 06-28-2020, 14:32
Replies: 17
Views: 3,283
Posted By RaidoNek
Re: custom cvar?

It's not meant to be slowhack, i wanted to make auto-login system with this :D But okay,thank u
Forum: Scripting Help 06-28-2020, 14:26
Replies: 17
Views: 3,283
Posted By RaidoNek
Re: custom cvar?

I would like to create custom client-sided cvar and control/set another value to/delete it, i give you an example :D I will ban him for cheating and create client-sided cvar "was-been-banned" to 1...
Forum: Scripting Help 06-28-2020, 14:15
Replies: 17
Views: 3,283
Posted By RaidoNek
Re: custom cvar?

Unknown command: -grab
] setinfo
_csgopass heslo

Because i have got this in setinfo and i couldnt do this same thing at my server
Forum: Scripting Help 06-28-2020, 14:14
Replies: 17
Views: 3,283
Posted By RaidoNek
Re: custom cvar?

Will it work? :D
Forum: Scripting Help 06-28-2020, 13:59
Replies: 17
Views: 3,283
Posted By RaidoNek
custom cvar?

Hello, is there anyway to set client his customcvar? You know like set_user_info(id,"is_good_guy", "1"); ?
Forum: Scripting 06-24-2020, 08:56
Replies: 3
Views: 745
Posted By RaidoNek
Re: Warnings?:( Help please :D

Ty all , solved :D
Forum: Scripting 06-24-2020, 02:44
Replies: 3
Views: 745
Posted By RaidoNek
Warnings?:( Help please :D

Hello, i just started sourcepawn few days ago , just built some plugins, but in every plugin i'm getting tag mismatch from return Plugin_Handled,Plugin_Continue. Can anyone help me please?

Code:...
Forum: Scripting Help 06-14-2020, 16:22
Replies: 1
Views: 620
Posted By RaidoNek
Re: Blocking swears with diacritics?

I have this word "píča" , it has to be translated to "pĂ*ča" , but it's like "píča" :D
Forum: Scripting Help 06-14-2020, 16:16
Replies: 1
Views: 620
Posted By RaidoNek
Blocking swears with diacritics?

Hello , i have a problem , i had working swear with diacritics blocker , but it stopped working. Will anyone help me with this please? I have blocked swears loaded from config and i want to block...
Forum: General 06-14-2020, 10:31
Replies: 14
Views: 2,940
Posted By RaidoNek
Re: FPS, Cvars?

Ok , thanks for all.
Forum: General 06-12-2020, 15:22
Replies: 14
Views: 2,940
Posted By RaidoNek
Re: FPS, Cvars?

But idk if it will work.
Forum: General 06-12-2020, 15:20
Replies: 14
Views: 2,940
Posted By RaidoNek
Re: FPS, Cvars?

Oh thank you , i have an idea now! :D
Forum: General 06-12-2020, 08:49
Replies: 14
Views: 2,940
Posted By RaidoNek
Re: FPS, Cvars?

I cant detect his cvar via query... , so how can i code it ?
Forum: General 06-11-2020, 12:15
Replies: 14
Views: 2,940
Posted By RaidoNek
Re: FPS, Cvars?

And one question please. That query cvar for filterstuffcmd doesnt work, others do , but this don't.
Forum: Scripting Help 06-10-2020, 09:27
Replies: 2
Views: 643
Posted By RaidoNek
Re: EngFunc_CreateFakeClient

And is any other way? If not , thank you so much
Forum: Scripting Help 06-10-2020, 09:07
Replies: 2
Views: 643
Posted By RaidoNek
EngFunc_CreateFakeClient

Hello , i have a problem , I have fakeclient in spectate and when i have zombie plague , it changes his team to T , is there any way to block it and left him in SPECT?
Forum: General 06-08-2020, 14:35
Replies: 14
Views: 2,940
Posted By RaidoNek
Re: FPS, Cvars?

Ok , thank you.
Forum: General 06-08-2020, 13:32
Replies: 14
Views: 2,940
Posted By RaidoNek
Re: FPS, Cvars?

I'm trying to check client filterstuff cvar , but it does not work.

query_client_cvar(id , "cl_filterstuffcmd" , "cvar_result")


if( !strcmp(cvar, "cl_filterstuffcmd", 1) && iValue != 0 ) ...
Forum: General 06-08-2020, 10:45
Replies: 14
Views: 2,940
Posted By RaidoNek
FPS, Cvars?

Hello , is there any way to force client fps/cvar( fps_override , developer , cl_filterstuffcmd ) to exact value? I'd like to make Auto FPS set at Knife/HNS, but there's something called...
Showing results 1 to 25 of 25

 
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