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

Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: Koneuka
Forum: Unapproved/Old Plugins 06-14-2019, 03:12
Replies: 9
Views: 6,715
Posted By Koneuka
Re: [ZP] SVIP Plugin

You are just repeating same information. Please explain what exactly SVIP plugin is and what it does.
Forum: New Plugin Submissions 05-29-2019, 02:22
Replies: 847
Views: 243,198
Posted By Koneuka
Re: OciXCrom's Rank System [XP|Levels|Ranks]

You are missing dhudmessage.inc in your scripting/include folder. Search it at this forum, install and try compile again.
Forum: New Plugin Submissions 05-28-2019, 09:38
Replies: 847
Views: 243,198
Posted By Koneuka
Re: OciXCrom's Rank System [XP|Levels|Ranks]

By "don't work" you mean nothing changed and you get same sql connection error? You sure server global is changed and has the right numbers, when webserver (MYSQL) is up? It could be, that global is...
Forum: New Plugin Submissions 04-20-2019, 15:21
Replies: 847
Views: 243,198
Posted By Koneuka
Re: OciXCrom's Rank System [XP|Levels|Ranks]

60 is totally ok for both :wink: Connection never needed longer than for a minute and should be harmless to your webserver.
Forum: New Plugin Submissions 04-05-2019, 06:07
Replies: 847
Views: 243,198
Posted By Koneuka
Re: OciXCrom's Rank System [XP|Levels|Ranks]

If we can't close connection using AMXX, what is actually sad, we can force mysql to close connections automatically after some seconds/minutes past.

In server configuration file (the one that...
Forum: New Plugin Submissions 10-19-2018, 10:48
Replies: 2
Views: 1,978
Posted By Koneuka
Forum: New Plugin Submissions 10-17-2018, 21:16
Replies: 2
Views: 1,978
Posted By Koneuka
New Style Captain Choose

New Style Captain Choose 1.0

Plugin randomly transforms 2 captains in CT team and other players to T team.

Players from T team get teleported to specified (in captain_spawns.ini file) location...
Forum: Scripting Help 10-04-2018, 10:24
Replies: 10
Views: 2,800
Posted By Koneuka
Re: Aim at tagret + press button function

Thanx guys for checking the thread.

Found solution:


register_forward( FM_CmdStart , "fw_FM_CmdStart" );

public fw_FM_CmdStart( id , Handle )
{
static iButtons , iOldButtons;
Forum: Scripting Help 10-04-2018, 08:59
Replies: 10
Views: 2,800
Posted By Koneuka
Re: Aim at tagret + press button function

I need an example.

Found about Ham_Use and tried to get it to work, but no chance. If I show hud message with enemy name(get_user_name(targetid)) after pressing E button, it works, but when I use...
Forum: Scripting Help 10-04-2018, 05:34
Replies: 10
Views: 2,800
Posted By Koneuka
Aim at tagret + press button function

Hi. I am trying to get id of player(enemy), when I look at him and at that moment if I use button E(IN_USE METHOD or FM_EmitSound) some function happens.

Code example:
new targetid
...
Forum: Unapproved/Old Plugins 12-22-2017, 12:34
Replies: 899
Views: 529,028
Posted By Koneuka
Re: Auto-Mix (Pug) - By: p1Mp

What's wrong? Что не так?
Forum: Unapproved/Old Plugins 12-08-2017, 08:20
Replies: 19
Views: 6,355
Posted By Koneuka
Re: HUD Team Chat

Doing exactly same for cs_get_user_team(id) like for is_user_alive(id) and getting tag mismatch

new SenderTeam = cs_get_user_team(id)
SenderTeam == cs_get_user_team(tempPlayer)
Forum: Unapproved/Old Plugins 11-28-2017, 14:46
Replies: 19
Views: 6,355
Posted By Koneuka
Re: HUD Team Chat

First, glad to see you in topic. Second, awkward situation :) Changing back :wink:
Forum: Unapproved/Old Plugins 11-28-2017, 14:43
Replies: 19
Views: 6,355
Posted By Koneuka
Re: HUD Team Chat

It means if plugin will be turned off by cvar it still will do useless check
Forum: Unapproved/Old Plugins 11-28-2017, 09:53
Replies: 19
Views: 6,355
Posted By Koneuka
Re: HUD Team Chat

True. Updated
Forum: Unapproved/Old Plugins 11-27-2017, 15:31
Replies: 19
Views: 6,355
Posted By Koneuka
Re: HUD Team Chat

More comfy for me. Doesn't affect any functionality
Forum: Unapproved/Old Plugins 11-26-2017, 16:15
Replies: 19
Views: 6,355
Posted By Koneuka
Re: HUD Team Chat

Checking if sender and receiver are both alive or death
Forum: Unapproved/Old Plugins 11-24-2017, 16:59
Replies: 19
Views: 6,355
Posted By Koneuka
Re: HUD Team Chat

I get your opinion and from this point you are right. The reason why I uploaded it is Exolent never actually added <hudchat> include as part of his job, that can be useful for people. I found it in...
Forum: Unapproved/Old Plugins 11-23-2017, 09:18
Replies: 19
Views: 6,355
Posted By Koneuka
HUD Team Chat

Description:
Simply converts team chat into hud team chat on your left screen side.

Obviously dead can see only dead msg and alive only alive.

CVARS:
hudteamchat 0|1 - turn plugin on/off
...
Showing results 1 to 19 of 19

 
Forum Jump

All times are GMT -4. The time now is 10:07.


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