Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 25 of 44
Search took 0.01 seconds.
Search: Posts Made By: Meitis
Forum: General 11-18-2016, 05:05
Replies: 19
Views: 3,973
Posted By Meitis
Re: SQL I need fast help!

Execute this on your dedi as root:

apt-get install lib32z1

https://forums.alliedmods.net/showpost.php?p=699995&postcount=33
Forum: Scripting 09-01-2016, 11:54
Replies: 6
Views: 1,943
Posted By Meitis
Re: WarmUpCells.sp does not compile.

That's my github repository btw.

I even said in the repository readme that all code in repository is not finished which is why that code doesn't compile ^^. I have newer versions of several of...
Forum: General 08-05-2016, 07:26
Replies: 4
Views: 1,215
Posted By Meitis
Re: Did the update fix the boosts on surf maps?

Release notes at http://blog.counter-strike.net/index.php/2016/08/15308/ mention the following:



So, you have to set sv_clamp_unsafe_velocities convar to 0 to fix the boosts.
Forum: SM_Hosties 04-28-2015, 11:09
Replies: 1
Views: 862
Posted By Meitis
Re: Cs:Go server help

In your cfg/sourcemod/sm_hosties2.cfg change the value of sm_hosties_ct_start to "weapon_knife,weapon_m4a1,weapon_hkp2000"
Forum: Plugin/Gameplay Ideas and Requests 03-10-2015, 16:02
Replies: 5
Views: 1,090
Posted By Meitis
Re: Jail team balance fix?

Can you try this version? It's the one I personally use on my server and I've heard from a few other people it also works on theirs
https://forums.alliedmods.net/showpost.php?p=2233289&postcount=2
...
Forum: Plugin/Gameplay Ideas and Requests 01-22-2015, 09:25
Replies: 7
Views: 1,338
Posted By Meitis
Re: 1000$ for a CS:GO Namechange Extension!

I personally use the include from mitchell's link, combined with this code if you compile it:
https://forums.alliedmods.net/showpost.php?p=2070909&postcount=70
and this gamedata:...
Forum: Extensions 01-20-2015, 02:57
Replies: 846
Views: 574,394
Posted By Meitis
Re: [ANY] SteamWorks

The git90 build for windows makes my server unjoinable. It doesn't seem to get a full connection to the steam servers then.
edit: it's a csgo server
Forum: SM_Hosties 01-03-2015, 10:19
Replies: 2,851
Views: 1,233,168
Posted By Meitis
Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)

Retalak, to fix that crash error you have to do this:

open the cfg/sourcemod/sm_hosties2.cfg file on your server

change this line:
sm_hosties_ct_start "weapon_knife,weapon_m4a1,weapon_usp"
...
Forum: SM_Hosties 01-02-2015, 10:36
Replies: 2,851
Views: 1,233,168
Posted By Meitis
Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)

Are you sure you are using the sdkhooks version included in your sourcemod installation? I have seen several people installing sdkhooks 2.2.0 or 2.1 thinking it's a newer version while it's actually...
Forum: Plugin/Gameplay Ideas and Requests 12-16-2014, 09:54
Replies: 2
Views: 1,004
Posted By Meitis
Re: plugin that connect you to players that killed you with red laser

I didn't test this so it might not work, just a quick edit of the death beam plugin you linked there
Forum: SM_Hosties 12-10-2014, 07:50
Replies: 6
Views: 5,328
Posted By Meitis
Re: [REQ|CS:GO] Working Jailbreak Ratio "1:3"

I use this on a windows CS:GO server so yes it should work on cs:go. It's without a seperate team limit bypass plugin since I included that into the teambalance plugin I posted above (basically if...
Forum: SM_Hosties 12-10-2014, 04:35
Replies: 6
Views: 5,328
Posted By Meitis
Re: [REQ|CS:GO] Working Jailbreak Ratio "1:3"

Try this, it's a customized version of jailbreakteambalance I use on my server and the teambalancing still seems to work on there
Forum: Plugins 10-01-2014, 18:02
Replies: 218
Views: 174,729
Posted By Meitis
Re: [CS:S/CS:GO] Jailbreak Warden

And when should that menu open? When you type something like !w? Or just as soon as you spawn as CT?
Forum: Plugins 09-23-2014, 17:39
Replies: 450
Views: 482,093
Posted By Meitis
Re: Simple Chat Processor (Redux)

So basically what I had here: https://forums.alliedmods.net/showpost.php?p=2146586&postcount=247

Some people were still reporting problems with it though, see this post, but the underlying code...
Forum: Plugins 09-18-2014, 08:05
Replies: 81
Views: 94,500
Posted By Meitis
Re: [CS:S, ZRiot & ZReloaded] Grenade Effects v2.0

Does it still crash for you with this change to peacemaker's smoke effect remover?
Forum: Plugins 09-18-2014, 07:05
Replies: 826
Views: 356,798
Posted By Meitis
Re: [CS:GO] Automatic Messages | Multi-Language Support!

Hexadecimal colors don't work in normal chat in cs:go, I know, but hexadecimal colors do work in the hinttext like I tried to explain in my previous post. This is for example what the example in my...
Forum: Plugins 09-18-2014, 05:11
Replies: 826
Views: 356,798
Posted By Meitis
Re: [CS:GO] Automatic Messages | Multi-Language Support!

In CS:GO, hinttext does work with colors, just use <font color='#ff0000'>your message in red</font> with ofcourse #ff0000 being able to be any hexadecimal color.

Small example:...
Forum: Plugins 09-13-2014, 06:54
Replies: 247
Views: 158,538
Posted By Meitis
Re: [CS:S/CS:GO] Jailbreak Team Balance

The people having this problem, is it just people on Linux or also people on Windows? I personally use a windows version (albeit heavily modified) of this plugin and it's working fine there, might be...
Forum: SM_Hosties 09-10-2014, 15:35
Replies: 3
Views: 2,326
Posted By Meitis
Re: [Support] CSGO Sounds and Colors

From the testing I have done before, I saw that the default emitsoundany include file doesn't guarantee sounds working properly on cs:go and needs working with it. Can you test this version? The...
Forum: Plugin/Gameplay Ideas and Requests 09-02-2014, 15:48
Replies: 11
Views: 3,918
Posted By Meitis
Re: having a hard time compiling this

You're no longer getting smlib compile errors now, now it just wants you to get this include file:
https://forums.alliedmods.net/showthread.php?t=237045
Forum: SM_Hosties 09-01-2014, 12:36
Replies: 2,851
Views: 1,233,168
Posted By Meitis
Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)

Put the translation files on your server (at least the hosties.phrases.txt in the following link)
https://github.com/Bara20/hosties2/tree/master/addons/sourcemod/translations

EDIT: just to give...
Forum: Plugin/Gameplay Ideas and Requests 08-31-2014, 10:12
Replies: 11
Views: 3,918
Posted By Meitis
Re: having a hard time compiling this

If you're still wondering why you failed to compile it, basically the version of smlib you were using (from github if I'm not mistaken) had a small error berni2288 that was comitted to the smlib...
Forum: Scripting 08-28-2014, 09:43
Replies: 2
Views: 2,940
Posted By Meitis
Re: fast name change csgo

https://forums.alliedmods.net/showthread.php?p=1504588
I believe that could suit your needs
Forum: SM_Hosties 08-27-2014, 18:11
Replies: 2,851
Views: 1,233,168
Posted By Meitis
Re: [CS:S/CS:GO] SM_Hosties (v2.1.0)

I compiled the version bara just posted, if the sounds still don't work tell me because I didn't use the default emitsoundany include file so that might've broken it (cba to put the default version...
Forum: Scripting 08-23-2014, 19:37
Replies: 6
Views: 2,174
Posted By Meitis
Re: StartMessageOne CSGO

new Handle:hBuffer = StartMessageOne("KeyHintText", client);

if (GetUserMessageType() == UM_Protobuf)
{
PbAddString(hBuffer, "hints", szText);
}
else
{
BfWriteByte(hBuffer, 1);...
Showing results 1 to 25 of 44

 
Forum Jump

All times are GMT -4. The time now is 04:19.


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