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

Showing results 1 to 25 of 27
Search took 0.01 seconds.
Search: Posts Made By: 3volution
Forum: Scripting Help 04-16-2012, 15:15
Replies: 1
Views: 1,022
Posted By 3volution
Help updating plugin to work with SH

As the title says, I could use a bit of help trying to convert a plugin to work with SuperHero.
The plugin is called kill_assist (by Digi), which gives players kills/assist credit when they do a...
Forum: Approved Plugins 04-10-2012, 22:48
Replies: 105
Views: 145,020
Posted By 3volution
Re: Kill assist (for CS)

Is there any way to get this to work properly with plugins that have custom messages for what killed players (i.e. SuperHero mod)?

Right now, if a player kills an enemy with something that would...
Forum: HL1 Servers (HLDS) 04-07-2012, 03:37
Replies: 64
Views: 56,271
Posted By 3volution
Re: Setmaster Invalid ????

Not entirely true. I used to run a secondary test server on my home connection that would always get listed on the server browser, but that was back in '05-06 or so.

Also, there's nothing wrong...
Forum: HL1 Servers (HLDS) 04-07-2012, 03:25
Replies: 15
Views: 10,777
Posted By 3volution
Re: [HLDS] Server doesnt shows up

From my experience and everything I could search on the matter, if you have HLDS on the same computer as Steam, it will never show up on the server browser or accept setmaster commands for more than...
Forum: HL1 Servers (HLDS) 04-05-2012, 15:34
Replies: 64
Views: 56,271
Posted By 3volution
Re: Setmaster Invalid ????

So far I haven't found any way to get it to work correctly if you are hosting on the same computer that is also running steam. There also hasn't been any word from Valve on the issue, so it doesn't...
Forum: HL1 Servers (HLDS) 04-04-2012, 12:37
Replies: 64
Views: 56,271
Posted By 3volution
Re: Setmaster Invalid ????

Yes, I realize this is an old thread, but the issue is valid and still remains. Having HLDS and steam installed on the same computer MOST DEFINITELY DOES AFFECT the setmaster commands for HLDS.
...
Forum: HL1 Servers (HLDS) 04-04-2012, 10:18
Replies: 15
Views: 10,777
Posted By 3volution
Re: [HLDS] Server doesnt shows up

If you're still having trouble, someone finally find the issue and workaround.
https://list.valvesoftware.com/cgi-bin/mailman/private/hlds/2012-April/071200.html

Basically, if you have both HLDS...
Forum: Scripting Help 04-01-2012, 12:38
Replies: 9
Views: 2,857
Posted By 3volution
Re: Limit Hero Choices by Level

Did some quick testing and works much better!

One cosmetic thing though is that if you pick a hero with a keybind that will get auto dropped, it will still incorrectly show the keybind at the...
Forum: Scripting Help 04-01-2012, 00:27
Replies: 9
Views: 2,857
Posted By 3volution
Re: Limit Hero Choices by Level

Just got done with some more testing and I found an easily repeatable error. Powers are not resetting properly in certain circumstances.

As an example that I can display in game on my server...
Forum: Scripting Help 03-31-2012, 14:24
Replies: 9
Views: 2,857
Posted By 3volution
Re: Limit Hero Choices by Level

Thanks for the help G-Dog. I had a few errors with the functionality of the plugin, but I was able to sort it out after modifying some code and using ham_strip_weapon instead of sh_drop_weapon on...
Forum: Scripting Help 03-28-2012, 21:38
Replies: 9
Views: 2,857
Posted By 3volution
Re: Limit Hero Choices by Level

Either way is fine. I only need one choice per level myself but thought others may want it variable. One thing about using the sh_groups plugin over directly modifying superheromod though is that it...
Forum: Scripting Help 03-28-2012, 18:56
Replies: 9
Views: 2,857
Posted By 3volution
Re: Limit Hero Choices by Level

I want it to be where you can only choose a certain number of heroes for each level based on a config.

So, let's say that sh_lvllimit is set to 1. If you are playerlevel 5 you could choose one...
Forum: Suggestions / Requests 03-28-2012, 15:20
Replies: 0
Views: 415
Posted By 3volution
[REQ]

I recently got inspired to re-create my old SH cs server and came across an issue that I have not been able to solve yet.

I am trying to find a way to only allow a specified amount of hero...
Forum: Scripting Help 03-28-2012, 14:30
Replies: 9
Views: 2,857
Posted By 3volution
Limit Hero Choices by Level

I recently got inspired to re-create my old SH cs server and came across an issue that I have not been able to solve yet.

I am trying to find a way to only allow a specified amount of hero...
Forum: Suggestions / Requests 04-18-2008, 01:03
Replies: 34
Views: 7,674
Posted By 3volution
Re: give me an idea for a plugin to write

I posted what I had been working on awhile back and have been trying to find someone to pick it up. http://forums.alliedmods.net/showthread.php?t=69169, if you don't mind taking a look.
Forum: Suggestions / Requests 03-29-2008, 22:25
Replies: 3
Views: 2,441
Posted By 3volution
Zombie Class Mod

I started working on this mod about a year ago, but have been distracted with college and other priorities.

The general synopsis is as follows:



...
Forum: Scripting Help 06-19-2007, 23:45
Replies: 10
Views: 2,838
Posted By 3volution
Re: Need help with saving xp method and more

All of those include files actually make it pretty difficult to find what I would need...I think the source code of WC3XP is a better example and is what I have been using as an outline. Also, WC3FT...
Forum: Scripting Help 06-19-2007, 12:45
Replies: 10
Views: 2,838
Posted By 3volution
Re: Need help with saving xp method and more

Yes, I know WC3 can use vault/nvault/sql, I was referring to the way it saves xp for each race seperately.

I'm still slowly working on this mod, but I don't have a whole lot of free time. I'm...
Forum: Scripting Help 06-19-2007, 03:24
Replies: 10
Views: 2,838
Posted By 3volution
Re: Need help with saving xp method and more

That's what I was originally trying, but I couldn't get it to work the way I needed it to. I think using the WC3 saving method should work perfectly for the CT side of things though.

Thanks for...
Forum: Scripting Help 06-17-2007, 23:25
Replies: 10
Views: 2,838
Posted By 3volution
Re: Need help with saving xp method and more

I don't mean to sound rude, but none of that is really useful. I have searched the tutorials forum plenty of times and there isn't a single example of how to setup a system that this plugin would...
Forum: Scripting Help 06-17-2007, 12:40
Replies: 10
Views: 2,838
Posted By 3volution
Re: Need help with saving xp method and more

?

I threw this together in a few minutes last night...I said I've been messing around with HL coding/scripting for two years.
Forum: Scripting Help 06-17-2007, 12:16
Replies: 10
Views: 2,838
Posted By 3volution
Need help with saving xp method and more

Alright, I have been programming for 4 years now and have been messing around with HL plugins for nearly 2 of those. I haven't done a whole lot or released anything publicly before, as most of the...
Forum: GunGame 11-18-2006, 20:17
Replies: 952
Views: 566,390
Posted By 3volution
Re: GunGame AMXX 1.02

I am currently running a server with this mod.
IP: 75.81.116.249

Now we just need some people to port over the gg maps =)
Forum: Approved Plugins 10-25-2006, 15:46
Replies: 101
Views: 132,106
Posted By 3volution
Re: Vote Mod (Version 4.6)

Here is what I have in my votemenu.cfg:


amx_defaultcfg "Normal.cfg"
amx_addvotemenu "SuperHero Mod" 0 "sv_superheros"
amx_addvotemenu "Death Match" 1 "csdm_enable" "csdm_disable"...
Forum: Approved Plugins 10-15-2006, 22:33
Replies: 101
Views: 132,106
Posted By 3volution
Re: Vote Mod (Version 4.6)

I can't quite get this to work.

I am trying to have this run SH, War3x, and CSDM, but the SH config is always loaded for some reason, and the other mods won't actually come up when voted for.
...
Showing results 1 to 25 of 27

 
Forum Jump

All times are GMT -4. The time now is 19:40.


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