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

Showing results 1 to 25 of 33
Search took 0.01 seconds.
Search: Posts Made By: RedDevilHunter
Forum: General 08-16-2016, 15:16
Replies: 8
Views: 2,540
Posted By RedDevilHunter
Re: Scripting folder doesnt exist

folder scripting only keep server space occupied.
sma files dosen't need to be on servers.
Forum: General 01-02-2015, 00:17
Replies: 15
Views: 3,087
Posted By RedDevilHunter
Re: [Help] Players Rank restarting always

Follow this steps.

1 stop the server

open cstrike/addons/amxmodx/core.ini and add this lines

csstats_score addons/amxmodx/data/csstats.amxx
csstats addons/amxmodx/data/csstats.dat
Forum: Scripting Help 11-21-2014, 14:28
Replies: 5
Views: 2,140
Posted By RedDevilHunter
remove entity on end round

Is there a way to remove one or more entity on round end

something like zp_tripmine , or a weapon

I need an example of a plugin who remove the entity zp_tripmine
Forum: Scripting Help 02-06-2014, 16:48
Replies: 2
Views: 841
Posted By RedDevilHunter
Block name command.

Is there a way to block the console command name ? or a plugin who block the name changing but admin can change users name amx_nick oldname newname

Thanks
Forum: Zombie Plague Mod 01-16-2014, 12:22
Replies: 7
Views: 2,116
Posted By RedDevilHunter
Re: Trouble with bind G

After the update of Valve , plugins like bind , or other "slowhacking" plugins have no effect..

My solutions is to make your own config and put there something like bind "g" "makesomething"

you...
Forum: Trash 12-17-2013, 14:35
Replies: 41
Views: 20,958
Posted By RedDevilHunter
Re: UFPS Anti Advertising

[ro]
UAA_TITLE = \rATENTIE!^n\yFisierul CONFIG.CFG contine reclame^nIti recomand sa il cureti.
UAA_CLEAR = Seteaza configul default
UAA_QUIT = Paraseste serverul

Romanian translation
Forum: Scripting Help 12-16-2013, 15:57
Replies: 2
Views: 544
Posted By RedDevilHunter
Restrict some items on defined hours

is there a way to disable some items on hours like 12:00-12:30?

It try some code but fails and fails,

i want to block some zombie plague items on a specified time.
Forum: Suggestions / Requests 12-13-2013, 13:09
Replies: 4
Views: 883
Posted By RedDevilHunter
Re: nEeD pLuGiN!!

here i hope to help you

#include <amxmodx>
#include <amxmisc>
#include <colorchat>

#pragma semicolon 1

#define MAX_GROUPS 9
Forum: Suggestions / Requests 12-13-2013, 12:47
Replies: 7
Views: 3,197
Posted By RedDevilHunter
Re: [REQ] Zombie Shop/Point System With Shop

U need to include that natives in main plugin and add some stuff like show points in spectator mode...
it's more complicated , but i remind one thing , this plugin is the "copy" or "remade" of...
Forum: HL1 Servers (HLDS) 07-17-2013, 15:04
Replies: 2
Views: 942
Posted By RedDevilHunter
Re: HLDS AutoLaunch Batchfile Infinite Loop Help !

Here..

@echo off
cls
echo Auto-ON.
echo Y_for_exit!
title HLDS_AUTO_ON
:hlds
echo (%time%) SERVER_ONLINE!
start /wait /high hlds.exe -console -game cstrike +maxplayers 32 +map MapName +ip...
Forum: HL1 Servers (HLDS) 05-25-2013, 18:13
Replies: 47
Views: 31,535
Posted By RedDevilHunter
Re: Raizo hlds exploit [exec.cfg]

Just remove "server.cfg.ori" and motd.txt i hope this resolve your problems
Forum: Scripting Help 04-10-2013, 15:34
Replies: 0
Views: 556
Posted By RedDevilHunter
Block buy custom items in hour interval x - x

I wonder if there is something to block the purchase of items like Survivor, sniper between the hours of 00-07 am
an example of how to start thanks

PS: For zombie mode
Forum: Scripting Help 04-01-2013, 13:40
Replies: 6
Views: 1,106
Posted By RedDevilHunter
Re: Help Find Natives

Not finding anything to help my problem!

i compile the plugin fine, but i get an error


L 04/01/2013 - 20:39:07: -------- Mapchange to zm_snowbase2 --------
L 04/01/2013 - 20:39:07: [AMXX]...
Forum: Scripting Help 03-31-2013, 14:09
Replies: 6
Views: 1,106
Posted By RedDevilHunter
Help Find Natives

hello, i'm asking where i found the functions for
zm_add_user_points
zm_del_user_points
zm_get_user_points


i'm asking because i don't find anything for
zm_add_user_points...
Forum: Zombie Plague Mod 12-31-2012, 15:02
Replies: 6
Views: 1,847
Posted By RedDevilHunter
Re: [ZP] How to find a plugin !!!

It's a modification of buyclases this plugin it's private i think...
Forum: Zombie Plague Mod 12-29-2012, 17:34
Replies: 8
Views: 3,788
Posted By RedDevilHunter
Re: Zombie Plague Mod Models !

it should be

NAME = Alein Zombie
INFO = =Balanced=
MODELS = avh_alien or something else
CLAWMODEL = v_knife_zombie.mdl
HEALTH = 1800
SPEED = 190
GRAVITY = 1.00
KNOCKBACK = 1.00
Forum: Zombie Plague Mod 11-30-2012, 04:46
Replies: 5
Views: 1,634
Posted By RedDevilHunter
Re: Help Plugin

aliNNNN were not like Scripter? if I'm not wrong...contact me at YM and i give you what you need
@BAT here it's speak only english not romanian...is hard to understand?
Forum: Zombie Plague Mod 09-09-2012, 06:28
Replies: 11
Views: 3,128
Posted By RedDevilHunter
Re: Help plugin TAG

Aline tata nu il gasesti pe gratis nicaieri decat poate la hattrick contra unei sume,dar voi vrei si fara bani si cu sufletu in rai
Forum: Zombie Plague Mod 09-08-2012, 12:13
Replies: 4
Views: 1,173
Posted By RedDevilHunter
Re: Problem ZPA 1.6.1

Posteaza plugins.ini
Forum: Zombie Plague Mod 08-19-2012, 10:24
Replies: 34
Subplugin Submission [ZP] Zombies + Humans Shop
Views: 35,161
Posted By RedDevilHunter
Re: [ZP] Zombies + Humans Shop

Here my friend, Romanian translation
Forum: Zombie Plague Mod 06-23-2012, 18:40
Replies: 8
Suggestion / Subplugin Request [REQ] Block anti-name
Views: 2,058
Posted By RedDevilHunter
[REQ] Block anti-name

Hello,I'm asking for a plugin to block other players to change nickname but admin can change name other players can you help me ? i've search every plugin on all site's but no result...
Forum: Suggestions / Requests 05-04-2012, 21:02
Replies: 1
Views: 605
Posted By RedDevilHunter
[REQ]Plugin

i cant find a plugin who make this job...
when you vote a map ex:
amx_votemap cs_militia de_dust
players vote for one of this maps and at the last admin if need to accept or refuse the result....
Forum: Suggestions / Requests 04-06-2012, 18:52
Replies: 1
Views: 639
Posted By RedDevilHunter
[REQ]

Hello,i`m just asking if could be normal money to ammopack ?
if work give me an example,i want to make a zombieplague shop thanks
Forum: Suggestions / Requests 03-01-2012, 12:26
Replies: 7
Views: 3,197
Posted By RedDevilHunter
[REQ] Zombie Shop/Point System With Shop

Hello i`m asking for a SHOP Zombie SHOP can anyone make a plugin? or PointSystem With Shop ? Thanks
Forum: HL1 Servers (HLDS) 02-18-2012, 19:09
Replies: 295
Views: 138,232
Posted By RedDevilHunter
Re: 20000 fps on your server with this

That dll it's affecting you procesor
if you use that dll 6 month your procesor it's getting die
Showing results 1 to 25 of 33

 
Forum Jump

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


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