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

Showing results 1 to 25 of 42
Search took 0.00 seconds.
Search: Posts Made By: kirksite
Forum: Approved Plugins 04-11-2023, 00:53
Replies: 397
Views: 277,052
Posted By kirksite
Re: Restrict Names 1.2a

Thanks for your response.

To confirm, you're referring to this line;
#define MAX_NAME_LEN 28
to
#define MAX_NAME_LEN 32

why would my compiled version be so much smaller than the amxx file...
Forum: Approved Plugins 04-09-2023, 23:40
Replies: 397
Views: 277,052
Posted By kirksite
Re: Restrict Names 1.2a

How do I increase the max length of name?
Forum: Suggestions / Requests 03-17-2023, 18:02
Replies: 5
Views: 952
Posted By kirksite
Re: weapon restriction by team CS 1.6

Arkshine was the originator of the forbidden_weapons plugin and there has been no activity in that plugin's thread since 2008. Someone had requested adding the Tactical Shield to the list of weapons...
Forum: Suggestions / Requests 02-24-2023, 14:52
Replies: 5
Views: 952
Posted By kirksite
Re: weapon restriction by team CS 1.6

thanks, I'll give this a try.
Forum: Suggestions / Requests 02-24-2023, 11:31
Replies: 5
Views: 952
Posted By kirksite
weapon restriction by team CS 1.6

I haven't been successful when searching for this feature and any posts I found were only instructing the requester to search first which I have.

Players are requesting the ability to restrict...
Forum: Approved Plugins 01-13-2023, 14:31
Replies: 780
Views: 837,815
Posted By kirksite
Forum: Scripting Help 01-07-2023, 01:44
Replies: 2
Views: 846
Posted By kirksite
Re: MOTD_Model Replaces default MOTD

I understand what use MOTD may have been initially intended but my experience is most servers use it as a one-time setup intro to the server and seldom change it.

I thought as an intro the...
Forum: Scripting Help 01-06-2023, 02:10
Replies: 2
Views: 846
Posted By kirksite
MOTD_Model Replaces default MOTD

While browsing a Russian amxmodx forum I came across an interesting MOTD plugin. I tried to install it and amx_plugins showed it as "running" but there was no new custom MOTD.

Link to the forum;...
Forum: Suggestions / Requests 09-15-2022, 10:15
Replies: 3
Views: 641
Posted By kirksite
Re: Combine existing plugins

No joy, edited colored_flashbangs to return PLUGIN_HANDLED, compiled and uploaded. No change. Swapped order of plugins in pluings.ini with no change.

I can have either flash color change OR flash...
Forum: Suggestions / Requests 09-15-2022, 01:48
Replies: 3
Views: 641
Posted By kirksite
Re: Combine existing plugins

thanks for your response and suggestions.

yes I did try various order positions in the plugins.ini including swapping order positions with no improvement. I will try the code edit you suggested...
Forum: Suggestions / Requests 09-14-2022, 20:35
Replies: 3
Views: 641
Posted By kirksite
Combine existing plugins

There are two existing plugins that I have used and each one works but when used together, only one works.

flashed_duration_fix.sma
https://forums.alliedmods.net/showthread.php?t=302343
...
Forum: Suggestions / Requests 09-14-2022, 04:04
Replies: 13
Views: 5,835
Posted By kirksite
Re: [REQUEST] Lower time flashed CS 1.6

I've successfully installed and tested this plugin and also tested colored_flashbangs (https://forums.alliedmods.net/showthread.php?t=15241&highlight=colored+flashbangs)

unfortunately, the...
Forum: Approved Plugins 09-08-2022, 11:26
Replies: 44
Views: 41,322
Posted By kirksite
Re: Hostage Voices v0.2

Thanks so much for the feedback!

I was getting the run time error message;

L 09/07/2022 - 17:19:58: [AMXX] Run time error 4: index out of bounds
L 09/07/2022 - 17:19:58: [AMXX] [0]...
Forum: Suggestions / Requests 09-07-2022, 14:22
Replies: 1
Views: 411
Posted By kirksite
Support for abandoned plugin

https://forums.alliedmods.net/showthread.php?t=51917&highlight=hostage+voices

It appears the developer is no longer active on this board, is there a process to request support from other members?
Forum: Approved Plugins 09-06-2022, 18:30
Replies: 44
Views: 41,322
Posted By kirksite
Re: Hostage Voices v0.2

I tried to use this plugin but I'm struggling. The plugin is installed and working but the sounds are not pre-caching and so they do not play in-game, only the default sounds play. I'm missing...
Forum: Plugins 08-28-2022, 15:36
Replies: 45
Views: 19,292
Posted By kirksite
Re: [ANY] BETA Advanced Rules Menu

Do you have a version for CS 1.6?
Forum: Approved Plugins 08-22-2022, 14:16
Replies: 780
Views: 837,815
Posted By kirksite
Re: Weapon Model Replacement

What I've done to trouble shoot this issue, is I've confirmed diss-abling GHW plugin and map loads/plays normally.

Enabled the GHW plugin and renamed the night skybox files to match the day skybox...
Forum: Approved Plugins 08-21-2022, 10:05
Replies: 780
Views: 837,815
Posted By kirksite
Re: Weapon Model Replacement

I've been using this plugin on 2 servers for 6 months with no issues until recently installing two new maps.

csg_office
csg_office_night

the plugin works on csg_office_night but crashes the...
Forum: Suggestions / Requests 04-21-2022, 13:16
Replies: 29
Views: 1,882
Posted By kirksite
Re: Round start Health by STEAM ID

it's the simplest of mistakes that take a huge chunk of time to resolve

Thanks so much for your assistance.
Forum: Suggestions / Requests 04-21-2022, 11:32
Replies: 29
Views: 1,882
Posted By kirksite
Re: Round start Health by STEAM ID

I deleted the SteamID.ini and uploaded the original and now IT WORKS!

No idea what was wrong with the other file but now no errors are being reported and my health has been changed.

Thanks...
Forum: Suggestions / Requests 04-21-2022, 11:24
Replies: 29
Views: 1,882
Posted By kirksite
Re: Round start Health by STEAM ID

compiled edited code, no issues
uploaded newly compiled PlayereHealth.amxx
confirmed plugin.amxx has PlayerHealth enabled
confirmed SteamHP.ini is in config directory
restarted server
execute...
Forum: Suggestions / Requests 04-20-2022, 20:11
Replies: 29
Views: 1,882
Posted By kirksite
Re: Round start Health by STEAM ID

Better but still getting one error.

//// PlayerHealth.sma
// cstrike\addons\amxmodx\scripting\PlayerHealth.sma(99) : error 088: number of arguments does not match definition
//
// 1 Error.
//...
Forum: Suggestions / Requests 04-20-2022, 16:22
Replies: 29
Views: 1,882
Posted By kirksite
Re: Round start Health by STEAM ID

First of all, thanks for your help and patience in solving this issue.

I ran into errors when compiling the updated code.

//// PlayerHealth.sma...
Forum: Suggestions / Requests 04-19-2022, 22:03
Replies: 29
Views: 1,882
Posted By kirksite
Re: Round start Health by STEAM ID

are you saying all I need is the ini file and not the other code you shared ealier?
Forum: Suggestions / Requests 04-19-2022, 21:35
Replies: 29
Views: 1,882
Posted By kirksite
Re: Round start Health by STEAM ID

I'm stumped.

I deleted everything from previous attempts. Then copied the code and saved in cstrike/addons/scripting folder as PlayerHealth.sma, then complied and placed the PlayerHealth.amxx into...
Showing results 1 to 25 of 42

 
Forum Jump

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


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