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

Showing results 1 to 25 of 109
Search took 0.01 seconds.
Search: Posts Made By: Kuma77
Forum: Scripting Help 07-15-2015, 08:23
Replies: 9
Views: 1,175
Posted By Kuma77
Re: Convert hud in print

There is only 4 types for client_print and you cant put it where you want please read this client_print (http://www.amxmodx.org/doc/index.html?page=source%2Ffunctions%2Fcore%2Fclient_print.htm)
Forum: Scripting Help 07-14-2015, 11:27
Replies: 7
Views: 812
Posted By Kuma77
Re: Hudmessage question

Do not be strict :)
Forum: Scripting Help 07-12-2015, 18:34
Replies: 4
Views: 736
Posted By Kuma77
Re: block health charger usage?

use "func_healthcharger"
Forum: Scripting Help 07-11-2015, 18:08
Replies: 3
Views: 562
Posted By Kuma77
Re: some help

post on requisition forum (https://forums.alliedmods.net/forumdisplay.php?f=12) or on zombie plague category (https://forums.alliedmods.net/forumdisplay.php?f=126)
Forum: Scripting Help 07-11-2015, 16:57
Replies: 3
Views: 562
Posted By Kuma77
Re: some help

This is Scripting Help !!
Forum: Scripting Help 07-11-2015, 09:50
Replies: 6
Views: 958
Posted By Kuma77
Forum: Scripting Help 07-11-2015, 09:41
Replies: 6
Views: 958
Posted By Kuma77
Re: [request] fix my scrpit explode victim

zmd94 , again thats what i would say , man you fast .

get user weapon , and check if sniper then show your effects is that hard ?
Forum: Scripting Help 07-11-2015, 09:38
Replies: 37
Views: 6,223
Posted By Kuma77
Forum: Scripting Help 07-09-2015, 16:37
Replies: 2
Views: 489
Posted By Kuma77
Re: [Help] Fvault Touch

1 ) Change title to SLOVED .
2 ) Please write what is the problem and write the solution .
Forum: Scripting Help 07-09-2015, 16:20
Replies: 2
Views: 603
Posted By Kuma77
Re: say /namect change cvar

you wanna display announcement colorchat ?
Forum: Scripting Help 07-09-2015, 06:19
Replies: 10
Views: 1,400
Posted By Kuma77
Re: Hook Say Problem ?

no need to show full code

public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
register_clcmd("say", "HandleSay")
}

public HandleSay(id)
{
new arg[10]
Forum: Scripting Help 07-08-2015, 00:44
Replies: 3
Views: 959
Posted By Kuma77
Re: very easy edit my scrpit

use
client_putinserver
and
is_user_admin

EDIT : and you can check flags also
Forum: Suggestions / Requests 07-05-2015, 22:30
Replies: 14
Views: 5,900
Posted By Kuma77
Re: Capture the Flag for Half Life 1

No one care about Half Life 1 anymore !!
Forum: Scripting Help 07-04-2015, 21:50
Replies: 2
Views: 487
Posted By Kuma77
Re: hud spectate !

Why you dont use to post your code !

[PHP]
#include <amxmodx>
#include <fakemeta> //dont remove this

#define PLUGIN "Hud Message Spec "
#define VERSION "1.0"
#define AUTHOR...
Forum: Scripting Help 06-18-2015, 14:19
Replies: 9
Views: 3,077
Posted By Kuma77
Re: Half Life Point System v2.2

Better to move it to " Suggestions/Request " ! till i update it
Forum: Scripting Help 06-18-2015, 14:07
Replies: 9
Views: 3,077
Posted By Kuma77
Re: Half Life Point System v2.2

Thx , i wasnt know this you can move :arrow: this thread .
Forum: Scripting Help 06-18-2015, 12:08
Replies: 9
Views: 3,077
Posted By Kuma77
Re: Half Life Point System v2.2

No i dont mean that , i mean i was think there will be encouragement .
Forum: Scripting Help 06-18-2015, 11:17
Replies: 9
Views: 3,077
Posted By Kuma77
Re: Half Life Point System v2.2

I know that there is a lot of this plugins , but i didnt see any plugins mad for (Half Life 1) i am not stupid to post this plugin befor i search , if this plugin is poor , whatever its my first...
Forum: Scripting Help 06-18-2015, 01:07
Replies: 9
Views: 3,077
Posted By Kuma77
Half Life Point System v2.2

Half Life Point System v2.2

Updated 19 jan 2015

Info

Author : Kuma
Version : v2.2

Requirement :
Forum: HL1 Servers (HLDS) 06-17-2015, 22:17
Replies: 8
Views: 2,922
Posted By Kuma77
Forum: Suggestions / Requests 06-17-2015, 21:48
Replies: 13
:)
Views: 4,283
Posted By Kuma77
Re: :)

Deos the author post his plugin here on this forum ,

Anyway Here is the author that you asked for Click Me (https://forums.alliedmods.net/member.php?u=97174)
Forum: Translation Request 06-17-2015, 21:43
Replies: 2
Views: 1,207
Posted By Kuma77
Re: Eng to AR

You can use Notepad ++ and go to Encoding on top of setting and choose
Encoding in UTF-8 without BOM
Forum: Scripting Help 06-17-2015, 15:57
Replies: 2
Views: 704
Posted By Kuma77
Re: Catch when user shot (+attack +attack2) - available event or ham?

RegisterHam(Ham_Weapon_PrimaryAttack , "weapon_name", "Weapon_PrimaryAttack_Pre" , 0)
RegisterHam(Ham_Weapon_PrimaryAttack , "weapon_name", "Weapon_PrimaryAttack_Post", 1)

...
Forum: Scripting Help 06-10-2015, 19:39
Replies: 3
Views: 1,033
Posted By Kuma77
Re: can't play the animation correctly..

try

entity_set_int(ent, EV_INT_skin, 0)


or


entity_set_int(ent, EV_INT_body, 0)
Forum: Scripting Help 05-08-2015, 20:04
Replies: 2
Views: 818
Posted By Kuma77
Re: asking about invisablity code resquet

fysiks true , btw the idea is check player angles and set task for time that you want recheck player if move or not then if not move (afk) then set player rendering to invisible .
you can see it...
Showing results 1 to 25 of 109

 
Forum Jump

All times are GMT -4. The time now is 14:13.


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