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

Showing results 1 to 25 of 305
Search took 0.01 seconds.
Search: Posts Made By: Nexd
Forum: Scripting 04-21-2020, 09:20
Replies: 2
Views: 742
Posted By Nexd
Re: Individual count++ (personal) for each player

int count[MAXPLAYERS+1];
count[client]++;

dont forget to reset the variable somewhere like
for(int i = 1; i <= MaxClients; i++) count[i] = 0;
Forum: Plugin/Gameplay Ideas and Requests 04-21-2020, 09:15
Replies: 2
Views: 1,407
Posted By Nexd
Re: Scoreboard Emoji

Normal version: https://forums.alliedmods.net/showthread.php?p=2670774
Zephyrus store version: https://forums.alliedmods.net/showthread.php?p=2670061
Just upload the emojis you want and edit the...
Forum: Scripting 04-20-2020, 11:06
Replies: 7
Views: 1,459
Posted By Nexd
Re: A simple query for get total user in Mysql database

SQL_GetFieldCount returns the FIELDS not the rows
use SQL_GetRowCount
Forum: Extensions 04-19-2020, 10:17
Replies: 577
Views: 646,664
Posted By Nexd
Forum: Plugins 04-18-2020, 11:57
Replies: 74
Views: 39,258
Posted By Nexd
Forum: Plugins 04-12-2020, 03:43
Replies: 74
Views: 39,258
Posted By Nexd
Re: [ANY?]DSM - Discord Server Manager [2020/04/11]

sourcereport isn't related to this plugin.
401 means unauthorized request, so probably you've pasted the bot token incorrectly (Also make sure you've copied the bot token not the client secret)
...
Forum: Plugins 04-11-2020, 17:39
Replies: 74
Views: 39,258
Posted By Nexd
Forum: Plugins 04-11-2020, 14:52
Replies: 74
Views: 39,258
Posted By Nexd
Re: [ANY?]DSM - Discord Server Manager [2020/04/11]

Everyone who have downloaded the previous version should download the latest release.
Forum: Plugin/Gameplay Ideas and Requests 04-11-2020, 14:25
Replies: 4
Views: 884
Posted By Nexd
Forum: Plugins 04-11-2020, 13:20
Replies: 74
Views: 39,258
Posted By Nexd
Re: [ANY?]DSM - Discord Server Manager [2020/04/10]

Download the latest release (https://github.com/KillStr3aK/discord-server-manager/releases/tag/1.2.1)
And you can't use zipcore's discord_api with this plugin.
If you want, I can add a calladmin...
Forum: Plugins 04-11-2020, 12:19
Replies: 74
Views: 39,258
Posted By Nexd
Re: [ANY?]DSM - Discord Server Manager [2020/04/10]

On which page?
Try it on google.com (ctrl shift i->console)
Forum: Plugins 04-11-2020, 10:25
Replies: 74
Views: 39,258
Posted By Nexd
Re: [ANY?]DSM - Discord Server Manager [2020/04/10]

Sorry my bad, try it with the new pastebin
Forum: Plugins 04-10-2020, 09:37
Replies: 74
Views: 39,258
Posted By Nexd
Re: [ANY?]DSM - Discord Server Manager [2020/04/10]

You can toggle everything(If I remember well), I will make a detailed list about the convars later
I haven't got much time to test everything atm, so I just released the current state, probably it...
Forum: Plugins 04-10-2020, 07:59
Replies: 74
Views: 39,258
Posted By Nexd
Re: [ANY?]DSM - Discord Server Manager [2020/04/10]

Changelog

Probably fixed every previous error
Players have to verify their account on discord
Discord<->Server chat relay (With steam avatars+names)
Webhooks:
-Mapchange
-Bans...
Forum: Plugins 04-01-2020, 08:45
Replies: 20
Views: 12,321
Posted By Nexd
Re: [ANY?] Caseopening System - API

Only works with zephstore, also only the private version is maintained atm.
Forum: Plugins 03-26-2020, 12:13
Replies: 20
Views: 12,321
Posted By Nexd
Re: [ANY?] Caseopening System - API

Hello, the plugin got alot of updates and its currently can be used privately. If you're interested contact me on discord.
Forum: Unapproved Plugins 01-28-2020, 15:13
Replies: 2
Views: 10,333
Posted By Nexd
Forum: Unapproved Plugins 01-28-2020, 15:13
Replies: 2
Views: 10,333
Posted By Nexd
[CS:GO] Custom Scoreboard Ranks

This plugin could get your GSLT token banned, be careful.

Description:
You can add custom scoreboard rank images, restrict them for flags
Works in the exact same way as my scoreboardlevel...
Forum: Scripting 01-27-2020, 07:31
Replies: 2
Views: 1,061
Posted By Nexd
Re: [NMRIH]Looking for help remaking a plugin

You can't just recompile a decompiled plugin
I know nothing about the game but if I understand you correctly, you want to change the "runner" model to a dog?

If you have got the smx why do you...
Forum: Source Servers (SRCDS) 01-20-2020, 05:23
Replies: 2
Views: 1,217
Posted By Nexd
Re: Using !ws and !knife without gslt token

Afaik, without gslt the server will be restricted to lan
Forum: Plugin/Gameplay Ideas and Requests 01-11-2020, 10:10
Replies: 3
Views: 1,294
Posted By Nexd
Re: [CSGO] [Request] Video Advertising MOTD

The MOTD got removed in the panorama update
Forum: Plugin/Gameplay Ideas and Requests 01-02-2020, 15:05
Replies: 5
Views: 1,287
Posted By Nexd
Re: Display chat message to players joining group

That code appears to use this plugin (which checks on a repeat timer if all clients are in the group): https://forums.alliedmods.net/showthread.php?t=300505

I use this plugin...
Forum: Plugin/Gameplay Ideas and Requests 12-28-2019, 11:22
Replies: 5
Views: 1,287
Posted By Nexd
Re: Display chat message to players joining group

I think you can do something like


#include <swgm>

public void SWGM_OnJoinGroup(int client, bool ismember, bool isofficer)
{
PrintToChat(client, "Thank you for joining the steam group! Your...
Forum: Scripting 12-09-2019, 02:49
Replies: 2
Views: 869
Posted By Nexd
Re: [CS:GO] Script compile error

You need that .inc file
Forum: Plugins 12-08-2019, 08:56
Replies: 74
Views: 39,258
Posted By Nexd
Re: [ANY?]DSM - Discord Server Manager

Just wait for the newest version which will be released soon
Showing results 1 to 25 of 305

 
Forum Jump

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


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