Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $
Target: $400
0%
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.02
seconds.
Search:
Posts Made By:
Moody92
Forum:
Suggestions / Requests
09-26-2020, 14:52
Replies:
14
Kill | Death sound
Views:
6,381
Posted By
Moody92
Re: Kill | Death sound
You just bumped a topic from '08 when people used to say pl0x. Make your own request.
Forum:
Suggestions / Requests
09-26-2020, 14:50
Replies:
4
Searcing Build Color BaseBuilder
Views:
373
Posted By
Moody92
Re: Searcing Build Color BaseBuilder
Assuming you are using Base Builder Zombie Mod v6.5 [01/15/2011] (https://forums.alliedmods.net/showthread.php?t=144287)
Forum:
Suggestions / Requests
08-05-2020, 13:35
Replies:
13
[REQ] Plugin only freelook
Views:
883
Posted By
Moody92
Re: [REQ] Plugin only freelook
I am not sure if there is a hook to detect when the player changes their view from anything to anything (probably not honestly), maybe something can be done through Orpheu.
mp_fadetoblack 1
The...
Forum:
Suggestions / Requests
07-31-2020, 09:26
Replies:
2
CSGO mod Cs 1.6
Views:
403
Posted By
Moody92
Re: Help please
Post in the SourceMod section.
Forum:
Suggestions / Requests
07-31-2020, 09:26
Replies:
2
request remove weapon
Views:
198
Posted By
Moody92
Re: request remove weapon
https://forums.alliedmods.net/showpost.php?p=2010633&postcount=8
Forum:
Suggestions / Requests
07-31-2020, 09:22
Replies:
25
Remove transparency?
Views:
837
Posted By
Moody92
Re: Remove transparency?
Compiles alright for me, make sure the file is in xxx.sma format and make sure you have latest stable AMXX
Forum:
Suggestions / Requests
07-31-2020, 09:18
Replies:
25
Remove transparency?
Views:
837
Posted By
Moody92
Re: Remove transparency?
#include <amxmodx>
#include <engine>
#include <fakemeta>
#include <hamsandwich>
new const VERSION[] = "0.7.0"
const MAX_PLAYERS = 32
new g_iPlayers[MAX_PLAYERS], g_iNum, g_iPlayer, i
Forum:
Suggestions / Requests
03-06-2020, 07:08
Replies:
2
Request a tutorial on how to add/implant an plugin to a module
Views:
495
Posted By
Moody92
Re: Request a tutorial on how to add/implant an plugin to a module
Visual Studio
Forum:
Suggestions / Requests
12-29-2019, 12:54
Replies:
13
Solved
Ban if lose x rounds
Views:
1,093
Posted By
Moody92
Re: [Searching] Ban if lose x rounds
Honestly, this might be the dumbest and most unique request I have ever witnessed in my 8 years in this forum. I had the urge to login and comment.
The previous plugin should be a 5 minute ban....
Forum:
Suggestions / Requests
12-15-2019, 11:49
Replies:
3
FPS Limiter
Views:
490
Posted By
Moody92
Re: FPS Limiter
Forcing fps_max to a number is no longer possible. The only possible solution now is to kick the players that don't oblige with your settings. That's how you do it. If you truly see a server doing...
Forum:
Suggestions / Requests
11-08-2019, 09:49
Replies:
20
Nvault to Fvault
Views:
1,401
Posted By
Moody92
Re: Nvault to Fvault
The problem is the provider, if the provider is not allowing you to tap into filezilla then your problem is your provider.
There is absolutely no need to convert nvault to fvault just to be able...
Forum:
Suggestions / Requests
10-22-2019, 02:19
Replies:
3
[WTB] Plugin resolver serverside
Views:
921
Posted By
Moody92
Re: [WTB] Plugin resolver serverside
Huh?
Forum:
Suggestions / Requests
10-21-2019, 14:11
Replies:
1
[Zombie] looking for plugin
Views:
462
Posted By
Moody92
Re: [Zombie] looking for plugin
Try
semiclip_render 0
You're essentially looking to change set_user_rendering.
Forum:
Suggestions / Requests
10-10-2019, 15:36
Replies:
2
[Request] How to Make Style For Build time Hud And preptime
Views:
894
Posted By
Moody92
Re: [Request] How to Make Style For Build time Hud And preptime
Replace this
client_print(0, print_center, "|*| %L - %d:%s%d |*|", LANG_SERVER, "BUILD_TIMER", mins, (secs < 10 ? "0" : ""), secs)
with a hud message. I'll edit this post with the hud message...
Forum:
Suggestions / Requests
10-09-2019, 08:09
Replies:
5
Solved
CS 1.6 BlackList Plugin Customization
Views:
1,161
Posted By
Moody92
Re: CS 1.6 BlackList Plugin Customization
#include <amxmodx>
#include <amxmisc>
#define PLUGIN "Black List"
#define VERSION "1.0"
#define AUTHOR "Dias"
new const user_file[] = "black_list.ini"
new Array:BlackList
Forum:
Suggestions / Requests
10-04-2019, 16:47
Replies:
16
[REQ] Set time & date on server
Views:
1,533
Posted By
Moody92
Re: [REQ] Set time & date on server
Alright, you can host your gameserver in a virtual machine inside your host. That'd enable you to modify the date & time without tampering with your main host.
Forum:
Suggestions / Requests
09-23-2019, 21:59
Replies:
6
Solved
Simple Votekick with hud
Views:
1,255
Posted By
Moody92
Re: Simple Votekick with hud
Since you're going the scripting route, you'll have to carry the selected player to a different function. You're going to have to make a new menu to ask for players vote, after that in the vote...
Forum:
Suggestions / Requests
09-01-2019, 09:14
Replies:
3
steam players plugin request.
Views:
650
Posted By
Moody92
Re: steam players plugin request.
Hmm.
Forum:
Suggestions / Requests
08-29-2019, 11:05
Replies:
16
[Request] Plugin Biohazard fix
Views:
1,181
Posted By
Moody92
Re: [Request] Plugin Biohazard fix
I don't know what DON KHAN is attempting, but if his upload works please let me know.
Forum:
Suggestions / Requests
08-29-2019, 11:03
Replies:
13
Hook only fot Humans (CT) on zombie plague
Views:
1,821
Posted By
Moody92
Re: Hook only fot Humans (CT) on zombie plague
Here, attached.
hook_limit_f <default: 20>
hook_limit_b <default: 20>
kz_hook will no longer be operational, because I am making this quick :)
Forum:
Suggestions / Requests
08-29-2019, 10:49
Replies:
4
[REQ] Errors fix plugin
Views:
681
Posted By
Moody92
Re: [REQ] Errors fix plugin
Here, I just made this quickly. I didn't do the ammo thing you requested. I will edit later, for now try this and tell me what else needs changing.
Forum:
Suggestions / Requests
08-27-2019, 14:59
Replies:
9
Solved
mp_round_infinite PROBLEM
Views:
1,018
Posted By
Moody92
Re: mp_round_infinite PROBLEM
Mind your language, this is a public forum.
It might be a plugin that's causing this.
Forum:
Suggestions / Requests
08-27-2019, 14:56
Replies:
16
[Request] Plugin Biohazard fix
Views:
1,181
Posted By
Moody92
Re: [Request] Plugin Biohazard fix
I just threw in stuff to stop the errors, here try this out.
Forum:
Suggestions / Requests
08-27-2019, 14:36
Replies:
13
Hook only fot Humans (CT) on zombie plague
Views:
1,821
Posted By
Moody92
Re: Hook only fot Humans (CT) on zombie plague
You need to clarify some things first, this hook currently only works on admins. Do you want it to work on all players with a specific max hooks and have a different max for admins with flags f and...
Forum:
Suggestions / Requests
08-27-2019, 14:22
Replies:
4
[REQ] Errors fix plugin
Views:
681
Posted By
Moody92
Re: [REQ] Errors fix plugin
set_task( 1.0, "SelectYourWeapons", id );
There is no such function as SelectYourWeapons, it should be something like this
public SelectYourWeapons(id){
//blablablabla
}
I am assuming that...
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
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
23:13
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2021, vBulletin Solutions, Inc.
Theme made by Freecode