Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $
Target: $400
0%
Page 1 of 2
1
2
>
Showing results 1 to 25 of 41
Search took
0.00
seconds.
Search:
Posts Made By:
TribalBlood
Forum:
Suggestions / Requests
07-19-2022, 19:53
Replies:
14
Help my friends =0 ?
Views:
621
Posted By
TribalBlood
Re: Help my friends =0 ?
Solved by menkisa. :D
Forum:
Suggestions / Requests
07-19-2022, 14:48
Replies:
14
Help my friends =0 ?
Views:
621
Posted By
TribalBlood
Re: Help my friends =0 ?
#include <amxmodx>
#include <amxmisc>
#include <engine>
#include <fun>
#include <hamsandwich>
#include <cstrike>
#define TASK_TRAIL 3214
#define ID_TRAIL (taskid - TASK_TRAIL)
Forum:
Suggestions / Requests
07-17-2022, 07:32
Replies:
2
Zombie Plague need help with jetpack
Views:
172
Posted By
TribalBlood
Re: Zombie Plague need help with jetpack
#include <amxmodx>
#include <fakemeta>
#include <hamsandwich>
native zp_get_user_zombie(id)
native zp_register_extra_item(const name[], cost, teams)
native zp_get_user_sniper(id)
native...
Forum:
Suggestions / Requests
07-13-2022, 07:48
Replies:
14
Help my friends =0 ?
Views:
621
Posted By
TribalBlood
Re: Help my friends =0 ?
What do you mean by "light strip"?
Forum:
Suggestions / Requests
07-10-2022, 20:56
Replies:
1
Zombie Plague Human Class help
Views:
149
Posted By
TribalBlood
Re: Zombie Plague Human Class help
#include <amxmodx>
#include <cstrike>
#include <fun>
#include <fakemeta>
#include <fakemeta_util>
#include <hamsandwich>
#include <zp_apocalypse>
#define HM1_FLAG ADMIN_BAN
#define HM2_FLAG...
Forum:
Suggestions / Requests
07-08-2022, 13:00
Replies:
2
Solved
Electricity Cut
Views:
161
Posted By
TribalBlood
Re: Electricity Cut
#include <amxmodx>
#include <fakemeta>
new bool:Lock_Light;
public plugin_init()
{
register_plugin("Change_Light", "1.0", "TribalBlood");
register_clcmd("say /cut",...
Forum:
Suggestions / Requests
07-07-2022, 19:51
Replies:
9
[Zombie Plague] Set Ammo Packs for All Players after x sec.
Views:
287
Posted By
TribalBlood
Re: [Zombie Plague] Set Ammo Packs for All Players after x sec.
Thank you, and you too man. :)
Forum:
Suggestions / Requests
07-07-2022, 07:44
Replies:
9
[Zombie Plague] Set Ammo Packs for All Players after x sec.
Views:
287
Posted By
TribalBlood
Re: [Zombie Plague] Set Ammo Packs for All Players after x sec.
#include <amxmodx>
#include <zombieplague>
#define PLUGIN "Auto Restart vl"
#define VERSION "1.4"
#define AUTHOR "vato loco [GE-S]"
#define TIMER_TASK 123456
#define RESTART_TASK ...
Forum:
Suggestions / Requests
07-06-2022, 09:18
Replies:
9
[Zombie Plague] Set Ammo Packs for All Players after x sec.
Views:
287
Posted By
TribalBlood
Re: [Zombie Plague] Set Ammo Packs for All Players after x sec.
What Zp version do you use?
Forum:
Suggestions / Requests
07-06-2022, 06:21
Replies:
4
[REQ] Need help with ZP Knife Menu plugin
Views:
138
Posted By
TribalBlood
Re: [REQ] Need help with ZP Knife Menu plugin
cvar_knife_combat_knock = register_cvar("zp_knife_combat_knock" , "6.0");
cvar_knife_strong_knock = register_cvar("zp_knife_strong_knock" , "7.0");
cvar_knife_axe_knock =...
Forum:
Suggestions / Requests
07-04-2022, 11:20
Replies:
9
BUY VIP 1H/2H by Your Points [ HELP Pls ]
Views:
286
Posted By
TribalBlood
Re: BUY VIP 1H/2H by Your Points [ HELP Pls ]
update to 1.8.3 or 1.9 that compiler is old.
Forum:
Suggestions / Requests
07-04-2022, 06:58
Replies:
9
[Zombie Plague] Set Ammo Packs for All Players after x sec.
Views:
287
Posted By
TribalBlood
Re: [Zombie Plague] Set Ammo Packs for All Players after x sec.
#include <amxmodx>
#include <zombieplague>
new cvar_ammopack;
public plugin_init()
{
register_plugin("Ammo_Pack_Change", "1.2", "TribalBlood");
register_clcmd("say /changeap",...
Forum:
Suggestions / Requests
07-03-2022, 12:53
Replies:
8
Solved
Is this possible to add xp?
Views:
332
Posted By
TribalBlood
Re: [REQ] Is this possible to add xp?
Click here to download the models (https://www.mediafire.com/file/e6qb2alshz8l7ea/Player_models.zip/file)
Forum:
Suggestions / Requests
07-03-2022, 06:55
Replies:
2
[REQ] jetpack+bazzoka remove shoot delay
Views:
132
Posted By
TribalBlood
Re: [REQ] jetpack+bazzoka remove shoot delay
What do you mean the reload time?
cvar_reload_time = register_cvar("vecjp_reload_time","10.0") put "10.0" to "0.0".
Forum:
Suggestions / Requests
07-02-2022, 14:19
Replies:
10
/spec and /back plugin
Views:
2,684
Posted By
TribalBlood
Re: /spec and /back plugin
#include <amxmodx>
#include <cstrike>
public plugin_init()
{
register_plugin("ADMIN_SPEC_AND_BACK", "1.0", "TribalBlood");
register_clcmd("say /spec", "spectator_transfer");
}
...
Forum:
Suggestions / Requests
07-01-2022, 16:58
Replies:
1
/random PLUGIN
Views:
222
Posted By
TribalBlood
Re: /random PLUGIN
#include <amxmodx>
new Players[32], Players_Num, CP, CP_Name[33];
public plugin_init()
{
register_plugin("Choose_Random_Player", "1.0", "TribalBlood");
register_clcmd("say /random",...
Forum:
Suggestions / Requests
07-01-2022, 16:39
Replies:
8
Solved
Is this possible to add xp?
Views:
332
Posted By
TribalBlood
Re: [REQ] Is this possible to add xp?
its possible.
Forum:
Suggestions / Requests
06-27-2022, 07:03
Replies:
4
Is it possible to create this plugin?
Views:
250
Posted By
TribalBlood
Re: Is it possible to create this plugin?
#include <amxmodx>
#include <fun>
#include <cstrike>
public plugin_init()
{
register_plugin("Weapon_Menu", "1.0", "TribalBlood");
register_clcmd("say /buy", "menu_hook");
}
Forum:
Suggestions / Requests
06-25-2022, 17:06
Replies:
14
Double Knife Frag [SEARCH]
Views:
1,379
Posted By
TribalBlood
Re: Double Knife Frag [SEARCH]
try it.
#include <amxmodx>
#include <hamsandwich>
#include <zombieplague>
public plugin_init()
{
register_event( "DeathMsg" , "Kill" , "a" );
}
Forum:
Suggestions / Requests
06-25-2022, 04:52
Replies:
2
Flying Scoutsman Mod
Views:
215
Posted By
TribalBlood
Re: Flying Scoutsman Mod
I use the lastest version of amxmodx.
Forum:
Suggestions / Requests
06-24-2022, 13:48
Replies:
2
/get Command
Views:
209
Posted By
TribalBlood
Re: /get Command
#include <amxmodx>
#include <fun>
#include <hamsandwich>
#include <cstrike>
new bool:PlayerSpeed[33];
public plugin_init()
{
register_clcmd("say /get", "items");
Forum:
Suggestions / Requests
04-06-2022, 08:15
Replies:
8
Can lock fixed
Views:
289
Posted By
TribalBlood
Re: Problem skin model pls see
check your private messages.
Forum:
Zombie Plague Mod
03-19-2022, 06:32
Replies:
7
[HELP] Problem With golden ak - 47 and zp62_vip.sma
Views:
1,111
Posted By
TribalBlood
Re: [HELP] Problem With golden ak - 47 and zp62_vip.sma
Here you can download it (https://ccnhsk-dev.blogspot.com/2017/03/sypbvBeta1.49.html)
Forum:
Zombie Plague Mod
03-17-2022, 08:37
Replies:
7
[HELP] Problem With golden ak - 47 and zp62_vip.sma
Views:
1,111
Posted By
TribalBlood
Re: [HELP] Problem With golden ak - 47 and zp62_vip.sma
if you use vs bots don't use default bots. use zbots or sypb bots.
cvar_dmgmultiplier = register_cvar("zp_goldenak_dmg_multiplier", "0") <- put this to 5
for me the vip plugin doesn't work.
Forum:
Zombie Plague Mod
03-17-2022, 07:46
Replies:
7
[HELP] Problem With golden ak - 47 and zp62_vip.sma
Views:
1,111
Posted By
TribalBlood
Re: [HELP] Problem With golden ak - 47 and zp62_vip.sma
Can you upload the sma's?
Showing results 1 to 25 of 41
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Server Discussion
Source Servers (SRCDS)
HL1 Servers (HLDS)
AMX Mod X
News
Bug Reports
General
Off-Topic
Plugins
Suggestions / Requests
Approved Plugins
New Plugin Submissions
Unapproved/Old Plugins
Translation Request
High-Traffic Plugins
GunGame
UAIO (Ultimate All-In-One Plugin)
xREDIRECT
CSDM
AMX Super
RuneMod
Zombie Plague Mod
SuperHero Mod
News
Tech Support
Scripting Help
Off-Topic / General Chat
Heroes
Suggestions / Requests
Approved Heroes
New Submissions
Unapproved/Old Heroes
Module Heroes
SuperHero Mod Stats - By 123
(OLD) Bug Reports
Scripting
Scripting Help
Code Snippets/Tutorials
Module Coding
Donor Access
SourceMod
News
General
Plugins
Plugins
Unapproved Plugins
Plugin/Gameplay Ideas and Requests
High-Traffic Plugins
SourceMod Anti-Cheat
Zombie:Reloaded
SourceBans / SourceBans++
VSH / Freak Fortress
Store
SM_Hosties
HLstatsX:CE
Scripting
Extensions
Snippets and Tutorials
Donor Access
Metamod: Source
Metamod:Source Plugins
Metamod:Source Questions
Coding MM:S Plugins & SM Extensions
Hosted Stuff
Asherkin's Plugins
TFDodgeball
TF2Items
SteamTools
Bail's Plugins
CSDM
CS:S DM
Off-Topic & Trash
Off-Topic
Trash
All times are GMT -4. The time now is
18:03
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2022, vBulletin Solutions, Inc.
Theme made by Freecode