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

Showing results 1 to 25 of 89
Search took 0.01 seconds.
Search: Posts Made By: xlenonz
Forum: Suggestions / Requests 01-17-2021, 03:45
Replies: 1
Views: 501
Posted By xlenonz
[REQ] auto fake player models on walls boxes

hi,

im trying to write a plugin for confuse wallhack users.

For example im CT player and map is dust2.

when i spawn at base , after i make movement plugin create auto fake players inside of...
Forum: Plugins 12-25-2020, 09:33
Replies: 138
Views: 90,956
Posted By xlenonz
Re: [CS:GO] Agents Chooser (now with agents voice) [Updated 28-Mar-2020]

need to add is model precached because sometimes server crash.

if (!IsModelPrecached(model)) { PrecacheModel(model); }

if (IsModelPrecached(model))
{
SetEntityModel(param1,...
Forum: Source Servers (SRCDS) 02-01-2020, 05:52
Replies: 1
Views: 1,718
Posted By xlenonz
sv_parallel_send ??

hi,

do you know about sv_parallel_send 1

sometimes server crashs sometimes not crash with this.

thanks.
Forum: Plugins 12-16-2018, 10:06
Replies: 895
Views: 417,986
Posted By xlenonz
Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.30 | 2018-12-12)

line 24 need to change fix for new sqlite databases


static const char g_sSqliteCreate[] = "CREATE TABLE IF NOT EXISTS `%s` (id INTEGER PRIMARY KEY, steam TEXT, name TEXT, lastip TEXT, score...
Forum: Plugins 06-17-2017, 15:32
Replies: 279
Views: 76,562
Posted By xlenonz
Re: WebLync 0.0.5 - A working MOTD redirection service for CS:GO

bug for last char url

line 476

char[] url = new char[urllength];


replace

char[] url = new char[++urllength];
Forum: General 05-24-2017, 04:30
Replies: 245
Views: 76,013
Posted By xlenonz
Re: CS:GO Update 23/05/2017

every plugin about to weapon cause crash

weapon restrict , give weapon , strip etc.
Forum: General 05-24-2017, 02:11
Replies: 245
Views: 76,013
Posted By xlenonz
Re: CS:GO Update 23/05/2017

i think we need gamedata update because of offsets

even mapconfigs plugin cause crash
Forum: Metamod:Source Plugins 04-27-2017, 04:11
Replies: 85
Views: 115,121
Posted By xlenonz
Re: Metamod Query Cache

can anyone update for linux ?

i try but no luck its crashing csgo
Forum: Module Coding 07-24-2016, 23:42
Replies: 72
Views: 38,029
Posted By xlenonz
Re: Module: CSX Extended 2.0.1.0

good but still no linux :(
Forum: Source Servers (SRCDS) 05-12-2016, 08:21
Replies: 11
Views: 4,170
Posted By xlenonz
Re: FollowCSGOServerGuidelines and CS:GO "GSLT" bans

yes GSP but we provide everything ready and go for fun so we dont want to customers do anything like that.

that reason i need to block even plugin installed :(
Forum: Source Servers (SRCDS) 05-12-2016, 06:53
Replies: 11
Views: 4,170
Posted By xlenonz
Re: FollowCSGOServerGuidelines and CS:GO "GSLT" bans

yeah but i need something like even if installed , that plugin not work and we dont get banned.

we have hundreds of csgo servers and they can install plugin whatever they like so i need other...
Forum: Source Servers (SRCDS) 05-12-2016, 06:41
Replies: 11
Views: 4,170
Posted By xlenonz
FollowCSGOServerGuidelines and CS:GO "GSLT" bans

hi guys,

we using FollowCSGOServerGuidelines yes in our servers but still got banned.

what can we do for this?

is that any way to forbid that plugins other way ?
Forum: Module Coding 04-30-2016, 08:21
Replies: 72
Views: 38,029
Posted By xlenonz
Re: Module: CSX Extended 2.0.0.0

thanks a lot and when it will be ready linux 2.0 version ?
Forum: News 03-18-2016, 06:24
Replies: 39
Views: 80,857
Posted By xlenonz
Re: Recent CS:GO "GSLT" bans and SourceMod

FollowCSGOServerGuidelines yes still got banned :( :nono: :oops: :down:
Forum: Source Servers (SRCDS) 01-26-2016, 21:21
Replies: 138
Views: 47,672
Posted By xlenonz
Re: Your account has an active ban on its game server tokens

well yeah :(

going to delete and open new account for it.

at least they can give sort warning

This ban expires on Friday, 01-Jan-38 00:00:00 GMT ban for decade not fair :nono:
Forum: Source Servers (SRCDS) 01-26-2016, 20:42
Replies: 138
Views: 47,672
Posted By xlenonz
Your account has an active ban on its game server tokens

hi,

my account just banned from game server tokens

is that anybody see like that problem?

how can i fix this? and what can cause that to banned i open ticket to steam

thanks.
Forum: Store 12-28-2015, 19:32
Replies: 8
Views: 2,225
Posted By xlenonz
Re: webpanel too much users problem

ok i fix it now problem cause php-mbstring
Forum: Store 12-22-2015, 14:04
Replies: 8
Views: 2,225
Posted By xlenonz
Re: webpanel too much users problem

WebPanel Version 1.2.10

and i can see in who have most credits in index.php/dashboard

but cant see users page

also can edit user credits etc. users/edit/844

i only have problem at users...
Forum: Store 12-17-2015, 09:13
Replies: 8
Views: 2,225
Posted By xlenonz
webpanel too much users problem

hi,

when i have more than 1000 users i cant see users table

http://i.hizliresim.com/aM6GOg.png

like 1090 users i can see but after a while like 2000 or 3000 users

its says processing but...
Forum: Scripting Help 09-21-2013, 07:33
Replies: 4
Views: 1,143
Posted By xlenonz
Re: catch command server to client

i can log admin commands but i want log all command to sended to client too. but i cant anyway for to do that.

my last hope is orpheu and ClientCommand...
Forum: Scripting Help 09-21-2013, 06:40
Replies: 4
Views: 1,143
Posted By xlenonz
catch command server to client

hi,

how can i catch and log all commands from server to client

example ; if some amxx plugin use client_cmd and "+voice" or "bind b buy"

or other metamod plugins sent client console to...
Forum: General 05-02-2011, 15:33
Replies: 6
Views: 2,370
Posted By xlenonz
Re: how to compile amxmodx

there isnt any howto compile so i create that topic :)
Forum: General 04-28-2011, 07:42
Replies: 6
Views: 2,370
Posted By xlenonz
Re: how to compile amxmodx

disable some codes in amxmodx
Forum: General 04-15-2011, 05:56
Replies: 6
Views: 2,370
Posted By xlenonz
how to compile amxmodx

hi,

i want to compile amxmodx
http://www.amxmodx.org/dl.php?filename=amxmodx-source-1.8.1.tar.gz

i want to compile for disable some native codes, so any plugin cant access that.

i search...
Forum: Module Coding 02-15-2011, 06:28
Replies: 1,508
Views: 905,251
Posted By xlenonz
Re: Module: Orpheu2.3a

file type .ini
and
if player try download file do nothing that player.
if player already have that file , doesnt try to download file kick that player

is that clear now :(
Showing results 1 to 25 of 89

 
Forum Jump

All times are GMT -4. The time now is 21:03.


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