Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 261
Search took 0.01 seconds.
Search: Posts Made By: Amine Belokda
Forum: Suggestions / Requests 09-05-2017, 02:56
Replies: 9
Views: 1,947
Posted By Amine Belokda
Re: JailBreak - Fix model Command

error in g_has_custom_model[id] :/
Forum: Suggestions / Requests 08-01-2017, 12:13
Replies: 14
Views: 3,725
Posted By Amine Belokda
Re: New Exploit Fix !!

it's reHLDS :/
Forum: Suggestions / Requests 08-01-2017, 10:26
Replies: 14
Views: 3,725
Posted By Amine Belokda
New Exploit Fix !!

Everything is okay except that one of the players applies Command
Example: exec exploit.cfg
The server stops working until you retry :cry:
help please / give me the plugin to fix this problem :cry:
Forum: Suggestions / Requests 07-30-2017, 14:44
Replies: 9
Views: 1,947
Posted By Amine Belokda
Forum: Suggestions / Requests 07-30-2017, 01:22
Replies: 9
Views: 1,947
Posted By Amine Belokda
JailBreak - Fix model Command

hello
I have a problem in my Jailbreak mod ( all jailbreak mod )
the problem is if you add this console command : ( model "namemodel" )
my Model is changed to the name added to the command...
Forum: Suggestions / Requests 05-12-2017, 14:43
Replies: 6
Views: 1,227
Posted By Amine Belokda
Re: Class CT for BaseBuilder

I Creat This For You :)
#include <amxmodx>
#include <hamsandwich>
#include <fun>
#include <cstrike>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "author"
Forum: Suggestions / Requests 05-07-2017, 07:57
Replies: 2
Views: 686
Posted By Amine Belokda
Re: Help Plz

iam sorry
help me oké?
Forum: Suggestions / Requests 05-06-2017, 06:44
Replies: 9
Views: 1,445
Posted By Amine Belokda
Re: change plugin Effect to make kick=banip

Done ( Has Fixed )
#include <amxmodx>
#include <amxmisc>
#include <orpheu>

enum PData
{
ItemType[ 31 ],
ItemValue[ 31 ]
}
Forum: Suggestions / Requests 05-06-2017, 06:41
Replies: 36
Views: 8,310
Posted By Amine Belokda
Re: Need a Vip Menu Plugin

#pragma semicolon 1
#include <amxmodx>
#include <cstrike>
#include <engine>
#include <fun>
#include <hamsandwich>

// Define the Plugin Version
new const VERSION[] = { "KaLo" };
Forum: Suggestions / Requests 05-06-2017, 06:41
Replies: 36
Views: 8,310
Posted By Amine Belokda
Re: Need a Vip Menu Plugin

Add
new ViPHasUsed[33]
Add Add
ViPHasUsed[id] = false // To Open vip Menu 1 time every round ..
Or Use This Menu By Me :*
Forum: Suggestions / Requests 05-06-2017, 06:34
Replies: 19
Views: 6,061
Posted By Amine Belokda
Re: NST weapons

What NST :/?
Forum: Suggestions / Requests 05-05-2017, 13:05
Replies: 2
Views: 686
Posted By Amine Belokda
Help Plz

Show this : https://forums.alliedmods.net/showthread.php?t=296761
And help me :oops:
Forum: Suggestions / Requests 05-04-2017, 14:17
Replies: 36
Views: 8,310
Posted By Amine Belokda
Re: Need a Vip Menu Plugin

Good Plugin Yassin :wink:
Forum: Approved Plugins 05-04-2017, 14:15
Replies: 27
Views: 60,893
Posted By Amine Belokda
Re: Lastround

Use this
https://forums.alliedmods.net/showthread.php?t=77391
Forum: Suggestions / Requests 05-04-2017, 14:13
Replies: 6
Views: 3,206
Posted By Amine Belokda
Re: [REQ] Zombie Biohazard VIP Plugin

#include <amxmodx>
#include <colorchat>
#include <hamsandwich>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "author"


public plugin_init() {
Forum: Suggestions / Requests 05-04-2017, 14:13
Replies: 6
Views: 3,206
Posted By Amine Belokda
Re: [REQ] Zombie Biohazard VIP Plugin

#include <amxmodx>
#include <colorchat>
#include <hamsandwich>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "author"


public plugin_init() {
Forum: Suggestions / Requests 05-04-2017, 14:09
Replies: 12
Views: 1,915
Posted By Amine Belokda
Re: request auto revive with no wopen

Edit This
#include <amxmodx>
#include <fakemeta>
#include <hamsandwich>
#include <cstrike>

new g_counter

new g_SyncRestartTimer
new g_SyncGameStart
Forum: Suggestions / Requests 04-28-2017, 12:50
Replies: 0
Views: 604
Posted By Amine Belokda
zombie plague grenade w_model help

I tried but I did not succeed :oops:
I Want add w_model for grenade in my zombie mod
this my zombie scripting code ( In Attachments )
Forum: Suggestions / Requests 03-20-2017, 20:07
Replies: 3
Views: 2,164
Posted By Amine Belokda
Re: CS1.6 Fix Invalid split packet length

Not Work :cry: :cry: :cry:
Forum: Suggestions / Requests 03-20-2017, 19:07
Replies: 3
Views: 2,164
Posted By Amine Belokda
CS1.6 Fix Invalid split packet length

Hello Membres

I do not know if it is FLOOD or DDOS but it is aliasing on your server
The Bing becomes about 500/600/700 ...
I've seen the console for the server and this message:

Invalid...
Forum: Suggestions / Requests 03-12-2017, 08:23
Replies: 3
Views: 804
Posted By Amine Belokda
Re: [ZP] Level Help

Goto
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)

and add this
register_dictionary("level.txt")
And goto: addons/amxmodx/data/lang/ and creat file: level.txt
And add...
Forum: Unapproved/Old Plugins 02-07-2017, 08:36
Replies: 6
Views: 4,020
Posted By Amine Belokda
Re: AntiHack Rcon ( Enable/Disable ) !!

For me ColorChat just forget it because some changes :oops:
As the Cvar and easy to play the mother of the server :wink:
Forum: Unapproved/Old Plugins 02-06-2017, 22:29
Replies: 6
Views: 4,020
Posted By Amine Belokda
Re: AntiHack Rcon ( Enable/Disable ) !!

But there needs to be carried out this task automatically it easier ;)
Forum: Unapproved/Old Plugins 02-06-2017, 17:19
Replies: 6
Views: 4,020
Posted By Amine Belokda
AntiHack Rcon ( Enable/Disable ) !!

Anti-Hack Rcon ( Enable/Disable )

You can use this Plugin in the case there was a breakthrough in the private to server Rcon
---------------------------
Auto Exec Disable Rcon Command:
goto ...
Forum: Suggestions / Requests 01-21-2017, 11:11
Replies: 1
Views: 691
Posted By Amine Belokda
[Cs1.6] Server Floded

hello guys
my server floding pleas give me all anti-flod/anti-dos/anti-crash and other plugins protected server
and thanks :cry: :cry: :cry: :cry: :cry:
Showing results 1 to 25 of 261

 
Forum Jump

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


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