Raised This Month: $ Target: $400
 0% 

Showing results 1 to 23 of 23
Search took 0.01 seconds.
Search: Posts Made By: silentscope
Forum: Approved Plugins 06-06-2022, 07:29
Replies: 23
Views: 55,727
Posted By silentscope
Re: HE Grenade Conc Jumping

it worked, thanks, error message just got me confused
Forum: Approved Plugins 06-05-2022, 10:06
Replies: 23
Views: 55,727
Posted By silentscope
Re: HE Grenade Conc Jumping

Hi Connor,

your plugin compiles fine with 1.8.2.

Today I tried to compile it with latest build 1.9 (dev build 5294) and I got an error:

amx_heconc.sma(25) : error 020: invalid symbol name ""...
Forum: Scripting Help 10-27-2015, 13:35
Replies: 10
Views: 3,196
Posted By silentscope
Re: [ HELP ] Change weapon primary attack sound?

you can't just replace weapon sounds except knife so easily, the only option is to create weapon from scratch, and this would take ages if you are not an experienced coder
Forum: Scripting Help 10-27-2015, 13:19
Replies: 18
Views: 2,188
Posted By silentscope
Re: storing multiple values in nvault?

good point, how would it affect on performance if its saved permanently?
Forum: Scripting Help 10-27-2015, 12:58
Replies: 2
Views: 756
Posted By silentscope
Re: Safe mysql bank?

what do you mean with safe? and how do you score 90% ?

if you would show your code, maybe ppl could help you
Forum: Scripting Help 10-24-2015, 07:17
Replies: 4
Views: 675
Posted By silentscope
Re: [Question] How To make abilities

seen plenty plugins like the one you describe, try the most famous "SuperHero" or "Warcraft 3" mod
Forum: Scripting Help 10-23-2015, 17:05
Replies: 0
Views: 356
Posted By silentscope
block round restart

Let's say i start a server, when other player joins opposite team, which is empty the round restarts itself automatically.
Is there any way i can prevent this from happening?
Forum: Off-Topic 12-31-2014, 12:43
Replies: 5
Views: 2,479
Posted By silentscope
Re: client config problem

the easiest way i found is just to create separated config files with the colors you need:
red.cfg with cl_crosshair_color "255 0 0"
green.cfg with cl_crosshair_color "0 255 0"

bind "button1"...
Forum: Scripting Help 12-31-2014, 03:41
Replies: 3
Views: 1,266
Posted By silentscope
Re: [Request]Menu Help

a hint you have an error in your if statement and for cooldown you can use "set_task"
Forum: Scripting Help 12-31-2014, 03:39
Replies: 9
Views: 1,770
Posted By silentscope
Re: Blocking bullet hit sound

remove the emit line?^^ anyway post the code so everyone can help you
Forum: Off-Topic 12-31-2014, 03:31
Replies: 5
Views: 2,479
Posted By silentscope
Re: client config problem

i think you can use commandmenu for changing crosshair color and bind "+commandmenu;wait;slot1;"
not sure about that, but i would definitely go this way
Forum: Scripting Help 12-31-2014, 03:23
Replies: 1
Views: 1,143
Posted By silentscope
Re: Automix Game Description Problem!!!

are you using this plugin:
https://forums.alliedmods.net/showthread.php?t=168906 ?

it's located in "Unapproved/Old Plugins" section and the cvar "amx_pug_gamedesc" doesn't exist
Forum: Scripting Help 12-30-2014, 15:11
Replies: 6
Views: 1,269
Posted By silentscope
Re: [Help] regarding !cmmds

well, just an example

#include <amxmodx>

public plugin_init() {
register_clcmd("say score ct-15", "score_ct")
register_clcmd("say score t-12", "score_t")
}

public score_ct() {
Forum: Scripting Help 12-30-2014, 14:53
Replies: 6
Views: 1,269
Posted By silentscope
Re: [Help] regarding !cmmds

register_clcmd("say whatever","myFunction")
Forum: Unapproved/Old Plugins 08-22-2012, 13:59
Replies: 21
Views: 9,916
Posted By silentscope
Re: Advanced Glow v. 0.0.1 (SQL)

i have a great idea how to improve this plugin, because glowing for no reason is not interesting.

My idea would be to remove glow menu and let the plugin do it for us,
Sorting by rank:
players...
Forum: Suggestions / Requests 08-22-2012, 11:01
Replies: 5
Views: 1,489
Posted By silentscope
Re: need knife csdm plugin

I recommend you to read CSDM manual, you will find everything you need.
disable csdm_equip.amxx
enable csdm_protection.amxx


If you want 35hp, use this plugin:


#include <amxmodx>...
Forum: Suggestions / Requests 08-22-2012, 10:51
Replies: 2
Views: 856
Posted By silentscope
Forum: Suggestions / Requests 08-21-2012, 13:35
Replies: 2
Views: 856
Posted By silentscope
Disable drop weapon

Hello, i would like to disable drop weapon functionality, so the player can only pickup weapons.
Anyone can help me to code this?
Forum: Approved Plugins 07-26-2011, 17:37
Replies: 105
Views: 147,005
Posted By silentscope
Re: Kill assist (for CS)

after these messages

found one more serious bug, if i use admin commands in console i get this :shock:
Forum: Approved Plugins 07-23-2011, 21:09
Replies: 105
Views: 147,005
Posted By silentscope
Re: Kill assist (for CS)

seems there is one small bug, sometimes i get following messages:

* Player1 Player2 changed name to Player1
or
* Player2 Player1 changed name to Player2
Forum: Approved Plugins 07-23-2011, 19:13
Replies: 649
Views: 478,459
Posted By silentscope
Re: Players Models 1.3.1 ( 13 nov 2010 )

thanks wickedd, i just found old plugin in my folder and it was very similar to this one, my bad
Forum: Approved Plugins 07-23-2011, 18:50
Replies: 93
Views: 354,979
Posted By silentscope
Re: Advanced Bullet Damage

I am sorry to say, but this plugin is not stable. My server went down because of it.
Forum: Approved Plugins 07-23-2011, 18:21
Replies: 14
Views: 43,888
Posted By silentscope
Re: Killer Zoom

maybe you use the way of x2 zooming?
Showing results 1 to 23 of 23

 
Forum Jump

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


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