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

Showing results 1 to 25 of 38
Search took 0.00 seconds.
Search: Posts Made By: Di3Z1E
Forum: Plugins 08-14-2021, 17:46
Replies: 15
Views: 7,340
Posted By Di3Z1E
Re: [CSGO] Super Smash Bros (1.7 - 2020/12/21)

after the players die, the round don't end
any fix for that?

played on your map "sb_wherearewe"
Forum: Plugins 11-02-2020, 23:57
Replies: 7
Views: 2,242
Posted By Di3Z1E
Re: [CS:GO] Applications

Actually a useful plugin, but i would add a check in the db for duplicated entries, to block user to spam the application, and a check for gagged players, this will make abusing the plugin a bit more...
Forum: Plugins 10-07-2019, 11:09
Replies: 257
Views: 182,047
Posted By Di3Z1E
Re: [CS:GO] Fortnite Emotes Extended version (dances and emotes) [updated 6-October-2

line 566
change static int iAllowedButtons = IN_BACK | IN_FORWARD | IN_MOVELEFT | IN_MOVERIGHT | IN_WALK | IN_SPEED | IN_SCORE; ==> static int iAllowedButtons = IN_SCORE;
Forum: Plugins 10-07-2019, 06:43
Replies: 257
Views: 182,047
Posted By Di3Z1E
Re: [CS:GO] Fortnite Emotes Extended version (dances and emotes) [updated 6-October-2

strange orange justice is not in the list
here's the OG pack, maybe some one will add it?
idk if there's in the "v2" pack but there is in the attachment one
Forum: Unapproved Plugins 10-02-2019, 17:27
Replies: 132
Views: 60,313
Posted By Di3Z1E
Re: [CS:GO] Fortnite Emotes Demo (v1.0.2, 20 Sep 2019)

and it's also reasonable to leak my private port for the csgo?
and also keep charging ppl for essentially the work that i payed for?
Forum: Unapproved Plugins 10-02-2019, 01:49
Replies: 132
Views: 60,313
Posted By Di3Z1E
Re: [CS:GO] Fortnite Emotes Demo (v1.0.2, 20 Sep 2019)

https://image.prntscr.com/image/bEv1AQp9RUCrofKS9ypwow.png

additional proof
Forum: Unapproved Plugins 10-02-2019, 01:41
Replies: 132
Views: 60,313
Posted By Di3Z1E
Re: [CS:GO] Fortnite Emotes Demo (v1.0.2, 20 Sep 2019)

also here's the original version that we payed for, EVERYONE DONT BUY FROM - Virginia, Makotya, Kodua - it's her aliases and she will charge you for additional mdl (what a joke)
Forum: Unapproved Plugins 09-19-2019, 15:57
Replies: 132
Views: 60,313
Posted By Di3Z1E
Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)

the plugin you've made is with our idea, our animation, our money + you still sell the "private" models (which are not private anymore), without us, there wouldn't be any animation models or plugins...
Forum: Unapproved Plugins 09-19-2019, 15:12
Replies: 132
Views: 60,313
Posted By Di3Z1E
Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)

were gonna open a new thread with all the files and dances, because our private work was published without our consent, and shes still want to charge ppl for the files
Forum: Unapproved Plugins 09-19-2019, 14:38
Replies: 132
Views: 60,313
Posted By Di3Z1E
Re: [CS:GO] Fortnite Emotes Demo (v1.0.1, 12 Sep 2019)

too bad that our private plugin have been published :(
oh well

https://www.youtube.com/watch?v=nllpvAhcxRI
Forum: Unapproved Plugins 08-10-2019, 00:59
Replies: 1,862
Views: 1,142,036
Posted By Di3Z1E
Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name

just did an upgrade to an existing server and that is what happens
updated ptah to 1.1.0-b15 as well

using 10.1.41-MariaDB, previous version worked without a problem, any idea how to fix this?
Forum: Plugins 03-23-2019, 03:38
Replies: 2,589
Views: 965,982
Posted By Di3Z1E
Re: [CS:GO] Deathmatch Goes Advanced (v0.13.8, 23/01/2016)

https://github.com/Maxximou5/csgo-deathmatch

there's quite an updated version for deathmatch afaik it's not based on this version, but it's pretty much similar
Forum: Plugins 03-05-2019, 13:43
Replies: 213
Views: 107,005
Posted By Di3Z1E
Re: [CSS/CS:GO] Influx Timer (2018/10/07)

hey,
wondering if there's a complete setup anywhere
like map zones db and the maps themselves
Forum: SourceBans / SourceBans++ 03-02-2019, 04:18
Replies: 152
Views: 136,565
Posted By Di3Z1E
Re: SourceBans Star Theme (SB++v1.6.3)

i have a suggestion, for the admins who login there will be shortcuts like in the default theme
https://i.ibb.co/6HTx7W5/image.png

maybe it can be in the side or in the top
the 1 thing that i...
Forum: Plugin/Gameplay Ideas and Requests 02-19-2019, 16:54
Replies: 2
Views: 1,145
Posted By Di3Z1E
Re: Zephyrus store config help

yeah, it will work only if the player have "sm_hp" access
idk how the "command" works in zeph, but it can be 1 of those 2
FakeClientCommand or ServerCommand

in case of ServerCommand
because the...
Forum: Plugin/Gameplay Ideas and Requests 02-19-2019, 16:41
Replies: 6
Views: 1,494
Posted By Di3Z1E
Re: Join sound

#pragma semicolon 1

#define PLUGIN_AUTHOR "z4cH3r"
#define PLUGIN_VERSION "1.00"

#include <sourcemod>
#include <emitsoundany>

#pragma newdecls required
#define SoundOnJoin...
Forum: Plugin/Gameplay Ideas and Requests 12-31-2018, 18:15
Replies: 1
Views: 741
Posted By Di3Z1E
Re: Hide Plugin

what do you mean by !hide?
Forum: Plugin/Gameplay Ideas and Requests 12-31-2018, 18:12
Replies: 3
Views: 879
Posted By Di3Z1E
Re: [REQ][CS:GO] give weapon on start

Try this

#include <sourcemod>
#include <sdktools>
#include <smlib>

#define PLUGIN_AUTHOR "Di3Z1E"
#define PLUGIN_VERSION "0.00"

public Plugin myinfo =
Forum: Scripting 12-30-2018, 07:22
Replies: 10
Views: 2,914
Posted By Di3Z1E
Forum: Scripting 12-29-2018, 20:27
Replies: 10
Views: 2,914
Posted By Di3Z1E
Re: [CS:GO] Plugin Crashing Server - Need help!

So i created this:
#pragma semicolon 1

#define PLUGIN_AUTHOR "Di3Z1E"
#define PLUGIN_VERSION "1.00"

#include <sourcemod>
#include <sdktools>
#include <cstrike>
Forum: Scripting 12-27-2018, 17:53
Replies: 10
Views: 2,914
Posted By Di3Z1E
Re: [CS:GO] Plugin Crashing Server - Need help!

When i put it in the server it crash, when i put it out back the server works fine...
Forum: Scripting 12-27-2018, 14:30
Replies: 10
Views: 2,914
Posted By Di3Z1E
[CS:GO] Plugin Crashing Server - Need help!

Hey,
I made a plugin that supposed to allow players to make a vote for Headshots only in-game.
Code compiled with 1 warning, but crashing the server...

disclaimer:
i'm not pro, just a dude who...
Forum: General 12-06-2018, 17:57
Replies: 97
Views: 25,388
Posted By Di3Z1E
Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)

Yeah servers are crashing, need to wait for the sm to be updated
Forum: Source Servers (SRCDS) 11-10-2018, 11:26
Replies: 10
Views: 6,018
Posted By Di3Z1E
[Server Crash] CS:GO | Unknown problem.

Hey everyone,

I'm using Sourcemod 1.10.6354.
And running CS:GO Server.

When someone enter's to my server, he's doing something that's makes the server to reboot himself.
Iv'e looked into the...
Forum: Plugin/Gameplay Ideas and Requests 10-25-2018, 12:19
Replies: 1
Views: 752
Posted By Di3Z1E
We searching for a Source Mod Developer

Hey!
My name is Alex and i'm CEO at the most popular game hosting server in Israel, ESERV.
We are searching for a proffessional Sourcemod Developer that can submit some works for good payment.
...
Showing results 1 to 25 of 38

 
Forum Jump

All times are GMT -4. The time now is 15:38.


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