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

Showing results 1 to 25 of 51
Search took 0.00 seconds.
Search: Posts Made By: MattFresh
Forum: Suggestions / Requests 09-16-2008, 17:02
Replies: 15
Views: 3,556
Posted By MattFresh
Re: [REQ] weapon knockback

Yea, I'll try it out tonight.
Forum: Suggestions / Requests 09-16-2008, 16:39
Replies: 27
Views: 6,517
Posted By MattFresh
Re: [SEEK] Hide n Seek Cache-cache

Of course, you don't want the authors of a plugin to go unnoticed.
Forum: Suggestions / Requests 09-16-2008, 16:31
Replies: 15
Views: 3,556
Posted By MattFresh
Re: [REQ] weapon knockback

All you need to do is edit the cvars a little bit, it shouldn't take but 10-20 mins to edit the cvars, if that.
Forum: Suggestions / Requests 09-16-2008, 16:29
Replies: 27
Views: 6,517
Posted By MattFresh
Re: [SEEK] Hide n Seek Cache-cache

I am extremely interested, let me know what you need. =)

-Matt
Forum: Suggestions / Requests 09-16-2008, 16:20
Replies: 10
Views: 3,186
Posted By MattFresh
Re: [SEEK] Amxx plugin maker/coder

Haha, There you go, an even simpler way of fixing the problem.

+Karma for Let. Good job bud.
Forum: Suggestions / Requests 09-16-2008, 16:17
Replies: 13
Views: 2,753
Posted By MattFresh
Re: start weapon with 0/0

Alright, =)

Glad I could help even a little bit.

-Matt
Forum: Suggestions / Requests 09-16-2008, 16:10
Replies: 27
Views: 6,517
Posted By MattFresh
Re: [SEEK] Hide n Seek Cache-cache

Yea, just gonna have to add a few more lines.


-matt
Forum: Suggestions / Requests 09-16-2008, 16:01
Replies: 27
Views: 6,517
Posted By MattFresh
Re: [SEEK] Hide n Seek Cache-cache

It exists, in a different version I believe, or is it the exact version of what you're talking about?
Forum: Unapproved/Old Plugins 09-16-2008, 15:59
Replies: 9
Views: 3,635
Posted By MattFresh
Re: Nick Enforcer

Nice, very nice. +Karma =)

I learned something new.
Forum: Suggestions / Requests 09-16-2008, 15:53
Replies: 10
Views: 3,186
Posted By MattFresh
Re: [SEEK] Amxx plugin maker/coder

A plugin at roundstart, it makes a map have a dark lighting to it, a flashlight that glows like no other, no footsteps, etc. Much like a predator type thing?
Forum: Unapproved/Old Plugins 09-16-2008, 15:48
Replies: 9
Views: 3,635
Posted By MattFresh
Re: Nick Enforcer

Lol, that sounds a bit complex, how would you create a cvar to check a persons last used Names?
Forum: Suggestions / Requests 09-16-2008, 15:45
Replies: 27
Views: 6,517
Posted By MattFresh
Re: [SEEK] Hide n Seek Cache-cache

Oh oh, I get it, yea, what map you thinking about? If I'm gonna help on this, I want to get the hard stuff out the way.

You need me to help make a map for it, models, or any skins?

-Matt
Forum: Off-Topic 09-16-2008, 15:41
Replies: 3,305
Views: 882,281
Posted By MattFresh
Re: The Now playing thread (music)

Felli Fel, Feat Neyo and Fabolous - The Finer Things!
Forum: Suggestions / Requests 09-16-2008, 15:37
Replies: 27
Views: 6,517
Posted By MattFresh
Re: [SEEK] Hide n Seek Cache-cache

Why do they freeze though? It's pointless, there should be like a thing CT's can buy to freeze all the T's for like 5 seconds. That will be easy to add into the code.
Forum: AMX Super 09-16-2008, 15:35
Replies: 186
Views: 104,480
Posted By MattFresh
Re: Official AMX Super Menu version 0.8.1

Very nice, I look forward to the end result. This will be a great add-on to multiple servers.

-Matt
Forum: Suggestions / Requests 09-16-2008, 15:32
Replies: 15
Views: 3,556
Posted By MattFresh
Re: [REQ] weapon knockback

Ok, do you want the knockback to add more damage, or what?

Or are you just wanting the CVAR's names to be changed so you can easily change it? Or what?
Forum: Suggestions / Requests 09-16-2008, 15:31
Replies: 27
Views: 6,517
Posted By MattFresh
Re: [SEEK] Hide n Seek Cache-cache

What happens after they freeze?
Forum: Scripting 09-16-2008, 15:29
Replies: 2
Views: 1,008
Posted By MattFresh
Re: ugh help (newb warning)

Read over the amx_gag lines in the amx_super, or the amx_mute plugin.

It will give you some ideas. Just have to set parameters of what you want. I believe the original default times are like in...
Forum: Unapproved/Old Plugins 09-16-2008, 15:26
Replies: 9
Views: 3,635
Posted By MattFresh
Re: Nick Enforcer

Very good job, but what if the last used name was bad as well? Will it keep going back and forth between names? Maybe you can add something, such as if the plugin has to change their name more than...
Forum: Suggestions / Requests 09-16-2008, 14:50
Replies: 10
Views: 3,186
Posted By MattFresh
Re: [SEEK] Amxx plugin maker/coder

Depending on what you're looking for in a plugin, I can set you up. Let me know what you need sir.

-Matt
Forum: Approved Plugins 09-16-2008, 14:27
Replies: 39
Views: 44,617
Posted By MattFresh
Re: Double Knife Frags

Yes, making your own model for it, you know..? And more sounds of your own.

Also, do the frags go towards Godlike, Killing Spree, etc..?
Forum: Off-Topic / General Chat 09-16-2008, 14:03
Replies: 2
Views: 1,834
Posted By MattFresh
Re: How to making mdl files ??

Most people today prefer using milkshape 3d I believe. I however, first use GIMP or Photoshop CS to build a render on the skin. Like in my Counter-strike models, my knife skin has writing and a logo...
Forum: Suggestions / Requests 09-16-2008, 13:58
Replies: 13
Views: 2,753
Posted By MattFresh
Re: start weapon with 0/0

public new_round(id) {
new weapon[32]
for (new i = 0; i <= (MAX_LINES-1); i++) {
if (ammo_type[i]) {
get_weaponname(ammo_type[i],weapon,sizeof(weapon))
...
Forum: Suggestions / Requests 09-16-2008, 13:30
Replies: 13
Views: 2,753
Posted By MattFresh
Re: start weapon with 0/0

I think the first one is from you now adding a timelimit or round limit on the plugin. Also change your indents from deleting the New_Entity line or whatever. And Change the range of the entity from...
Forum: Suggestions / Requests 09-16-2008, 13:04
Replies: 27
Views: 6,517
Posted By MattFresh
Re: [SEEK] Hide n Seek Cache-cache

What you mean? Like locking people to one team? And everytime a seeker gets a person who is hiding, they die or what? More info?
Showing results 1 to 25 of 51

 
Forum Jump

All times are GMT -4. The time now is 01:17.


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