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

Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: Stang
Forum: Scripting Help 07-18-2011, 22:26
Replies: 6
Views: 1,838
Posted By Stang
Forum: Scripting Help 07-18-2011, 20:15
Replies: 6
Views: 1,838
Posted By Stang
Removing amx_admin_check from amx_super.cfg

in amx_super.cfg there is amx_admin_check, when I put it to 0, ingame it says 'Admin check is currently DISABLED'. But I have another admin_check plugin that has that plus more features. How do i...
Forum: Suggestions / Requests 07-17-2011, 16:02
Replies: 9
Views: 2,149
Posted By Stang
admin status

Could someone make a plugin where a player can check if an admin is on, but an admin can hide there status or not?

For instance, a player can type /admins and it will show admins online, but the...
Forum: Scripting Help 07-16-2011, 23:47
Replies: 6
Views: 2,843
Posted By Stang
Re: Detect if user jumped

I tried your plugin bugsy, and I found a bug. After you jump for awhile itll start counting your jumps by 5's and 4's etc... then go back down to normal.
Forum: Scripting Help 07-15-2011, 21:55
Replies: 2
Views: 676
Posted By Stang
Re: Question

Woops all right thanks :). I PM'd you more about my question, wrecked.
Forum: Scripting Help 07-15-2011, 18:04
Replies: 2
Views: 676
Posted By Stang
Question

When using Blockmaker and Exolent's XP Mod, the health block resets it's hp.

For instance, when someone has the xp all maxed out and they get like 200HP, when they touch a health block it resets...
Forum: Scripting Help 07-09-2011, 17:58
Replies: 9
Views: 2,484
Posted By Stang
Re: Check if server is empty

"as the server cannot load your servers tab" its called right click your little steam icon on your desktop and click servers. Or get in CS 1.6 or any other game and click the 'Favorites' tab and if...
Forum: Suggestions / Requests 07-09-2011, 17:40
Replies: 4
Views: 1,934
Posted By Stang
Re: Reset Rank

It only works for admins. If your a player trying to reset your rank then there is either one other way you can try or you can't change it.
Try changing your in-game name or use a different STEAM...
Forum: Scripting Help 07-09-2011, 17:33
Replies: 9
Views: 2,484
Posted By Stang
Re: Check if server is empty

Why make a plugin to check if a server has players in it or not? Simply load the 'servers' tab, refresh them and look at the server's player activity column.
Forum: Suggestions / Requests 07-09-2011, 17:30
Replies: 4
Views: 1,593
Posted By Stang
Re: Help in Chat Colors and Models

He means copy and paste the .SMA file in [c0de] .... [/code] format.
Forum: General 07-09-2011, 17:20
Replies: 30
Views: 30,458
Posted By Stang
Re: How to add admin for amxmodx?

I added you and it said you are ignoring me. Send me a private message tomorrow when you get back from work and I will help you.
Forum: Suggestions / Requests 07-09-2011, 17:19
Replies: 4
Views: 1,934
Posted By Stang
Re: Reset Rank

No but there are commands/FTP things you can do...

Delete your csstats.dat file here:

cstrike/addons/amxmodx/data/csstats.dat

or in the game type the command below

amx_csstats_reset 1
Forum: General 07-09-2011, 17:09
Replies: 30
Views: 30,458
Posted By Stang
Re: How to add admin for amxmodx?

Are you on STEAM right now? If so, whats your name so I can add you.
Forum: General 07-09-2011, 16:27
Replies: 30
Views: 30,458
Posted By Stang
Re: How to add admin for amxmodx?

So you have AMXMODX installed onto your server, correct? Yes, your STEAM ID on the bottom is in correct format. Now what you do is restart your server or change the map. After doing that go into your...
Forum: General 07-09-2011, 15:48
Replies: 30
Views: 30,458
Posted By Stang
Re: How to add admin for amxmodx?

There are two ways you can add yourself, or another user to admin commands in a server.

1) Going into the server:
- Go into the server by starting the game then go to console '~', and...
Forum: Suggestions / Requests 07-08-2011, 19:24
Replies: 3
Views: 1,074
Posted By Stang
Forum: Suggestions / Requests 07-08-2011, 18:46
Replies: 3
Views: 1,074
Posted By Stang
Re: Help me whit ColorChat

ColorChat(id, GREEN, "[AFK Kicker] ^x03%s ^x01was kicked for being ^x04AFK ^x01longer than ^x03%i ^x01seconds", name, maxafktime)

Remember to add #include <colorchat> and add the colorchat.inc...
Forum: Scripting Help 07-07-2011, 18:44
Replies: 16
Views: 3,857
Posted By Stang
Re: Assembly to SMA

See/ask a experienced coder that is a friend of yours to do it. I don't understand it either :/
Forum: Suggestions / Requests 07-07-2011, 18:08
Replies: 1
Views: 1,810
Posted By Stang
Re: [HNS] About mod and LjStats

Exolents JumpStats has that, in HUD form though.
Forum: Suggestions / Requests 07-07-2011, 17:59
Replies: 6
Views: 3,481
Posted By Stang
Re: Edit Blocks For Blockmaker By shadezz

Check out this link for a blockmaker by R14170 that has all the gun codes you want, plus more. If you don't like that blockmaker, just find the code (near the bottom), copy and paste into your...
Forum: Suggestions / Requests 07-06-2011, 17:02
Replies: 6
Views: 3,481
Posted By Stang
Re: Edit Blocks For Blockmaker By shadezz

Search... Follow this guide
http://forums.alliedmods.net/showthread.php?t=112757&highlight=adding+blocks
Forum: Suggestions / Requests 07-04-2011, 23:08
Replies: 11
Views: 4,072
Posted By Stang
Re: Color in plugins

That means you didn't add the colorchat.inc in, or correctly. Did you download the file that fysiks gave you, and put it in the correct folder I mentioned earlier?

What type of a compiler are...
Forum: Suggestions / Requests 07-04-2011, 20:46
Replies: 11
Views: 4,072
Posted By Stang
Re: Color in plugins

Everywhere you see client_print(id, print_chat, put ColorChat(id, GREEN, in.

To download ColorChat.inc, go to the link fysiks provided you:


Where to put colorchat.inc >>
Go to your...
Forum: Suggestions / Requests 07-04-2011, 19:14
Replies: 11
Views: 4,072
Posted By Stang
Re: Color in plugins

Are you trying to make it green?

*** client_print(id, print_chat, "[G.G] You need more money to buy!");

- Would change to

*** ColorChat(id, GREEN, "[G.G] You need more money to buy!");...
Showing results 1 to 24 of 24

 
Forum Jump

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


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