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

Showing results 1 to 25 of 247
Search took 0.01 seconds.
Search: Posts Made By: raa
Forum: Approved Plugins 04-23-2008, 15:10
Replies: 690
Views: 457,068
Posted By raa
Re: Mapchooser4

It may make things a little clearer for you to know that not having that feature is why I don't use your plugin. (I'd imagine I'm not alone on this)
Forum: Suggestions / Requests 02-28-2008, 03:58
Replies: 4
Views: 1,205
Posted By raa
Re: mapping

It's possible to make maps that "look" a lot better then what we are all used too. But keep in mind that the more detail you put into the HL1 engine, the chances of creating an unplayable map...
Forum: Suggestions / Requests 02-01-2008, 15:30
Replies: 5
Views: 1,360
Posted By raa
Re: plugins that work at a specific time of day

I couldn't find mine, but apparently it's already built into amxx

Example:

server.cfg:
amx_task "13:00" "exec 1300.cfg" t
mapchangecfgfile "server.cfg"

1300.cfg:
amxx pause plugin1
Forum: Suggestions / Requests 02-01-2008, 15:00
Replies: 5
Views: 1,360
Posted By raa
Re: plugins that work at a specific time of day

yes its possible. i made one awhile back, i'll see if i can find it
Forum: Scripting Help 01-30-2008, 16:43
Replies: 1
Views: 893
Posted By raa
Re: amx_bank

so no one has any thoughts on why this is happening?
Forum: Scripting Help 01-27-2008, 01:08
Replies: 1
Views: 893
Posted By raa
amx_bank

hey guys.

There has been a problem with this plugin for awhile now. When someone goes above 2 billion their account goes negative. I've looked over the code and can not see anything that could be...
Forum: Suggestions / Requests 10-23-2007, 03:37
Replies: 9
Views: 2,303
Posted By raa
Re: File Replace Plugin(Request)

ok this is what I got.. I tested on my LAN server all looks good..

There MUST be plugins_jump.ini, amxx_jump.cfg, and maps_jump.ini in your server configs folder. (these are the files you...
Forum: Suggestions / Requests 10-22-2007, 17:25
Replies: 9
Views: 2,303
Posted By raa
Re: File Replace Plugin(Request)

If amxx can rename files server side then that would make this a whole lot easier.. but i guess modifying the amxx functions that declare which whiles to use based on a cvar you make would work.

...
Forum: Scripting Help 09-23-2007, 14:47
Replies: 9
Views: 2,316
Posted By raa
Re: adding kills/deaths in rank

What do you mean by "add kills/deaths through another plugin without actually having the player kill people or die"?

Do you mean have a command to "give" someone say 5 kills that would be shown in...
Forum: Suggestions / Requests 09-11-2007, 15:55
Replies: 12
Views: 3,512
Posted By raa
Re: new ranking reset method

yeah good idea man.. So basically a prune. add in a date to prune by to make it that much better.
Forum: Scripting Help 09-07-2007, 12:11
Replies: 6
Views: 2,126
Posted By raa
Re: making all players invisible for one player

That code still requires you to set players variables to the correct value depending on the result of you're conditions..
ie. new invisible[33], viewInvisible[33];

tell us how you want someone...
Forum: Suggestions / Requests 09-02-2007, 14:41
Replies: 9
Views: 2,197
Posted By raa
Re: Help please with Plugins !

sup hondo,

'amxx plugins' in console (you may need rcon)


copy/paste it here
Forum: Scripting Help 09-02-2007, 14:26
Replies: 11
Views: 3,390
Posted By raa
Re: kikc all users

public plugin_init(){
register_plugin("kick_all", "1.0", "kick_all")
register_concmd("kick_all", "kick_all_players", ADMIN_KICK, "<name>")
}

public kick_all_players(id, level, cid)
{...
Forum: Suggestions / Requests 09-01-2007, 15:31
Replies: 12
Views: 2,898
Posted By raa
Re: Gladiator [NEED IDEAS]

I'm not 1337 or anything, but I could make this plug no problem.


...

*cough*
how to keep the people entertained that are stuck in spawn?
Forum: Suggestions / Requests 09-01-2007, 15:29
Replies: 14
Views: 2,635
Posted By raa
Re: [REQ]Infinit buy time.

ok.. I used to do the same thing... mp_buytime "999999" always worked for me.. SERIOUSLY

Also, you may be interested in the edit I did with that plugin.. People were running out of money and...
Forum: Suggestions / Requests 09-01-2007, 15:23
Replies: 12
Views: 2,898
Posted By raa
Re: Gladiator [NEED IDEAS]

all good ideas, thank you.... keep em coming..
how to keep the people entertained that are stuck in spawn?
Forum: Suggestions / Requests 09-01-2007, 01:37
Replies: 12
Views: 2,898
Posted By raa
Gladiator [NEED IDEAS]

Thinking about starting a plugin for CS called Gladiator. Some of you may have played it before. One person is (randomly chosen as the Gladiator) on one team, the rest of the players on the other...
Forum: Suggestions / Requests 09-01-2007, 01:24
Replies: 14
Views: 2,635
Posted By raa
Re: [REQ]Infinit buy time.

set roundtime to 4mins, set buytime to 4mins.

BOOM!1 infinite buy time.

If you're doing something tricky like DM or other, please explain in detail for a definite answer to you're question.
Forum: Suggestions / Requests 08-31-2007, 21:10
Replies: 14
Views: 2,635
Posted By raa
Re: [REQ]Infinit buy time.

mp_buytime "999999"

??
Forum: Suggestions / Requests 08-30-2007, 14:18
Replies: 9
Views: 3,245
Posted By raa
Re: Nade Spam Prevention?

what about a plugin that uses the built in amxx weapon restriction? have it enabled at either a set time after a round starts, or figure out a way to make it enabled to one player index after they...
Forum: Unapproved/Old Plugins 08-30-2007, 01:33
Replies: 16
Views: 14,618
Posted By raa
Re: Text Color Changer Menu (Mr. Satan)

question.. so say I choose the color GOLD, then leave the server and join another server. will my con_color still be GOLD?
Forum: Suggestions / Requests 08-29-2007, 17:17
Replies: 12
Views: 3,007
Posted By raa
Re: admin chat

yeah for tsay's.. tsay is NOT adminchat
Forum: Suggestions / Requests 08-29-2007, 16:35
Replies: 14
Views: 6,326
Posted By raa
Forum: Suggestions / Requests 08-29-2007, 16:07
Replies: 14
Views: 6,326
Posted By raa
Re: Gravity in scoutknives maps "sv_gravity 200"

did you use quotes around 200?
also, are you sure the mapname spelling is correct?
Forum: Suggestions / Requests 08-29-2007, 15:43
Replies: 14
Views: 6,326
Posted By raa
Re: Gravity in scoutknives maps "sv_gravity 200"

make a folder called "maps" in addons/amxmodx/configs. Create a .cfg named whatever the map name you want.. for example "de_dust.cfg". In that cfg file put sv_gravity "200"

whenever dust would...
Showing results 1 to 25 of 247

 
Forum Jump

All times are GMT -4. The time now is 15:26.


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