Raised This Month: $ Target: $400
 0% 

Showing results 1 to 25 of 187
Search took 0.01 seconds.
Search: Posts Made By: Pilo
Forum: Plugin/Gameplay Ideas and Requests 07-01-2020, 17:32
Replies: 3
Views: 561
Posted By Pilo
Forum: Plugin/Gameplay Ideas and Requests 06-25-2020, 05:17
Replies: 1
Views: 578
Posted By Pilo
Re: [Seeking] Private Coder - CSGO Only.

Added you on discord : Pilo#8253
Forum: Plugin/Gameplay Ideas and Requests 06-13-2020, 05:34
Replies: 5
Views: 1,973
Posted By Pilo
Re: [CSGO][Request] !hours plugin

What's the difference?
Forum: Plugin/Gameplay Ideas and Requests 06-13-2020, 04:31
Replies: 2
Views: 805
Posted By Pilo
Re: ranks matchmaking

Change line 251 to
public Action QuerygameMEStatsCallback(int command, int payload, int client, Handle datapack)
Forum: Plugin/Gameplay Ideas and Requests 06-12-2020, 05:24
Replies: 4
Views: 1,084
Posted By Pilo
Forum: Plugins 06-10-2020, 09:17
Replies: 24
Views: 9,226
Posted By Pilo
Forum: Plugin/Gameplay Ideas and Requests 05-29-2020, 07:31
Replies: 5
Solved HP info chat
Views: 1,375
Posted By Pilo
Re: HP info chat

public void OnPluginStart()
{
HookEvent("player_death", Event_PlayerDeath);
}
public Action Event_PlayerDeath(Event event, const char[] name, bool dontBroadcast)
{
int userid =...
Forum: Plugin/Gameplay Ideas and Requests 05-23-2020, 15:29
Replies: 11
Views: 2,464
Posted By Pilo
Re: Looking for Developer

Message me on Pilo#8253 :D
Forum: Plugin/Gameplay Ideas and Requests 05-20-2020, 15:19
Replies: 1
Views: 709
Posted By Pilo
Forum: Plugin/Gameplay Ideas and Requests 05-20-2020, 15:18
Replies: 3
Views: 1,633
Posted By Pilo
Re: [REQ] Special/Fun/Event Rounds

Message me on discord :D Pilo#8253
Forum: Plugin/Gameplay Ideas and Requests 05-13-2020, 04:21
Replies: 2
Views: 517
Posted By Pilo
Re: hud help

Message me on discord : Pilo#8253
Forum: Plugin/Gameplay Ideas and Requests 05-13-2020, 04:18
Replies: 9
Views: 4,091
Posted By Pilo
Re: [CS:GO][REQ]Awp NoScope !crosshair plugin

#include <sourcemod>

#define PREFIX "[SM]"
bool g_bEnabled[MAXPLAYERS + 1] = false;

public void OnPluginStart()
{
RegConsoleCmd("sm_crosshair", Command_Crosshair);

CreateTimer(0.1,...
Forum: Plugin/Gameplay Ideas and Requests 05-07-2020, 11:35
Replies: 7
Views: 1,420
Posted By Pilo
Re: [REQ] Free Credits To Vip In Zeph Store

#include <sourcemod>
#include <store>

ConVar g_cvCredits;
ConVar g_cvTimer;

public Plugin myinfo =
{
name = "VIP Credits",
author = "Pilo",
Forum: Plugin/Gameplay Ideas and Requests 05-07-2020, 11:20
Replies: 4
Views: 1,076
Posted By Pilo
Forum: Plugin/Gameplay Ideas and Requests 05-07-2020, 11:19
Replies: 2
Views: 1,025
Posted By Pilo
Re: I request retakes/rankme/advertisement plugins

https://github.com/splewis/csgo-retakes
https://forums.alliedmods.net/showthread.php?p=2467665
https://forums.alliedmods.net/showthread.php?p=1871412...
Forum: Plugin/Gameplay Ideas and Requests 05-02-2020, 07:03
Replies: 1
Views: 851
Posted By Pilo
Re: MyJailShop repair to work with frozdark shop

Message me on discord : Pilo#8253
Forum: Plugin/Gameplay Ideas and Requests 05-01-2020, 07:31
Replies: 3
Views: 918
Posted By Pilo
Forum: Plugin/Gameplay Ideas and Requests 04-30-2020, 06:00
Replies: 1
Views: 591
Posted By Pilo
Re: Looking for someone to make an anti cheat for me

You can find everything for free if you search it.
You don't have to pay for someone to make it for you.

1) VPN Block : https://forums.alliedmods.net/showthread.php?t=312792
2) Cow Anti-Cheat :...
Forum: Plugin/Gameplay Ideas and Requests 04-30-2020, 05:58
Replies: 9
Views: 1,987
Posted By Pilo
Re: Round End (gravity / speed)

I didn't say he would pay for it..
Just a simple plugin.
Forum: Plugin/Gameplay Ideas and Requests 04-29-2020, 07:57
Replies: 7
Views: 1,367
Posted By Pilo
Re: [REQ] First join ever

Add me on discord : Pilo#8253
Forum: Plugin/Gameplay Ideas and Requests 04-25-2020, 09:44
Replies: 9
Views: 1,987
Posted By Pilo
Re: Round End (gravity / speed)

You can message me on discord :D
Forum: Plugin/Gameplay Ideas and Requests 04-25-2020, 09:40
Replies: 5
Views: 1,161
Posted By Pilo
Forum: Plugin/Gameplay Ideas and Requests 04-24-2020, 16:01
Replies: 3
Views: 1,341
Posted By Pilo
Forum: Plugin/Gameplay Ideas and Requests 04-24-2020, 04:08
Replies: 5
Views: 5,385
Posted By Pilo
Re: [CSS] Plugin TEAMBETS MODIFICATION (BET CT ALL)

SetMenuTitle(menu, "GeoStrike.Net - Betting System);
Change to :
SetMenuTitle(menu, "GeoStrike.Net - Betting System");

If you need help feel free to message me on discord : Pilo#8253
Forum: Plugin/Gameplay Ideas and Requests 04-24-2020, 04:06
Replies: 9
Views: 4,091
Posted By Pilo
Re: [CS:GO][REQ]Awp NoScope !crosshair plugin

Message me on discord : Pilo#8253
Showing results 1 to 25 of 187

 
Forum Jump

All times are GMT -4. The time now is 22:39.


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