Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: GsiX
Forum: Plugin/Gameplay Ideas and Requests 02-10-2021, 10:58
Replies: 8
Views: 1,194
Posted By GsiX
Re: [REQ-CSGO] Plugin that save previous TEAM when SPEC

Hi, Teamkiller324 your hmm.. much shorter than my hmmmm..

i lost my manner there, apologize. This plugin is not that hard. you just add command listener when player switching team from *Spec and...
Forum: Plugin/Gameplay Ideas and Requests 02-10-2021, 10:47
Replies: 2
Views: 850
Posted By GsiX
Re: [L4D2] Fallen Survivor w/ more type of loots.

Hi Shao,
Good midnight.. you have interesting idea there. Is this a ready made plugin or idea?
what is RNG? is like cooking gas name?
Sorry, for bad english but i have 2 question there. ::smile::...
Forum: Plugin/Gameplay Ideas and Requests 02-10-2021, 10:42
Replies: 4
Views: 1,249
Posted By GsiX
Re: [REQ] [L4D2] interesting plugins

Hi Mr. Interesting plugins,
this ability already available in perkmod by tPanco. You can just grab the code and make it modern.
Forum: Plugins 02-07-2021, 22:09
Replies: 20
Views: 18,572
Posted By GsiX
Re: [L4D2] Anti Safe Room Camping

Up..
V1.1.0 - read the front page.
Thank you @GL_INS for remind me i was the author for this.
Forum: Plugins 01-14-2021, 09:39
Replies: 8
Views: 3,960
Posted By GsiX
Re: [CS:S/CS:GO] Blackjack!

Thank you.. let me have fun with this..:fox::fox:
Forum: Plugin/Gameplay Ideas and Requests 01-13-2021, 09:23
Replies: 2
Views: 772
Posted By GsiX
Re: L4D2 Mod List ?

Try this
https://steamcommunity.com/sharedfiles/filedetails/?id=1396360144
Forum: Plugin/Gameplay Ideas and Requests 12-27-2020, 08:14
Replies: 5
Views: 938
Posted By GsiX
Re: Chicken Money Reward?

If you did not print Winner Winner Chicken $100 i will be disappointed because you beat me to this. ^_^
Forum: Plugin/Gameplay Ideas and Requests 12-27-2020, 01:50
Replies: 1
Views: 565
Posted By GsiX
Re: how to save and load cookies

#include <sourcemod>
#include <sdktools>
#include <clientprefs>

#pragma semicolon 1
#pragma newdecls required

int g_iCookieValue[MAXPLAYERS+1] = { -1, ... }; //<< g_iIsEnabled[MAXPLAYERS+1]...
Forum: Plugin/Gameplay Ideas and Requests 12-22-2020, 21:09
Replies: 1
Views: 727
Posted By GsiX
Re: [L4D2] Slay all survivors/restart chapter vote plugin

That actually not that hard to code. Probably you just need to tweak an existing plugin to suit your need.
.
Forum: Off-Topic 12-21-2020, 21:47
Replies: 14
Views: 4,899
Posted By GsiX
Re: I ordered new storage drives (1TB SSD and 2TB HDD)

i did missed your update. man i can't imagine those feeling.. as if i almost can feel it myself.
Cyberpunk 2077 butter cutter. :lovely: :lovely:
Forum: Scripting 12-21-2020, 21:32
Replies: 3
Views: 764
Posted By GsiX
Re: Question on string arrays

from
char strItem[5];
to
int strItem[5];

older version new String:string == char
older version new string == int
Forum: Plugin/Gameplay Ideas and Requests 12-21-2020, 04:53
Replies: 3
Views: 909
Posted By GsiX
Re: EDIT - plugin turbo

Try this awesome turbo.. i added cvar so you can finetune it much better.

and... no funny business. i promise. :fingercross: :fingercross:


#include <sourcemod>
#pragma semicolon 1...
Forum: General 12-20-2020, 09:28
Replies: 7
Views: 967
Posted By GsiX
Re: [CS:GO] Trying to make a script to change player's name, when they join

i have no clue what i am doing so please do not quote me on this. i am just showing example.

edit: and... polishing and grinding my Polis if you don't mind me. :oops:

#include <sourcemod>...
Forum: General 12-20-2020, 08:30
Replies: 7
Views: 967
Posted By GsiX
Re: [CS:GO] Trying to make a script to change player's name, when they join

StrCat() return int, you probably don't need the array char group2[]. Just use the group array to set the player name. Depending on what you try to achieve.
Assuming 22nd is the error coz i m on...
Forum: General 12-20-2020, 07:39
Replies: 3
Solved motd (html)
Views: 1,142
Posted By GsiX
Re: motd (html)

There is nothing i can do if you do not disclose your full javascript code. Plus i never personally try if the motd actually run it at all. If you find example somewhere that mean the motd may...
Forum: Scripting 12-20-2020, 04:34
Replies: 4
Views: 1,180
Posted By GsiX
Re: [TF2] Turning Rockets 180 Degree HELP

i am just giving my two cent. i personally never try but you may test negate the velocity value like so.

float vecVelocity[3];
GetEntPropVector( rocket, Prop_Data, "m_vecVelocity", vecVelocity );...
Forum: Scripting 12-19-2020, 12:09
Replies: 3
Views: 1,362
Posted By GsiX
Re: Changing the model of equipped pills

I do not have deep knowledge in this but if you look hard enough there is already a plugin that do swap the weapon model. probably best to look at they example.

Also you precache the model on...
Forum: General 12-19-2020, 11:50
Replies: 3
Solved motd (html)
Views: 1,142
Posted By GsiX
Re: motd (html)

Sometime it work for me, sometime it don't. I have ho idea.
By the way, i love the background.
Forum: Scripting 12-15-2020, 22:27
Replies: 3
Views: 1,362
Posted By GsiX
Re: Changing the model of equipped pills

You can try something like this.
I have no access to any tools when writing this but it give you the idea how to do it.


char g_sPainPills[] = "models/props_interiors/toiletpaperroll.mdl";
...
Forum: Plugin/Gameplay Ideas and Requests 12-15-2020, 21:27
Replies: 36
Views: 21,614
Posted By GsiX
Re: Tank Damage Announce by griffin

What actually you want from the plugin?
Forum: Plugin/Gameplay Ideas and Requests 12-09-2020, 22:37
Replies: 17
Views: 3,442
Posted By GsiX
Re: Looking for coder for perkmod.

Hi,
Look like the leak not only at the panel timer, the memory leak literally everywhere.
just to let you know so you aware of any of the version you currently using.
.
Forum: Plugin/Gameplay Ideas and Requests 12-09-2020, 11:44
Replies: 8
Views: 1,528
Posted By GsiX
Re: [HELP] CS-GO Plugin

i cant find the right include. The one i found wont compile.
.
Forum: Plugin/Gameplay Ideas and Requests 12-09-2020, 11:32
Replies: 17
Views: 3,442
Posted By GsiX
Re: Looking for coder for perkmod.

Hi, the plugin will be rewritten from scratch. It has been decided.

so far i only manage to get the panel to fire and working as intended.
the survivor ability fall in 3 tiers, primary,...
Forum: Plugin/Gameplay Ideas and Requests 12-09-2020, 11:03
Replies: 5
Views: 1,086
Posted By GsiX
Re: [Searching] CSGO Plugin that sends messages

GsiX got you covered..


#pragma semicolon 1
#pragma newdecls required
#include <sourcemod>
#include <sdktools>

#define CHAT_TAG "NicDOU"
Forum: Plugin/Gameplay Ideas and Requests 12-08-2020, 05:11
Replies: 8
Views: 1,528
Posted By GsiX
Re: [HELP] CS-GO Plugin

Hi,
I do not find anything wrong with your awesome plugins. Probably something else causing it to not working.
I hear many people talking about the "warmup round" to be somewhat troublesome....
Showing results 1 to 25 of 500

 
Forum Jump

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


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