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

Showing results 1 to 25 of 117
Search took 0.01 seconds.
Search: Posts Made By: black_heart
Forum: Scripting Help 06-02-2017, 13:51
Replies: 2
Views: 990
Posted By black_heart
Forum: Scripting Help 06-02-2017, 04:34
Replies: 2
Views: 990
Posted By black_heart
Hook nightvision & choose team key's

How to Hook nightvision & choose team key's?
I want when someone press n to say /shop and when press m to say /exchange

i try this method but it dont works

register_clcmd("nightvision",...
Forum: Scripting Help 07-18-2016, 13:56
Replies: 5
Views: 903
Posted By black_heart
Re: How to add ADMIN_ALL in the plugin?

okey only for ADMINS with flag "t" ..
Forum: Scripting Help 07-18-2016, 13:47
Replies: 5
Views: 903
Posted By black_heart
Re: How to add ADMIN_ALL in the plugin?

now the plugin is for all, i want to be only for admins.
Forum: Scripting Help 07-18-2016, 11:51
Replies: 5
Views: 903
Posted By black_heart
How to add ADMIN_ALL in the plugin?

how to make this plugin for ADMIN_ALL?
#include <amxmodx>
#include <fun>

new bool:g_freezetime
new Float:g_weap_speed[32] = {0.0, 250.0, 0.0, 260.0, 250.0, 240.0, 250.0, 250.0, 240.0,
250.0,...
Forum: Suggestions / Requests 07-17-2016, 02:26
Replies: 4
Views: 909
Posted By black_heart
Re: [Help] Chameleon Bug

i use this, and i want to ask where im wrong?

RegisterHam(Ham_Killed, "player", "Player_Death",1);


public Player_Death(id)
{
if( is_user_connected(id) )
cs_reset_user_model(id)
}
Forum: Suggestions / Requests 07-16-2016, 10:04
Replies: 4
Views: 909
Posted By black_heart
[Help] Chameleon Bug

Hi all. I make the chameleon to be active for 30 sec, but when the time end the skin is reset. But the problem is when the player is killed in the next spawn he is again with the chameleon. Can...
Forum: Suggestions / Requests 06-12-2016, 06:09
Replies: 0
Views: 527
Posted By black_heart
[Req] Spawn Effects

Hi all, i want plugin, when someone is spawned to get effect like falling small balls or something attractive.
Forum: Suggestions / Requests 06-09-2016, 14:48
Replies: 5
Views: 997
Posted By black_heart
Re: Request plugin

https://forums.alliedmods.net/showthread.php?t=19094 this ?
Forum: Suggestions / Requests 06-06-2016, 13:48
Replies: 0
Views: 557
Posted By black_heart
[Req] Edit AFK Manager

Can someone add a hud message when the player say /afk to show message "Use /back to turn off afk mode" / And when write /back the message to dissapear.

#include <amxmodx>
#include <fun>...
Forum: Suggestions / Requests 05-05-2016, 15:26
Replies: 1
Views: 390
Posted By black_heart
[req] Plugin that shows Money in dhud

I need a Plugin that shows Money in dhud.
Forum: Suggestions / Requests 05-02-2016, 13:03
Replies: 4
Views: 1,230
Posted By black_heart
Re: [req] vip plugin vampire + armor

test.

#include <amxmodx>
#include <fun>
#include <amxmisc>
#include <cstrike>
#include <engine>
#include <hamsandwich>

#define PLUGIN_VERSION "1.0c"
Forum: Suggestions / Requests 05-01-2016, 14:30
Replies: 5
Views: 611
Posted By black_heart
Re: Name Plugin

try this > http://www.csplugin.com/2013/01/cs-1-6-default-name-kicker.html
Forum: Suggestions / Requests 04-27-2016, 15:21
Replies: 3
Views: 1,013
Posted By black_heart
Forum: Suggestions / Requests 04-24-2016, 05:08
Replies: 3
Views: 1,013
Posted By black_heart
Re: [Req] Soccerjam adding ball?

here is a video > https://www.youtube.com/watch?v=1oZRu6DN-xg
here is a code from JB but it dont work right ..

#include < amxmodx >
#include < engine >
#include < fakemeta >
#include <...
Forum: Suggestions / Requests 04-22-2016, 14:31
Replies: 3
Views: 1,013
Posted By black_heart
[Req] Soccerjam adding ball?

Hi all, i want plugin that can add a second ball in the game.
Somethink like this> when admin write /ball or /ballmenu to show men how balls to add
1-2-3-4
Forum: Suggestions / Requests 04-22-2016, 11:56
Replies: 2
Views: 581
Posted By black_heart
Re: [Req] buy access with money

i have seached for this plugin, but i dont find it .. thanks!
Forum: Suggestions / Requests 04-22-2016, 11:30
Replies: 2
Views: 581
Posted By black_heart
[Req] buy access with money

I want plugin that when someone write /buy to show menu with flags
for e.x.
1. Kick
2. flag "t"
3. flag "o"
and to cost 16 000$
and when someone buy something in chat to say> You have buyed...
Forum: Scripting Help 04-11-2016, 11:44
Replies: 3
Views: 573
Posted By black_heart
Re: Models error

mm its the same ...
Forum: Scripting Help 04-11-2016, 11:08
Replies: 3
Views: 573
Posted By black_heart
Models error

I get this shit error on every model that i try to put "Mod_LoadBrushModel: models/player has wrong version number (1836345404 should be 30)"
any idea how to fix?
Forum: Scripting Help 04-09-2016, 02:03
Replies: 5
Views: 1,286
Posted By black_heart
Re: Help adding menu to plugin

from amx_teammenu when you transfer a player he die and get -1 frag. In my idea > when admin transfer player its directly without dyeing.
Forum: Scripting Help 04-07-2016, 14:12
Replies: 5
Views: 1,286
Posted By black_heart
Re: Help adding menu to plugin

i know that amx_teammenu is exist, i tryed to make like the plmenu but i have errors and problems .. so can someone make it?
Forum: Scripting Help 04-07-2016, 04:04
Replies: 5
Views: 1,286
Posted By black_heart
Help adding menu to plugin

Hi all, someone can help me to add a menu like "amx_tmenu" and also in the chat with command
/tmenu, to can show all players and choose to which team to transfer like:

1. Name
2. Name
3. Name...
Forum: Suggestions / Requests 09-06-2015, 03:09
Replies: 2
Views: 696
Posted By black_heart
Re: [REQ]Edit Rank Plugin

thx its working :)
Forum: Suggestions / Requests 09-05-2015, 14:52
Replies: 2
Views: 696
Posted By black_heart
[REQ]Edit Rank Plugin

i want the hud message which show STATS and XP to can be seen by CT and T , cuz now only T can see it :/

/////////////////////////////////////////////////////////////////////////////...
Showing results 1 to 25 of 117

 
Forum Jump

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


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