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

Showing results 1 to 25 of 62
Search took 0.00 seconds.
Search: Posts Made By: Malak101
Forum: Coding MM:S Plugins & SM Extensions 11-09-2015, 14:34
Replies: 369
Views: 260,312
Posted By Malak101
Re: Signature Request Thread

The Linux symbol hasn't changed.
Forum: Extensions 06-20-2015, 16:48
Replies: 355
Views: 249,384
Posted By Malak101
Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]

You need to include CDetour/detours.cpp in your Makfile.
Forum: Coding MM:S Plugins & SM Extensions 06-16-2015, 06:08
Replies: 8
Views: 6,867
Posted By Malak101
Re: Compile Extension step by step

1. Open Makefile in your favourite text editor (borrow one (https://forums.alliedmods.net/showthread.php?t=227612) if missing it).

2. Set the pathways to your hl2sdk, metamod & sourcemod etc.
...
Forum: Extensions 06-12-2015, 17:37
Replies: 253
Views: 279,397
Posted By Malak101
Re: [EXTENSION] cURL & Hash

My bad, try:
sm exts load curl.ext.dll
Forum: Extensions 06-12-2015, 13:57
Replies: 253
Views: 279,397
Posted By Malak101
Re: [EXTENSION] https://www.sourcemodplugins.org/vtableoffsets & Hash

Place curl.ext.so in your extensions folder and then from your server console type this:

sm exts load curl.ext.so

Copy/paste the error you receive.
Forum: Plugins 06-12-2015, 13:42
Replies: 1,135
Views: 617,211
Posted By Malak101
Re: Advanced Commands (0.16)

Here's CenT's fixed version with updated gamedata for all supported engines.

Updated vfuncs from: https://www.sourcemodplugins.org/vtableoffsets
Forum: Plugins 05-28-2015, 14:25
Replies: 2,258
Views: 1,424,572
Posted By Malak101
Re: [CSS/CS:GO] Weapon Restrict

Here you go, I compiled using 1.7 from the repo: https://bitbucket.org/Drifter321/weapon-restrict/overview
I haven't tested it.
Forum: Extensions 05-09-2015, 08:04
Replies: 24
Views: 19,019
Posted By Malak101
Re: [CS:GO]No Round Stats

sv_noroundstats is being defined as a console variable that you can use to switch this extension on or off. However the engine is looking at this 'made up' variable and telling you it leads no where...
Forum: Extensions 05-02-2015, 10:53
Replies: 24
Views: 19,019
Posted By Malak101
Re: [CS:GO]No Round Stats

Here you go. I compiled a new Linux bin and included a working Windows sig.
Forum: Extensions 05-02-2015, 09:47
Replies: 102
Views: 56,915
Posted By Malak101
Re: [EXTENSION] Nav File Download Blocker (Linux fixed)

The attached bin load in CSGO/TF2 but as I said it won't stop TF2 .nav files being downloaded as the plugin source needs an update.



Open makefile and go to line 25 then add the following:
...
Forum: Extensions 05-01-2015, 20:46
Replies: 102
Views: 56,915
Posted By Malak101
Re: [EXTENSION] Nav File Download Blocker (Linux fixed)

I believe the plugin source needs an update to block TF2's nav files. My reasoning is because despite having a working bin and signature (the sig on post #54 is still valid) .nav files will keep...
Forum: Extensions 05-01-2015, 20:22
Replies: 214
Views: 151,267
Posted By Malak101
Re: ServerSecure (Files only) - Server protection against the Upload / Download explo

ZPS runs on the Source Engine 2007 while this extension only supports 2009. Unless ZPS has been updated then this plugin is not compatible.
Forum: Coding MM:S Plugins & SM Extensions 04-25-2015, 19:44
Replies: 4
Views: 2,876
Posted By Malak101
Re: error: ‘nullptr’

The only other thing I can think of is you need to add "-std=c++11" (no "") to your CPPFLAGS in the Makefile.
Forum: Coding MM:S Plugins & SM Extensions 04-25-2015, 19:14
Replies: 4
Views: 2,876
Posted By Malak101
Re: error: ‘nullptr’

You need to use a newer compiler that supports "C++11". I personally use gcc 4.7.2 for cases like this. You can download my ready-to-install bz2 if you want to save yourself hunting down the install...
Forum: Extensions 04-25-2015, 18:42
Replies: 102
Views: 56,915
Posted By Malak101
Re: [EXTENSION] Nav File Download Blocker (Linux fixed)

Here you go, I can confirm the Windows version blocks .nav files from being downloaded. I borrowed the Linux version from the OP and can only confirm that it loads.

I tried compiling a Linux bin...
Forum: Extensions 02-01-2015, 14:27
Replies: 112
Views: 57,047
Posted By Malak101
Re: [CSGO] Player Connect Log Fix

The attached zip below contains re-compiled bins for Win/Linux. I tested that they loaded.
Forum: Coding MM:S Plugins & SM Extensions 01-24-2015, 17:04
Replies: 369
Views: 260,312
Posted By Malak101
Re: Signature Request Thread

Whoops I accidentally copied the wrong symbol over in my previous post, I meant this one:
"linux_symbol" "_Z11UTIL_RemoveP11CBaseEntity"
I apologies for the mix up.
Forum: Coding MM:S Plugins & SM Extensions 01-24-2015, 15:43
Replies: 369
Views: 260,312
Posted By Malak101
Re: Signature Request Thread

"linux_symbol" "_Z11UTIL_RemoveP11CBaseEntity"

Would anyone be kind enough to make a win signature for CSGO from the above?

I would do it myself but there's no searchable string near by so I'm...
Forum: Extensions 01-22-2015, 17:09
Replies: 355
Views: 249,384
Posted By Malak101
Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]

The compiled bin below should work for CSGO Windows (hopefully), I only loaded it. The previous Linux bin should still be working.
Forum: General 08-22-2014, 14:03
Replies: 221
Views: 76,358
Posted By Malak101
Re: All Admin functions ceased working after today's update (8-21)

You can also see your Steam ID in the new format here: http://www.vacbanned.com/

And find out if you are VAC banned while you're at it.
Forum: Extensions 07-24-2014, 18:01
Replies: 846
Views: 581,740
Posted By Malak101
Re: [ANY] SteamWorks

Have you tried this? https://forums.alliedmods.net/showpost.php?p=2141634&postcount=117
Forum: General 07-11-2014, 08:57
Replies: 13
Views: 3,450
Posted By Malak101
Re: CS:GO Error

Here's an updated sig if anyone fancy's trying it out.

"TerminateRound"
{
"library" "server"...
Forum: Extensions 07-10-2014, 18:13
Replies: 355
Views: 249,384
Posted By Malak101
Re: [ANY] Cleaner - Console warning supressor [UPDATED 28.10.12]

Here you go. I updated the sigs for CSGO & L4D2, and re-compiled both plugins on Win/Linux. Neither plugin had any issues loading on Win/Linux. I'm not sure if L4D2 will work without a problem since...
Forum: Extensions 07-08-2014, 20:27
Replies: 1,094
Views: 857,671
Posted By Malak101
Re: [EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown

I have re-compiled both Win & Linux bins, and included the latest gamedata from the author's repository. I was able to load both without a problem, the latest stable version of SourceMod & MetaMod...
Forum: Extensions 05-30-2014, 19:08
Replies: 211
Views: 172,641
Posted By Malak101
Re: SM RCon (updated 2012-09-09)

Download the updated gamedata from this post: https://forums.alliedmods.net/showpost.php?p=2138393&postcount=149

Then replace the old file in sourcemod/gamedata
Showing results 1 to 25 of 62

 
Forum Jump

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


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