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

Showing results 1 to 25 of 109
Search took 0.01 seconds.
Search: Posts Made By: Bonkorn
Forum: Plugin/Gameplay Ideas and Requests 09-07-2017, 18:31
Replies: 0
Views: 675
Posted By Bonkorn
[TF2] Knockback immunity when crouching

Doesn't seems to work, tried with other condition, any help?
For BLU (A.K.A. VSH/FF2 boss) only.
Useful when entering crouch only area.
Need use check ground level since i running bhop, otherwise...
Forum: Plugin/Gameplay Ideas and Requests 09-05-2017, 12:05
Replies: 1
Views: 720
Posted By Bonkorn
Simple Silent Freeze on Round Start

Trying to make plugin that automatically silent (no sounds and effect) freeze players on round start. But some players will be respawned in mid-round and getting freeze so how do i make it work for...
Forum: Plugin/Gameplay Ideas and Requests 09-05-2017, 06:34
Replies: 3
Views: 1,300
Posted By Bonkorn
Re: Add flag to everyone during event.

Is it possible to lookup the player with ONLY 'a' flag and set him to EventwA?
GetUserFlagBits(client) & ADMFLAG_RESERVATION still lookup other flags than 'a'.
Player with a = changes
Player with...
Forum: Plugin/Gameplay Ideas and Requests 09-04-2017, 15:21
Replies: 3
Views: 1,300
Posted By Bonkorn
Add flag to everyone during event.

The event will start during 7pm to 4am but all day for Tuesday and Thursday, i got this code from 2 year ago with many codes, so i bring some of them into this making it simple with just check...
Forum: Plugin/Gameplay Ideas and Requests 09-04-2017, 07:17
Replies: 4
Views: 1,145
Posted By Bonkorn
Re: [TF2] Get command executable using buttons

Doesn't even answer my question.
Forum: Plugins 09-01-2017, 09:19
Replies: 151
Views: 111,905
Posted By Bonkorn
Re: [TF2] Homing Rocket v2.4.0.9 (13.12.12)

Is it possible to disable only for certain flag with specified weapon?
If player have A flag, when he equip Direct Hit, homing is disabled but other rocket launchers homing available.
If player...
Forum: Plugin/Gameplay Ideas and Requests 08-31-2017, 04:48
Replies: 10
Views: 1,592
Posted By Bonkorn
Re: Just... how to make this toggleable

#include <sourcemod>

new bool:ResizeHeadHandle[MAXPLAYERS+1];

public Plugin:myinfo =
{
name = "Big Head",
author = "Bonkorn",
description = ""
}
Forum: Plugin/Gameplay Ideas and Requests 08-31-2017, 04:11
Replies: 10
Views: 1,592
Posted By Bonkorn
Forum: Plugin/Gameplay Ideas and Requests 08-31-2017, 04:02
Replies: 10
Views: 1,592
Posted By Bonkorn
Re: Just... how to make this toggleable

Not sure what is convar but maybe not since it execute server command instead of changing convar on client.
I used this as reference:

public Action:CmdBhopToggle(client, args)
{ ...
Forum: Plugin/Gameplay Ideas and Requests 08-31-2017, 02:42
Replies: 10
Views: 1,592
Posted By Bonkorn
Just... how to make this toggleable

Title says all.

public OnPluginStart()
{
RegAdminCmd("sm_head", ResizeHead, ADMFLAG_CUSTOM5, "");
}

public Action:ResizeHead(client, args)
{
if()
Forum: Plugin/Gameplay Ideas and Requests 08-30-2017, 12:18
Replies: 4
Views: 1,145
Posted By Bonkorn
[TF2] Get command executable using buttons

I trying to make the 'command' executable by clients with right click, but when client in PDA blueprint rotating event, the "destroy" command will not work, so i want client use 'plugin-sided'...
Forum: Plugin/Gameplay Ideas and Requests 08-11-2017, 07:56
Replies: 3
Views: 961
Posted By Bonkorn
Forum: Plugin/Gameplay Ideas and Requests 08-11-2017, 07:26
Replies: 3
Views: 961
Posted By Bonkorn
[Help] Make command execute on player who executed the command

When i use /demopan, the server should execute command like this sm_givew Bonkorn 50001 and sm_givew Bonkorn 50002
How do i work on it?


public OnPluginStart()
{
RegAdminCmd("sm_demopan",...
Forum: Plugin/Gameplay Ideas and Requests 07-27-2017, 10:59
Replies: 8
Views: 1,871
Posted By Bonkorn
Re: Autoexec command by client after connected/timer.

Thanks to WatchDogs's help, it worked for me.
Forum: Plugin/Gameplay Ideas and Requests 07-25-2017, 04:22
Replies: 8
Views: 1,871
Posted By Bonkorn
Autoexec command by client after connected/timer.

I'm using Help Menu (https://forums.alliedmods.net/showthread.php?p=637467), i just want Autoexec sm_helpmenu which displays help menu by client after 30sec.
I don't want to use Menu Based Rules...
Forum: Plugin/Gameplay Ideas and Requests 07-17-2017, 17:44
Replies: 2
Views: 834
Posted By Bonkorn
Re: [Help] [TF2] Sprites above team/class head.

bump
Reason: changed plugin request to help request
Forum: Plugin/Gameplay Ideas and Requests 07-16-2017, 07:19
Replies: 2
Views: 834
Posted By Bonkorn
Forum: Plugin/Gameplay Ideas and Requests 06-29-2017, 06:23
Replies: 2
Views: 644
Posted By Bonkorn
Re: [Request] TF2 unload plugin after round start

Thanks, that's what i looking for!
Forum: Plugin/Gameplay Ideas and Requests 06-28-2017, 09:00
Replies: 2
Views: 644
Posted By Bonkorn
[Request] TF2 unload plugin after round start

I'm running exclusive privileges for some VIPs which they receive weapons by typing getweapon2 (does sm_givew [PLAYER] 5002) .
But i want to disable receive weapon by having something like autoexec...
Forum: Source Servers (SRCDS) 07-11-2016, 11:21
Replies: 0
Views: 696
Posted By Bonkorn
deleted

deleted
Forum: Plugins 07-03-2016, 06:54
Replies: 6
Views: 10,654
Posted By Bonkorn
Re: SM Parachute Fixed

Is it possible to add a flag for admins/vips to use only?
Forum: Plugins 07-01-2016, 06:45
Replies: 19
Views: 44,893
Posted By Bonkorn
Re: [CS:GO] - ► Notifications ADMIN/VIP | Join/Leave | Message/Sound | 100% Translata

Is it possible to make a menu for letting Admins/VIPs choose their preferred joinsound?
Forum: General 06-30-2016, 09:55
Replies: 1
Views: 421
Posted By Bonkorn
Multiple Admin Groups

Is it possible to add multiple admin groups to 1 user?

like this:

"groups" "Admins, VIP"

(need Admins and VIP group for 1 user)
Forum: Plugins 06-28-2016, 14:41
Replies: 458
Views: 149,041
Posted By Bonkorn
Re: [ANY] Simple Admin & VIP Manager [SAVM] + Day(s)-trial for players + [CONSOLE]

Questions:
1. What's 'Actived' in add user for? it needs to being fill then able to add.
2. How do i add a group in web interface?
Forum: Plugin/Gameplay Ideas and Requests 06-27-2016, 10:34
Replies: 21
Views: 6,302
Posted By Bonkorn
Re: [REQ][CSGO] Team Icons above heads.

Hi this my my icon.cfg

"Icon"
{
"File"
{
"01"
{
"class" "CT"
"vmt" "materials/sprites/sg_detective_icon.vmt"
Showing results 1 to 25 of 109

 
Forum Jump

All times are GMT -4. The time now is 20:41.


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