Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $318
Target: $400
79%
Almost there!
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:
Supremache
Forum:
Scripting Help
05-24-2022, 09:28
Replies:
5
Solved
float(int) bug ?
Views:
137
Posted By
Supremache
Re: float(int) bug ?
Why using float with int? use a custom format or format_time
Forum:
Suggestions / Requests
05-23-2022, 15:19
Replies:
1
[Request] Knife Model to Flag
Views:
124
Posted By
Supremache
Re: [Request] Knife Model to Flag
https://forums.alliedmods.net/showpost.php?p=2762661&postcount=16
Forum:
New Plugin Submissions
05-22-2022, 17:16
Replies:
28
Time played - First seen - Last seen ( Nvault & SQL )
Views:
2,224
Posted By
Supremache
Re: Time played - First seen - Last seen ( Nvault & SQL )
Yes, it's also if it's doesn't work then try to use nvault untill i get back..
Forum:
New Plugin Submissions
05-22-2022, 16:56
Replies:
28
Time played - First seen - Last seen ( Nvault & SQL )
Views:
2,224
Posted By
Supremache
Re: Time played - First seen - Last seen ( Nvault & SQL )
Hmm, I have tested only nvault and i thought there is no problem with sql also i have gone to my univirsty a i cant test it, for now try what you typed and replace min( iNumResults , 10 ) to...
Forum:
Suggestions / Requests
05-21-2022, 17:52
Replies:
8
Become VIP Plus after 15 days vip flag remove
Views:
293
Posted By
Supremache
Re: Become VIP Plus after 15 days vip flag remove
nvault_touch( vault , "STEAM:0:12345" , get_systime() + (86400 * 15) );
//player trying to do something
if ( nvault_lookup( vault , "STEAM:0:12345" , szVal , charsmax( szVal ) , iTS ) )
if (...
Forum:
Suggestions / Requests
05-21-2022, 15:11
Replies:
8
Become VIP Plus after 15 days vip flag remove
Views:
293
Posted By
Supremache
Re: Become VIP Plus after 15 days vip flag remove
Check this and take example
https://forums.alliedmods.net/showpost.php?p=2778383&postcount=117
Forum:
Suggestions / Requests
05-21-2022, 06:16
Replies:
8
Become VIP Plus after 15 days vip flag remove
Views:
293
Posted By
Supremache
Re: Become VIP Plus after 15 days vip flag remove
Why not asking the author of this plugin.
Forum:
Suggestions / Requests
05-21-2022, 06:14
Replies:
3
Damage printing plugin
Views:
148
Posted By
Supremache
Re: Damage printing plugin
You are in the wrong section because it's amxmodx section so you have to create a request in sourcemod section
Forum:
New Plugin Submissions
05-19-2022, 10:03
Replies:
28
Time played - First seen - Last seen ( Nvault & SQL )
Views:
2,224
Posted By
Supremache
Re: Time played - First seen - Last seen ( Nvault & SQL )
Replace this function:
public ShowTop10( id, Handle:iQuery, const szError[ ], iErrCode, szData[ ], iDataSize )
{
new iVault , iRow , iCount , iNextOffset , iCurrentOffset , szKey[ 45 ] ,...
Forum:
New Plugin Submissions
05-19-2022, 09:24
Replies:
28
Time played - First seen - Last seen ( Nvault & SQL )
Views:
2,224
Posted By
Supremache
Re: Time played - First seen - Last seen ( Nvault & SQL )
The maximum motd characters is 1536 so if i added this format it will appear just 5 players
What do you mean it's not working?
Forum:
Suggestions / Requests
05-19-2022, 05:44
Replies:
1
HnS Blockmaker + 100aa mod request
Views:
143
Posted By
Supremache
Re: HnS Blockmaker + 100aa mod request
Open Google and search for the plugin you want.
Forum:
New Plugin Submissions
05-19-2022, 05:40
Replies:
28
Time played - First seen - Last seen ( Nvault & SQL )
Views:
2,224
Posted By
Supremache
Re: Time played - First seen - Last seen ( Nvault & SQL )
Requirements:
nVault Utility (https://forums.alliedmods.net/showthread.php?t=139584)
nVault Array
(https://forums.alliedmods.net/showthread.php?p=2479482)Unix Time...
Forum:
New Plugin Submissions
05-18-2022, 12:50
Replies:
28
Time played - First seen - Last seen ( Nvault & SQL )
Views:
2,224
Posted By
Supremache
Re: Time played - First seen - Last seen ( Nvault & SQL )
It's not like a top but i can make top time something like top15 but i gonna use more inc files like nvault_until and nvault_array so if you dont care then i will add it
Forum:
Suggestions / Requests
05-16-2022, 09:29
Replies:
4
Counting substrings in string
Views:
215
Posted By
Supremache
Re: Counting substrings in string
If I understand correctly this is what you want..
public Function()
{
new szArg[ 64 ], iCount;
formatex( szArg, charsmax( szArg ), "Hey^nDude^nWelcome^nto^nAlliedmods" )
while( containi(...
Forum:
New Plugin Submissions
05-16-2022, 09:11
Replies:
28
Time played - First seen - Last seen ( Nvault & SQL )
Views:
2,224
Posted By
Supremache
Re: Time played - First seen - Last seen ( Nvault & SQL )
Ops, when i moved to the latest version i forgot some things that are not allowed in old versions anyway, the plugin will be updated now :)
...
Forum:
Approved Plugins
05-15-2022, 10:32
Replies:
39
C4 Kills Count for Planter (Ported:
[email protected]
)
Views:
32,537
Posted By
Supremache
Re: C4 Kills Count for Planter (Ported:
[email protected]
)
Have you tested it? I have re-created the plugin
Edit: I have updated the plugin..
Forum:
Approved Plugins
05-15-2022, 00:03
Replies:
39
C4 Kills Count for Planter (Ported:
[email protected]
)
Views:
32,537
Posted By
Supremache
Re: C4 Kills Count for Planter (Ported:
[email protected]
)
Untested:
#include <amxmodx>
#include <amxmisc>
#include <fakemeta>
#include <hamsandwich>
#include <csx>
#include <fun>
#if !defined MAX_AUTHID_LENGTH
Forum:
Suggestions / Requests
05-13-2022, 23:57
Replies:
2
CTs Green glow
Views:
204
Posted By
Supremache
Re: CTs Green glow
#include <amxmodx>
#include <fun>
#include <hamsandwich>
#include <cstrike>
#include <amxmisc>
enum ePlayerGlow
{
GlowRGBA[ 16 ],
CsTeams:GlowTeam,
Forum:
Suggestions / Requests
05-13-2022, 23:33
Replies:
3
A glow/trails plugin for grenades and players* ( but titled differently)
Views:
160
Posted By
Supremache
Re: A glow/trails plugin for grenades and players* ( but titled differently)
https://forums.alliedmods.net/showthread.php?t=282686
Forum:
Suggestions / Requests
05-13-2022, 23:26
Replies:
9
Any way to add new hud channels?
Views:
236
Posted By
Supremache
Re: Any way to add new hud channels?
I use this method on my plugins
Untested...
new g_iFwAddHudText, g_iFwResult
new g_szText[ MAX_FMT_LENGTH ];
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
...
Forum:
Scripting Help
05-13-2022, 07:35
Replies:
2
Optimal use?
Views:
180
Posted By
Supremache
Re: Optimal use?
What do you think, hooking client death using "hamsandwich" or using the existing forward from "csx"
Forum:
New Plugin Submissions
05-13-2022, 07:16
Replies:
64
Bank System Nvault/SQL Support
Views:
11,529
Posted By
Supremache
Re: Bank System Nvault/SQL Support
I tested it and it works fine.
I changed the map and tried restarting the server and also tried shutting down and reopening the server and the data was loaded.
Forum:
New Plugin Submissions
05-13-2022, 07:02
Replies:
28
Time played - First seen - Last seen ( Nvault & SQL )
Views:
2,224
Posted By
Supremache
Re: Time played - First seen - Last seen ( Nvault & SQL )
Try it now.
https://img.shields.io/badge/Update-v1.1.1%20%40%20May%2C%2013%2C%202022-red
Fixed loading SQL data
Forum:
New Plugin Submissions
05-12-2022, 00:45
Replies:
28
Time played - First seen - Last seen ( Nvault & SQL )
Views:
2,224
Posted By
Supremache
Re: Time played - First seen - Last seen ( Nvault & SQL )
Ops I checked the code in the github and found that I added more spaces in the format, anyway I'll fix it soon
Forum:
General
05-09-2022, 21:21
Replies:
7
Precache Limit 512
Views:
291
Posted By
Supremache
Re: Precache Limit 512
Search, there is many threads was created for the same request
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
19:24
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2022, vBulletin Solutions, Inc.
Theme made by Freecode