Raised This Month: $7 Target: $400
 1% 

Showing results 1 to 25 of 39
Search took 0.01 seconds.
Search: Posts Made By: Had3s99
Forum: Plugins 05-08-2020, 17:34
Replies: 35
Views: 16,311
Posted By Had3s99
Re: [CS:GO] ServerList+ (With Server Hopper) [MySQL version] (v1.2, 13 April - 2020)

Hello,

I've this error :


L 05/08/2020 - 22:24:01: [SM] Exception reported: No current result set
L 05/08/2020 - 22:24:01: [SM] Blaming: ServerListCore.smx
L 05/08/2020 - 22:24:01: [SM] Call...
Forum: Plugin/Gameplay Ideas and Requests 05-03-2020, 10:20
Replies: 2
Views: 1,094
Posted By Had3s99
[CSGO] Question about PrintHintText

Hello,

I've csgo server where i use PrintHintText, i've use the patch of franc1sco (https://github.com/Franc1sco/FixHintColorMessages), but now with this fix i can't edit the size do u've any idea...
Forum: Plugin/Gameplay Ideas and Requests 03-26-2020, 22:42
Replies: 2
Views: 706
Posted By Had3s99
Re: gunmenu help!

Hello,

I've fix that tell me if it's ok :)
Forum: Plugin/Gameplay Ideas and Requests 03-26-2020, 22:10
Replies: 2
Views: 666
Posted By Had3s99
Re: Random message numbers when hit

Hello,

U've rankme by kento maybe ? If it's that let update the plugin :)
Forum: Scripting 03-26-2020, 22:02
Replies: 2
Views: 754
Posted By Had3s99
Re: HUD Overlays

Hellow,


// Show overlay to all clients with lifetime | 0.0 = no auto remove
stock void ShowOverlayAll(char[] path, float lifetime)
{
for (int i = 1; i <= MaxClients; i++)
{
if...
Forum: SourceBans / SourceBans++ 09-05-2019, 19:37
Replies: 3
Views: 4,351
Posted By Had3s99
Slow request query

Hello,

I've problem about my sourcebans, i've the version 1.6.3 and the loading of the banlist is very slowly (6-7seconds) to load the page how i can fix that ?
...
Forum: Scripting 09-05-2019, 19:32
Replies: 6
Views: 2,091
Posted By Had3s99
Re: [SQL] Error

So to fix my problem i've do that :

Dbase.Escape(l_sPseudo, l_sPseudoESC, sizeof(l_sPseudoESC));

And thanks for the Dbase.Format i don't know that ^^

And for the charset 'utf8mb4' it's only...
Forum: Scripting 08-18-2019, 16:53
Replies: 6
Views: 2,091
Posted By Had3s99
Re: [SQL] Error

So i've edit like that :

FormatEx(l_sQuery, sizeof(l_sQuery), "INSERT INTO Time_Players (Pseudo, SteamId) VALUES ('%s', '%s')", l_sPseudo, l_sSteamId);

And do u have exemple about ur...
Forum: Scripting 08-18-2019, 16:38
Replies: 6
Views: 2,091
Posted By Had3s99
[SQL] Error

Hello,

I've my code :

public void T_SelectPlayerTime(Database db, DBResultSet results, const char[] error, any data) {
int client = 0;

if ((client = GetClientOfUserId(data)) == 0) {...
Forum: Scripting 06-30-2019, 08:48
Replies: 3
Views: 2,562
Posted By Had3s99
Re: [SQL] Problem

So i need build 1.10, but build 1.10 isn't compatible with ptah or dhooks no?
Forum: Scripting 06-29-2019, 12:01
Replies: 3
Views: 2,562
Posted By Had3s99
Re: [SQL] Problem

I've try to test to change before query, i've so compiled with include 1.10, i've try this :)
Forum: Scripting 06-28-2019, 04:57
Replies: 3
Views: 2,562
Posted By Had3s99
[SQL] Problem

Hello,

I've problem about charset sql with my plugin, when there is username with special character like this : "��������������", i've problem when i insert or update my record..

I've do that :...
Forum: Plugins 06-15-2019, 21:54
Replies: 0
Views: 1,882
Posted By Had3s99
[ANY] Sniper Middle Detect

Hello,

I've create a plugin which restrict 1 middle shot for exemple for de_dust2 on middle 1 shot per person, for that u need only upload the plugin and create zones thanks to devzones from...
Forum: Plugins 06-15-2019, 20:50
Replies: 3
Views: 2,685
Posted By Had3s99
[ANY] Respawn Ball

Hello,

My plugin serves to respawn the ball when there is a goal on the map Ba_Jail_Electric_Razor_V6 or Ba_Jail_Electric_Razor_Go.

U need only upload the plugin and put the map. This plugin...
Forum: Extensions 06-13-2019, 12:45
Replies: 883
Views: 688,587
Posted By Had3s99
Re: DHooks (Dynamic Hooks - Dev Preview)

Hello,

I use Sourcemod (build 1.10.0.6425) and Dhooks doesn't work with this, i need this build for shavit's plugin so if u can help me that will be nice ;)
Forum: Plugins 06-09-2019, 19:56
Replies: 1,316
Views: 487,055
Posted By Had3s99
Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (v2.5.4 15/April/2019)

Hello,

The link of ur plugin "[CS:S/CS:GO] shavit-credits (Zephyrus)" is down so i've do a remake,

I hope u'll like it ! <3

EDIT : Add sentence and credits for World Record.
Forum: Plugins 06-09-2019, 19:11
Replies: 1,316
Views: 487,055
Posted By Had3s99
Re: [CS:S/CS:GO/TF2] shavit's bhoptimer (v2.5.4 15/April/2019)

Hello,

How i can only turn on this plugin for mg course ? Thanks
Forum: Source Servers (SRCDS) 06-02-2019, 08:49
Replies: 1
Views: 1,902
Posted By Had3s99
Question about mg maps

Hello,

I've question about my minigame server, when i finish a minigames on some mg maps, and i keep my weapon from my previous round, i need to disarm with plugin ? Or need to put other cmd in...
Forum: General 05-01-2019, 07:39
Replies: 1
Views: 816
Posted By Had3s99
Problem with CS_DropWeapon since last update

Hello,

Since the last update Csgo / Sourcemod i've this problem :

L 05/01/2019 - 13:22:55: [SM] Exception reported: Failed to lookup CSWeaponDropBB signature.
L 05/01/2019 - 13:22:55: [SM]...
Forum: Scripting 04-06-2019, 07:10
Replies: 2
Views: 1,890
Posted By Had3s99
Re: [CS:GO] detect prime

Hello,

sv_prime_accounts_only 1/0

1 Only prime
0 Everybody
Forum: General 12-23-2018, 10:16
Replies: 2
Views: 2,402
Posted By Had3s99
Re: Backup Round

Thanks i've apply, i'll see that
Forum: General 12-21-2018, 20:32
Replies: 2
Views: 2,402
Posted By Had3s99
Backup Round

Hello,

Every round there is this file

https://i.imgur.com/YUCqHMg.png

How i can disable that ?

Thanks guy ! :D
Forum: Scripting 12-07-2018, 09:04
Replies: 6
Views: 2,594
Posted By Had3s99
Re: About PrintHintText

Hellow,

Okay thanks i'll try that when sourcemod will be updated for csgo (: Thanks man ! :)
Forum: Scripting 12-06-2018, 17:06
Replies: 6
Views: 2,594
Posted By Had3s99
Re: About PrintHintText

Hello,

But i can enter parameter like on my screen (%s/%d) etc

Thanks
Forum: Scripting 12-06-2018, 10:17
Replies: 6
Views: 2,594
Posted By Had3s99
About PrintHintText

Hello,

I've question with PrintHintText on CSGO can we remove this 'I' (See the image) Because i don't have find this ^^ :)

https://ibb.co/s9ZnznJ

Thanks ;)
Showing results 1 to 25 of 39

 
Forum Jump

All times are GMT -4. The time now is 03:47.


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