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

Showing results 1 to 25 of 224
Search took 0.02 seconds.
Search: Posts Made By: Eviatar Mor
Forum: Suggestions / Requests 06-30-2015, 12:18
Replies: 0
Views: 388
Posted By Eviatar Mor
smoke grenade

hello,
i tried to add to frostnade plugin when you freeze someone and when he unfreezed he will walk slower and after 5secs he will walk normal...
Original:
/* Plugin generated by AMXX-Studio */
...
Forum: Scripting Help 06-14-2015, 07:49
Replies: 0
Views: 631
Posted By Eviatar Mor
problem with sound plugin

hello,
i made this plugin:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <cstrike>

#define PLUGIN "Scary Sounds For SlenderMan"
#define VERSION "1.0"
#define AUTHOR...
Forum: Suggestions / Requests 06-13-2015, 10:16
Replies: 3
Views: 1,087
Posted By Eviatar Mor
Forum: Suggestions / Requests 06-13-2015, 09:59
Replies: 6
Views: 1,140
Posted By Eviatar Mor
player low than 50 hp

hello,
i need a plugin that when player low then 50hp will be played sound.
tnx
Forum: Suggestions / Requests 06-13-2015, 09:38
Replies: 1
Views: 641
Posted By Eviatar Mor
Re: slenderman bug

anyway, fixed
Forum: Suggestions / Requests 06-12-2015, 19:16
Replies: 1
Views: 641
Posted By Eviatar Mor
slenderman bug

hello,
i put this plugin on my server: https://forums.alliedmods.net/showthread.php?t=217128&page=2
and we cant be more than 4people in server. idk why.
tnx for help.
Forum: Suggestions / Requests 06-12-2015, 12:46
Replies: 3
Views: 1,087
Posted By Eviatar Mor
req terrorist have only slash

hello,
i need a plugin that terrorist have only slashs.
tnx
Forum: Suggestions / Requests 03-01-2015, 09:58
Replies: 2
Views: 457
Posted By Eviatar Mor
bug on kz maps,

can someone give me the mod that when someone connect he will be force to ct.
cuz when someone connect he in spec.
Forum: Suggestions / Requests 01-20-2015, 11:14
Replies: 18
Views: 5,742
Posted By Eviatar Mor
Re: VIP Model

good, enjoy :D
Forum: Suggestions / Requests 01-19-2015, 08:09
Replies: 18
Views: 5,742
Posted By Eviatar Mor
Re: VIP Model

just put the .mdl in models/player and change the name for the model to hatsune_miku.mdl
and u done.
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <cstrike>
#include...
Forum: Suggestions / Requests 01-18-2015, 12:36
Replies: 16
Views: 4,578
Posted By Eviatar Mor
Re: [Requset] plugin special round

did u try do in chat /spr ? or amx_sprmenu in console?
Forum: Suggestions / Requests 01-18-2015, 11:26
Replies: 16
Views: 4,578
Posted By Eviatar Mor
Re: [Requset] plugin special round

just use this:
https://forums.alliedmods.net/showpost.php?p=2240902&postcount=24
Forum: Suggestions / Requests 01-18-2015, 07:28
Replies: 2
Views: 628
Posted By Eviatar Mor
Re: [REQ] Wolf on knive

try this:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <cstrike>
#include <hamsandwich>

#define PLUGIN "WereWolf when u use knife"
#define AUTHOR "Constentine"
Forum: Suggestions / Requests 01-17-2015, 15:04
Replies: 4
Views: 1,052
Posted By Eviatar Mor
Re: |REQ| AWP Sight Shake

u mean like this plugin?
https://forums.alliedmods.net/showthread.php?t=12552
Forum: Suggestions / Requests 01-16-2015, 05:59
Replies: 1
Views: 449
Posted By Eviatar Mor
[req plugin] transfor random player

hallo,
i need plugin that transfor random player from terror to ct... thnx
Forum: Suggestions / Requests 01-09-2015, 16:13
Replies: 15
Views: 6,700
Posted By Eviatar Mor
Re: [req] amx gag

next time search : https://forums.alliedmods.net/showthread.php?t=66296
Forum: Suggestions / Requests 01-09-2015, 16:12
Replies: 6
Views: 1,426
Posted By Eviatar Mor
Re: [REQ] Last terrorist can Speak

u are admin ?
#define ADMIN_VOICE ADMIN_MENU
Forum: Suggestions / Requests 01-07-2015, 07:17
Replies: 0
Views: 411
Posted By Eviatar Mor
Full Flash Down Hp

hey,
i Need Plugin If Ct Got Full FlashBang will be down to this player 50hp.
thanks.
Forum: Suggestions / Requests 01-05-2015, 12:33
Replies: 2
Views: 730
Posted By Eviatar Mor
Re: weapon Menu

can u translate it ?
Forum: Suggestions / Requests 01-03-2015, 12:09
Replies: 4
Views: 768
Posted By Eviatar Mor
Re: [Req] Team semiclip - human only

just use on this plugin:
https://forums.alliedmods.net/showpost.php?p=693336&postcount=2
Forum: Scripting Help 01-02-2015, 08:48
Replies: 9
Views: 1,844
Posted By Eviatar Mor
Re: Reduce code

oh, thank you
Forum: Scripting Help 01-02-2015, 08:38
Replies: 9
Views: 1,844
Posted By Eviatar Mor
Re: Reduce code

yes it's good.
and flicker and this how can i reduce:
if(get_pcvar_num(CVARenabled) == 1){
set_dhudmessage(random(256), random(256), random(256));
if(cs_get_counter_count(1) == 1 &&...
Forum: Scripting Help 01-02-2015, 08:20
Replies: 9
Views: 1,844
Posted By Eviatar Mor
Re: Reduce code

okay thanks u.
Forum: Scripting Help 01-02-2015, 08:17
Replies: 9
Views: 1,844
Posted By Eviatar Mor
Re: Reduce code

i can't make this smaller ?
if(cs_get_terrorist_count(1) == 1 && get_pcvar_num(toao_voice) == 0){
set_dhudmessage(random(256), random(256), random(256));
show_dhudmessage(0,...
Forum: Scripting Help 01-02-2015, 08:08
Replies: 9
Views: 1,844
Posted By Eviatar Mor
Reduce code

hey,
i made this:
public fw_PlayerKilled(victim, attacker)
{
if(cs_get_counter_count(1) == 1 && cs_get_terrorist_count(1) == 1)
{
set_dhudmessage(random(256), random(256), random(256));...
Showing results 1 to 25 of 224

 
Forum Jump

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


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