Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $299
Target: $400
74%
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.04
seconds.
Search:
Posts Made By:
Bacardi
Forum:
Extensions
Today, 10:25
Replies:
3
[Windows] SQLite 3.38.3 - 01.05.2022
Views:
305
Posted By
Bacardi
Re: [Windows] SQLite 3.38.3 - 01.05.2022
I know... but I'm too dummy to make it.
I wanted to upgrade SM own extension, because it was easy way and this is for testing purpose. :S
Forum:
Off-Topic
05-20-2022, 12:17
Replies:
6
What are your favorite anime movies?
Views:
137
Posted By
Bacardi
Re: What are your favorite anime movies?
Akira
Forum:
Off-Topic
05-19-2022, 13:00
Replies:
6
What are your favorite anime movies?
Views:
137
Posted By
Bacardi
Re: What are your favorite anime movies?
...haven't look Lupin before.
Forum:
Off-Topic
05-19-2022, 07:46
Replies:
6
What are your favorite anime movies?
Views:
137
Posted By
Bacardi
Re: What are your favorite anime movies?
Porco Rosso
Forum:
Source Servers (SRCDS)
05-17-2022, 11:27
Replies:
6
[L4D2] Some questions starting a dedicated server
Views:
149
Posted By
Bacardi
Re: [L4D2] Some questions starting a dedicated server
...as always, SourceMod not support listen server.
Keep that in mind when you make topics and clarify that.
Forum:
Source Servers (SRCDS)
05-14-2022, 14:55
Replies:
12
Solved
server still needs to be updated after validating
Views:
642
Posted By
Bacardi
Re: server still needs to be updated after validating
...I do not remember well but, SteamCMD maybe did not like to install anything
in same location where steamcmd program itself is.
What you could try is:
- Install SteamCMD to...
Forum:
General
05-14-2022, 02:03
Replies:
1
[L4D2] Listen Servers and Custom Campaigns
Views:
190
Posted By
Bacardi
Re: [L4D2] Listen Servers and Custom Campaigns
SourceMod not support Listen server.
Use SRCDS
Forum:
General
05-13-2022, 02:28
Replies:
8
Can't access admin menu
Views:
207
Posted By
Bacardi
Re: Can't access admin menu
That is not valid steamid.
https://steamid.io/lookup/76561197968912756
Use
"STEAM_0:0:4323514"
or
"[U:1:8647028]"
Forum:
General
05-10-2022, 03:47
Replies:
11
how do i convert signatures from windows to linux
Views:
1,072
Posted By
Bacardi
Re: how do i convert signatures from windows to linux
@Victor what is 2+7 ?
Forum:
Scripting
05-09-2022, 14:02
Replies:
2
Solved
Ping Question
Views:
167
Posted By
Bacardi
Re: Ping Question
scoreboard ping never worked right way. It use player cl_cmdrate and cl_updaterate. And maybe to do with TICKS
I maybe found that scoreboard code, below
void CPlayerResource::UpdatePlayerData(...
Forum:
Plugin/Gameplay Ideas and Requests
05-08-2022, 20:36
Replies:
7
Solved
Ping Viewer
Views:
457
Posted By
Bacardi
Re: Ping Viewer - Issue
It return seconds. You just convert to milliseconds.
And decimal value can be remove %.0f
https://wiki.alliedmods.net/Format_Class_Functions_(SourceMod_Scripting)#Advanced_Formatting
...
Forum:
Source Servers (SRCDS)
05-07-2022, 14:36
Replies:
5
Maps not downloading from CSGO dedicated server
Views:
206
Posted By
Bacardi
Re: Maps not downloading from CSGO dedicated server
The map... give a link where you download it.
Forum:
General
05-07-2022, 13:37
Replies:
4
Issue with my dev environment, during compile it cannot find files
Views:
292
Posted By
Bacardi
Re: Issue with my dev environment, during compile it cannot find files
...pure guess.
From project "properties", try add folder in here "Additional Include Directories"
194939
Forum:
General
05-06-2022, 17:24
Replies:
6
Invisible walls on official maps
Views:
750
Posted By
Bacardi
Re: Invisible walls on official maps
...you need look your plugins.
This could be one of those "rush B only" or similiar bomsite restriction / retake etc. etc.
Forum:
Source Servers (SRCDS)
05-05-2022, 22:18
Replies:
12
Solved
server still needs to be updated after validating
Views:
642
Posted By
Bacardi
Re: server still needs to be updated after validating
Are you using symlink or similiar, to mirror another folder?
*edit
can you show some steamcmd logs ...steamcmd\logs
Forum:
Scripting
05-05-2022, 13:53
Replies:
37
Solved
[L4D] How to force mission lost
Views:
4,516
Posted By
Bacardi
Re: [L4D] How to force mission lost
It is for commands.
Use sm_cvar
Forum:
Source Servers (SRCDS)
05-05-2022, 08:18
Replies:
12
Solved
server still needs to be updated after validating
Views:
642
Posted By
Bacardi
Re: server still needs to be updated after validating
...
from your steamcmd location, /home/csgo/steamcmd
- look steamapps folder, rename file appmanifest_X.acf to else, ex. _appmanifest_X.acf
- you should not have this file in this location, if...
Forum:
Source Servers (SRCDS)
05-03-2022, 22:52
Replies:
5
Solved
[CSGO] Customize "Admin commands (sourcemod)"
Views:
314
Posted By
Bacardi
Re: [CSGO] Customize "Admin commands (sourcemod)"
ou, it have been updated...
https://github.com/alliedmodders/sourcemod/commit/6b257de75a5eb31b56fae63911c025d3c1067c5c
What if we not edit plugin, yet.
- Grap the original basechat.smx from...
Forum:
Scripting
05-03-2022, 09:13
Replies:
10
[ANY/CSGO] cutlrbtree overflow, memory access
Views:
3,103
Posted By
Bacardi
Re: [ANY/CSGO] cutlrbtree overflow, memory access
public void OnEntityCreated(entity, const char[] classname)
{
if(HasEntProp(entity, Prop_Data, "m_bForcePurgeFixedupStrings")
SetEntProp(entity, Prop_Data, "m_bForcePurgeFixedupStrings", true);...
Forum:
Source Servers (SRCDS)
05-03-2022, 04:18
Replies:
5
Solved
[CSGO] Customize "Admin commands (sourcemod)"
Views:
314
Posted By
Bacardi
Re: [CSGO] Customize "Admin commands (sourcemod)"
[REQ] Edit the Basechat Plugin Please? (https://forums.alliedmods.net/showthread.php?t=93622&highlight=sm_say)
* #22...
Forum:
Plugin/Gameplay Ideas and Requests
05-01-2022, 11:42
Replies:
5
L4D2 survival helpers plugin
Views:
293
Posted By
Bacardi
Re: L4D2 survival helpers plugin
- Plugin check, is mp_gamemode survival
- Most SM commands need admin flag "f" slay
...but I havent look deeper, what those commands nned for argument.
Forum:
Plugin/Gameplay Ideas and Requests
05-01-2022, 10:33
Replies:
5
L4D2 survival helpers plugin
Views:
293
Posted By
Bacardi
Re: L4D2 survival helpers plugin
sm plugins list
[SM] Listing 2 plugins:
1 "Dump All Cmds Cvars.smx"
2 "L4D2 Survival Helpers" (1.0.0.0) by beatslaughter
sm plugins info 2
Filename: l4d2_survival_helpers.smx
Title:...
Forum:
Extensions
05-01-2022, 08:07
Replies:
3
[Windows] SQLite 3.38.3 - 01.05.2022
Views:
305
Posted By
Bacardi
Re: [Windows] SQLite 3.38.3 - 01.05.2022
Here is JSON example: https://tirkarthi.github.io/programming/2022/02/26/sqlite-json-improvements.html
/*
./sqlite3
SQLite version 3.38.0 2022-02-22 18:58:40
Enter ".help" for usage hints....
Forum:
Extensions
04-30-2022, 18:18
Replies:
3
[Windows] SQLite 3.38.3 - 01.05.2022
Views:
305
Posted By
Bacardi
[Windows] SQLite 3.38.3 - 01.05.2022
SourceMod Extension SQLite 3.38.3 (https://www.sqlite.org/releaselog/3_38_3.html)
https://www.sqlite.org/changes.html
Install:
- Rename file ...sample\msvc12\Debug\sample.ext.dll to...
Forum:
Plugins
04-30-2022, 14:26
Replies:
2,241
[CSS/CS:GO] Weapon Restrict
Views:
1,229,085
Posted By
Bacardi
Re: [CSS/CS:GO] Weapon Restrict
...maybe better ger rid off that zip file from first post.
Forum users can't read.
*edit
Take screenshot and put it in frame
194882
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
10:42
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2022, vBulletin Solutions, Inc.
Theme made by Freecode