Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 120
Search took 0.01 seconds.
Search: Posts Made By: JaGareN
Forum: Approved Plugins 07-15-2010, 15:37
Replies: 474
Views: 331,976
Posted By JaGareN
Forum: Scripting Help 07-08-2010, 22:08
Replies: 18
Views: 3,273
Posted By JaGareN
Re: how can I change "you rank is.." with colors

No one will help you if you dont fix your post as fysiks told you.
Forum: Code Snippets/Tutorials 07-08-2010, 22:03
Replies: 290
Views: 139,341
Posted By JaGareN
Re: Blockmaker - Adding Blocks (Step-By-Step)

First learn scripting then learn to make your own blockmaker....
Forum: Scripting Help 07-05-2010, 11:54
Replies: 2
Views: 2,112
Posted By JaGareN
Re: How to make Reason on Ban Menu [plmenu.amxx]

Search for Advance bans by exolent, i think it have what you need.
Forum: Scripting Help 07-02-2010, 12:12
Replies: 5
Views: 1,308
Posted By JaGareN
Re: help me plz (about script)

put it in your scripting/include folder and compile your plugin local not on the web compiler.
Forum: Scripting Help 07-02-2010, 08:58
Replies: 8
Views: 5,456
Posted By JaGareN
Re: HUD Conflicting

Just make a task that calls every 1.0 seconds with flag "b" so the message will still up, like this
set_task(1.0, "display_hud", 3000, _, _, "b");

public display_hud(id)
{
// your...
Forum: Trash 07-01-2010, 18:02
Replies: 4
Views: 1,156
Posted By JaGareN
Re: check here if u want to help!

Trash FTW!! :D

Wrong place to post somthink like this.
Go to Suggestions / Requests (http://forums.alliedmods.net/forumdisplay.php?f=12).
Forum: Scripting Help 07-01-2010, 17:57
Replies: 3
Views: 1,292
Posted By JaGareN
Re: How can i make a motd how this?

Btw, your format is wrong
Do it like this instead
len += format(motd[len], sizeof (motd) - 1 - len, "<table>");
//etc...
Forum: Scripting Help 07-01-2010, 11:51
Replies: 3
Views: 1,292
Posted By JaGareN
Re: How can i make a motd how this?

http://www.w3schools.com/html/html_tables.asp
Forum: Approved Plugins 06-30-2010, 14:11
Replies: 213
Views: 163,823
Posted By JaGareN
Re: Weapon Chance by Exolent

Exolent, I've noticed a bug and that is that if someone dies after freeze time and within 10 seconds so crashs the server.
Forum: Scripting Help 06-30-2010, 10:10
Replies: 3
Views: 1,097
Posted By JaGareN
Re: Hns_XP Bug help

Then be sure that you have the latest version of amxmodx.
Forum: Scripting Help 06-30-2010, 09:54
Replies: 3
Views: 1,097
Posted By JaGareN
Re: Hns_XP Bug help

I think you have missed some files.
Have you put the "include" files in the scripting/include map?
Forum: Scripting Help 06-29-2010, 19:05
Replies: 18
Views: 3,520
Posted By JaGareN
Forum: Scripting Help 06-29-2010, 09:31
Replies: 18
Views: 3,520
Posted By JaGareN
Re: how to use while?

@0920357689, you dont have to write this two times
smoke = find_ent_by_class ( smoke, "toxicsmoke" )
Forum: Scripting Help 06-28-2010, 22:34
Replies: 37
Views: 7,034
Posted By JaGareN
Re: Call Of Duty Mod

Yes that is much better..
Forum: Scripting Help 06-28-2010, 22:27
Replies: 37
Views: 7,034
Posted By JaGareN
Re: Call Of Duty Mod

I have understand that but to make only spaces between the functions will not make the code clearly.
Forum: Scripting Help 06-28-2010, 22:21
Replies: 37
Views: 7,034
Posted By JaGareN
Re: Call Of Duty Mod

You dont have "TAB" space after and before the "{" and "}".
Also are you using notepad?
Forum: Scripting Help 06-28-2010, 22:06
Replies: 37
Views: 7,034
Posted By JaGareN
Re: Call Of Duty Mod

return PLUGIN_HANDLED; at the end of DoChooseClass function.

Edit: @Kreation ops, didnt see your post. My web browser was going slowley.
He have used the "return PLUGIN_HANDLED" in the function...
Forum: Scripting Help 06-28-2010, 21:55
Replies: 6
Views: 3,054
Posted By JaGareN
Re: HideNSeek Countdown Voice

It don't have to be trashed becouse if there any one some day have the same problem as yours then he will be able to find this thread and solev the problem as you did.
Forum: Code Snippets/Tutorials 06-28-2010, 17:51
Replies: 446
Views: 417,827
Posted By JaGareN
Re: New AMXX Menu System

You can use "^n" too to make a blank line.
Forum: Suggestions / Requests 06-28-2010, 17:43
Replies: 156
Views: 72,778
Posted By JaGareN
Forum: Scripting Help 06-26-2010, 20:52
Replies: 3
Views: 1,280
Posted By JaGareN
Re: Adding Ranks to Each Level

Ok. I thought you was requesting. Sorry my bad...
Forum: Scripting Help 06-26-2010, 17:41
Replies: 3
Views: 1,280
Posted By JaGareN
Re: Adding Ranks to Each Level

wrong section. Try to post in Suggestions / Requests (http://forums.alliedmods.net/forumdisplay.php?f=12).
Forum: Code Snippets/Tutorials 06-26-2010, 16:27
Replies: 290
Views: 139,341
Posted By JaGareN
Re: Blockmaker - Adding Blocks (Step-By-Step)

Find an plugin that have ladder then look at the code and try by your self... It's much to do with the code.
Forum: Code Snippets/Tutorials 06-25-2010, 20:28
Replies: 290
Views: 139,341
Posted By JaGareN
Re: Blockmaker - Adding Blocks (Step-By-Step)

Your code will give him error.. It should be :arrow:

new g_xp_next_use[33] = fTime + get_cvar_float("bm_xpcooldown");
Showing results 1 to 25 of 120

 
Forum Jump

All times are GMT -4. The time now is 09:12.


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