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

Showing results 1 to 25 of 31
Search took 0.00 seconds.
Search: Posts Made By: wribit
Forum: Scripting 04-24-2015, 17:20
Replies: 6
Views: 1,220
Posted By wribit
Re: INS in game Overlays

ugh... doesn't seem to work with insurgency. I'll keep plugging away at it though
Forum: Scripting 04-21-2015, 10:04
Replies: 6
Views: 1,220
Posted By wribit
Re: INS in game Overlays

I will try this! :)
Forum: Plugins 04-17-2015, 16:18
Replies: 18
Views: 8,736
Posted By wribit
Re: [INS] ReflectTK

ReflectTK V.3!

This plugin will reflect any damage caused by friendly fire. As of V.3, there is now a Cvar to control the percentage of damage that gets reflected onto the attacker.

Update...
Forum: Plugins 04-17-2015, 08:40
Replies: 7
Views: 7,372
Posted By wribit
Re: [INS] AmmoStatus

I've been quite busy these days, so I haven't been able to get to this yet. This will require a re-write of most the plugin - and I've got the logic down already on paper. I have to work on theater...
Forum: Plugins 04-17-2015, 08:36
Replies: 18
Views: 8,736
Posted By wribit
Re: [INS] ReflectTK

Fantastic! :)

I'm glad you were able to get what you needed. I will be putting some time towards adding a cvar for this plugin, that will enable the user to choose the amount of damage that gets...
Forum: Plugins 04-14-2015, 18:36
Replies: 16
Views: 9,573
Posted By wribit
Re: [INS] SpecDetails

After visiting the server, I determined it was still running V.1.1 of the SpecDetails plugin. Once the plugin was updated to the latest version, it worked as intended.
Forum: Plugins 04-14-2015, 15:05
Replies: 16
Views: 9,573
Posted By wribit
Re: [INS] SpecDetails

SpecDetails V3!


When you die and become a spectator, this plugin will display a panel on the left with details about the person you are spectating.

Two commands are present as of V3:...
Forum: Plugins 04-05-2015, 12:05
Replies: 16
Views: 9,573
Posted By wribit
Re: [INS] SpecDetails

SpecDetails V2!

When you die and become a spectator, this plugin will display a panel on the left with details about the person you are spectating.

Details shown:


Name
Weapon (current...
Forum: Plugins 04-05-2015, 10:41
Replies: 16
Views: 9,573
Posted By wribit
Re: [INS] SpecDetails

I have found what the issue might be here, and will be working on an update today. Stay posted!
Forum: Plugins 04-01-2015, 11:20
Replies: 7
Views: 7,372
Posted By wribit
Re: [INS] AmmoStatus

I will look into this, but as it stands it would require a re-write of the plugin. So it might take a little while before that functionality is put in.
Forum: Plugins 03-30-2015, 10:02
Replies: 16
Views: 9,573
Posted By wribit
Re: [INS] SpecDetails

I've tested it on two servers so far, and wasn't able to replicate this issue.



I would like to see this in action if you'd be ok with enabling it on your server, so I could see it not...
Forum: Plugins 03-30-2015, 09:44
Replies: 16
Views: 9,573
Posted By wribit
Re: [INS] SpecDetails

The panel can't be moved - unfortunately, Insurgency doesn't give us much freedom over where we can print things to the screen.

As far as the totals not accumulating, I'm in the process of trying...
Forum: Plugins 03-29-2015, 15:23
Replies: 16
Views: 9,573
Posted By wribit
Re: [INS] SpecDetails

Thanks for the feedback! As for the panel not accumulating, I've not had that problem before. Could you let me know if you were a spectator (in the spectator team) or if you were in game, and dead?
...
Forum: Plugins 03-22-2015, 14:42
Replies: 7
Views: 7,372
Posted By wribit
[INS] AmmoStatus

AmmoStatus

This plugin will display the magazine status of the weapon in use in percentages, if applicable. (i.e. will not display status if holding a knife)

Example: Mag is at 100%, Mag is at...
Forum: Plugins 03-14-2015, 10:18
Replies: 5
Views: 5,247
Posted By wribit
[INS] MyCompass V.2

My Compass V.2

After Wolfseye brought to my attention that it would be nice to have the bearing showing as well as the direction, I made this update to the plugin.

The plugin now has a cvar to...
Forum: Plugins 03-14-2015, 07:33
Replies: 5
Views: 5,247
Posted By wribit
Re: [INS] MyCompass

I was actually thinking of updating this plugin for this exact reason. I will be working on it today, and will upload the new version once testing is done. As Anoobis as said, the timing had been...
Forum: Plugins 03-11-2015, 13:26
Replies: 5
Views: 5,247
Posted By wribit
[INS] MyCompass

My Compass V1.4
(There is now a version 2! Read further posts)

This plugin displays a compass in game without the need for a player to type in a command. It has three choices of placement that...
Forum: Plugins 03-10-2015, 07:46
Replies: 16
Views: 9,573
Posted By wribit
Re: [INS] SpecDetails

On my server, I have the sourcemod snapshot sourcemod-1.7.1-git5161-windows only, and everything is working out fine. Here's where I got it: http://www.sourcemod.net/snapshots.php

As far as...
Forum: Plugins 03-09-2015, 13:12
Replies: 16
Views: 9,573
Posted By wribit
[INS] SpecDetails

Spectator Details
This plugin has been updated!! (V.3) Read further posts :)


When you die and become a spectator, this plugin will display a panel on the left with details about the person you...
Forum: Plugins 03-09-2015, 08:48
Replies: 18
Views: 8,736
Posted By wribit
Re: [INS] ReflectTK

The plugin creates it's config file in insurgency/cfg/sourcemod and that's where the cvar goes. The config file is called plugin.reflecttk.cfg
Forum: Plugins 03-07-2015, 07:57
Replies: 18
Views: 8,736
Posted By wribit
[INS] ReflectTK

Update available! refectTK V.3 - read further posts

This is one of my first plugins... and the first I post here. It was requested by the admins of a server I play on regularly, so I decided to...
Forum: Scripting 02-07-2015, 10:50
Replies: 3
Views: 671
Posted By wribit
Re: r_screenoverlay unknown command

I've tried this as well, with no success. The console doesn't get spammed with unknown command using ClientCommand(), but no overlay shows up. They are being downloaded correctly from the server (the...
Forum: Scripting 02-07-2015, 10:30
Replies: 3
Views: 671
Posted By wribit
r_screenoverlay unknown command

Hey all,

I've been trying to write this plugin for Insurgency [INS] to show a compass overlay on the top of the screen, and it's gotten to the point where I'm absolutely stuck.

The result of...
Forum: Scripting 02-06-2015, 09:55
Replies: 4
Views: 991
Posted By wribit
Re: code not giving expected results

ici's code worked beautifully... but I'm wondering why mine wasn't giving expected results. Would you kindly explain to me where I went wrong?

I see you use SDK hooks instead of the player_hurt...
Forum: Scripting 02-05-2015, 11:19
Replies: 4
Views: 991
Posted By wribit
code not giving expected results

Hey all,

I'm new to writing plugins, and I've been working on a damage reflecting plugin. The expected outcome should be:

the victim's health doesn't change, a console message saying "victim...
Showing results 1 to 25 of 31

 
Forum Jump

All times are GMT -4. The time now is 05:46.


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