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

Showing results 1 to 17 of 17
Search took 0.01 seconds.
Search: Posts Made By: MatoBoost
Forum: Plugins 06-03-2019, 08:08
Replies: 4
Views: 7,015
Posted By MatoBoost
Re: [CSGO] Chat colors menu

That is weird, I can compile it with newest compiler without any problem. I will upload the .smx file separately.
https://i.gyazo.com/ca1ffc02ce9630883a827b94400fbe3b.png
Forum: Plugins 06-03-2019, 05:53
Replies: 4
Views: 7,015
Posted By MatoBoost
[CSGO] Chat colors menu

Hello,

there is a plugin from Shavit where you can set your own color in chat, but the problem is that plugin works only with old chat processor. I've decided to fix it for a new chat processor,...
Forum: Scripting 04-07-2019, 14:39
Replies: 15
Views: 4,421
Posted By MatoBoost
Re: Check if player has grenade/equip on spawn

public void OnPluginStart()
{
HookEvent("round_end", RoundEnd, EventHookMode_Pre);
}


public Action:RoundEnd(Handle:event, const String:name[], bool:dontBroadcast)
{
for( new...
Forum: Scripting 04-06-2019, 17:43
Replies: 15
Views: 4,421
Posted By MatoBoost
Re: Check if player has grenade/equip on spawn

Now I have another problem: I am having trouble with removing healthshot from inventory. There is no weapon slot for healthshot, and I have no idea how to remove it.

Also AcceptEntityInput(ent,...
Forum: Scripting 04-06-2019, 13:06
Replies: 15
Views: 4,421
Posted By MatoBoost
Re: Check if player has grenade/equip on spawn

Thank you for your help and explanation guys, hopefully it will work this time ^^ Also learned something new, so thanks for that aswell!

I use HexVips plugin, where I added a couple of lines that...
Forum: Scripting 04-06-2019, 10:26
Replies: 15
Views: 4,421
Posted By MatoBoost
Re: Check if player has grenade/equip on spawn

#include <cstrike>
#include <sourcemod>
#include <sdkhooks>
#include <sdktools>

public Plugin:myinfo =
{
name = "Grenade strip VIP",
author = "MatoBoost",
description = "Removes...
Forum: Scripting 03-31-2019, 17:55
Replies: 15
Views: 4,421
Posted By MatoBoost
Re: Check if player has grenade/equip on spawn

Alright, I will try this, thanks! Also about removing grenades, how do I do that ? :D To be honest I started with SourcePawn just today, I just have some experience from C, so far I only edited easy...
Forum: Scripting 03-31-2019, 16:14
Replies: 15
Views: 4,421
Posted By MatoBoost
Check if player has grenade/equip on spawn

Hello, I have a plugin (I modified HexVips a little bit) where I give all players grenades + healthshot and defuse kit on spawn, but the problem is that if someone survives with grenades and...
Forum: Plugin/Gameplay Ideas and Requests 09-17-2017, 11:38
Replies: 9
Views: 2,107
Posted By MatoBoost
Re: [REQ] Assign flag A to STEAMID from MySQL database

This actually includes everything what we need and nothing more! I will just edit the name of database in the plugin (just for our databases.cfg so we will know exactly what is it) and we are good to...
Forum: Plugin/Gameplay Ideas and Requests 09-12-2017, 15:36
Replies: 9
Views: 2,107
Posted By MatoBoost
Re: [REQ] Assign flag A to STEAMID from MySQL database

I wanted it as simple as possible, so I thought it will be harder to make it read from databases.cfg, that's why wanted it "hardcoded".

Now the "problem" is that it's not me who wants a plugin...
Forum: Plugin/Gameplay Ideas and Requests 09-10-2017, 09:18
Replies: 9
Views: 2,107
Posted By MatoBoost
Re: [REQ] Assign flag A to STEAMID from MySQL database

I already found it, but there are tons of things that I dont need. We are going to have everything completely automated through MySQL and stuff, so all what I need is plugin that can take STEAMID...
Forum: Plugin/Gameplay Ideas and Requests 09-10-2017, 07:22
Replies: 9
Views: 2,107
Posted By MatoBoost
[REQ] Assign flag A to STEAMID from MySQL database

Hi, I need a plugin that is able to take STEAMID from MySQL database and assign flag A to it (basically simplest VIP plugin available).
Game is CS:GO.

No need for configuration files, no need to...
Forum: Source Servers (SRCDS) 06-07-2017, 13:23
Replies: 4
Views: 1,656
Posted By MatoBoost
Re: [CSGO] Game crash after select team

Okay, I tried "app_update 740 validate" in SteamCMD and it looks like it fixed my problem. Now working without problem with sourcemod enabled.
Forum: Source Servers (SRCDS) 06-07-2017, 13:10
Replies: 4
Views: 1,656
Posted By MatoBoost
Re: [CSGO] Game crash after select team

I have exactly this problem on all my 3 servers. Gonna try without sourcemod and will let you know.
Forum: Plugins 04-17-2017, 21:06
Replies: 458
Views: 148,931
Posted By MatoBoost
Re: [ANY] Simple Admin & VIP Manager [SAVM]

Hi,

I cannot get your WebInterface to work...

I wanted to use root account, but it requires me to actually use a password, and without it I cannot finish installation. So I created user...
Forum: Plugin/Gameplay Ideas and Requests 04-10-2017, 14:15
Replies: 1
Views: 1,206
Posted By MatoBoost
[CSGO, REQUEST] mp_restartgame on map start

Hello,

I need really simple plugin: when map starts, I need plugin which will exec mp_restartgame 5 into console. That is all.

I need it because I am using Shavit bhoptimer, but there is some...
Forum: Unapproved Plugins 04-10-2017, 08:45
Replies: 2,853
Views: 1,100,030
Posted By MatoBoost
Re: [CS:GO] ckSurf (1.18f, 24.11.2015)

Hi, I am running ckSurf timer on my Course server, but when running your plugin it allows me to join CT team on a map where its not allowed to join CT team, same applies to the opposite (plugin...
Showing results 1 to 17 of 17

 
Forum Jump

All times are GMT -4. The time now is 14:24.


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