Raised This Month: $ Target: $400
 0% 

Showing results 1 to 19 of 19
Search took 0.05 seconds.
Search: Posts Made By: schwarper
Forum: Plugins 06-08-2023, 03:30
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Plugin

What's wrong? Is there any error? Can you check error file and give some feedback?
Forum: Plugins 06-01-2023, 06:11
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Plugin

Use this for discord api
https://github.com/Deathknife/sourcemod-discord/tree/master

And try again. It should be working.
Forum: Plugins 04-13-2023, 04:05
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Plugin

Somewhere else. People are trying to fix this when it is broken and somehow, they fix.
If you set cvar less than 10 minutes, drop attempt will never drop you an item.
Forum: Plugins 04-13-2023, 04:01
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Plugin

You should install SteamWorks. I forgot to write it.
Forum: Plugin/Gameplay Ideas and Requests 04-11-2023, 23:15
Replies: 4
Views: 982
Posted By schwarper
Re: !ws plugin to client sided?

Skin changer is a cheat. If this plugin existed in each server, why would people buy skin? Also, this plugin had caused a GSLT ban for years. So, try to use your money and buy some skins.
Forum: Plugins 04-11-2023, 23:01
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Plugin

Make sure you entered the webhook value correctly. If you updated Ripext and discord api and still receiving error, something is wrong with webhook cvar.
Forum: Plugins 04-06-2023, 09:49
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Plugin

Also default sm_csgo_drop_attempt_time cvar has been 601.0. CSGO has no longer support less than 10 minutes. CSGO no longer responds to drop attempts invoked before 10 minutes interval.
Forum: Plugins 04-06-2023, 09:45
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Plugin

You should update RipExt (https://forums.alliedmods.net/showthread.php?t=298024)
Forum: Plugins 04-01-2023, 10:50
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Plugin

This is not an error. This is a message for drop attempt. There is not such a thing every attempting a drop will drop an item. Failed means no drop. Keep waiting. If you do not want to see that...
Forum: Plugins 03-29-2023, 19:49
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Pugin

You should install smxx, txt translations, txt game data, and ini config. Something will throw an error if you install wrong or do not install. There is no mode of plugin but cvars. You can set most...
Forum: Plugins 03-02-2023, 08:15
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Plugin

v0.0.3 Changes


- Some sections inside the plugin have been assigned to other files like cvars.sp, discord.sp etc.

- Language supports are divided into folders that were more simplified...
Forum: Plugin/Gameplay Ideas and Requests 03-01-2023, 08:07
Replies: 8
Views: 786
Posted By schwarper
Re: Getting random player

Ahh okay. I didn't see you are checking if --num < 0
But I guess it is better adding -1 to GetRandomInt instead of using if in for loop.
I know, not much, but it is better anyway.
Forum: Plugin/Gameplay Ideas and Requests 03-01-2023, 00:23
Replies: 1
Solved Telegram Api
Views: 549
Posted By schwarper
Telegram Api

Hi, I am trying to send a message to telegram. Somehow, api doesn't work. I couldn't find where the mistake is.
response.Status is always 0.


int chat_id = 0;
char text[] = "text";
...
Forum: Plugin/Gameplay Ideas and Requests 03-01-2023, 00:18
Replies: 8
Views: 786
Posted By schwarper
Re: Getting random player

How equal?

Lets say there are 3 people in server.

1 - clients[0] = 1;
2 - clients[1] = 2;
3 - clients[2] = 3;

num = 3;
but clients[3] = null
Forum: Plugin/Gameplay Ideas and Requests 02-28-2023, 00:56
Replies: 8
Views: 786
Posted By schwarper
Re: Getting random player

Because clients int value starts from 0, maximum random bound must be 1 less than clients count. Also, it would be better if you create an integer by using MaxClients.


int...
Forum: Plugins 02-25-2023, 14:24
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Pugin

v0.0.2 Changes


- Added a cvar "sm_csgo_kick_after_drop" to kick the person from the server after dropping an item. It is made for drop servers not to make the server busy. Default is 0.

-...
Forum: Plugins 02-24-2023, 00:06
Replies: 32
Views: 8,502
Posted By schwarper
Re: [CSGO] Drop Pugin

It will attempt a drop every 5 seconds. If someone's drop time has come, it will drop a item. There is not such a thing every attempting a drop will drop an item. I suggest 180 seconds. Using this...
Forum: Plugins 02-23-2023, 10:35
Replies: 32
Views: 8,502
Posted By schwarper
[CSGO] Drop Plugin

CSGO Drop Plugin

NO MORE WORKING. RIP IDLE DROP SYSTEM
Forum: Plugins 02-18-2023, 21:34
Replies: 3
Views: 1,417
Posted By schwarper
[Any] Remake of Store Plugin

No longer supported
Showing results 1 to 19 of 19

 
Forum Jump

All times are GMT -4. The time now is 02:42.


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